←back to thread

209 points Larrikin | 1 comments | | HN request time: 0s | source
Show context
at_a_remove ◴[] No.43670185[source]
Dumb question, but is every channel "synched" such that, if two different users tune in on Jellyfin, at separate times, they will still see the same thing at (roughly, given latency, et al) the same time?

I was not able to figure this out from the docs thus far.

replies(2): >>43672684 #>>43681230 #
1. chrisbenincasa ◴[] No.43681230[source]
Yes, client connections are synced. They also all reuse the same underlying transcode stream, so there is no extra work with more connections (besides delivering the stream)