tunarr icon indicating copy to clipboard operation
tunarr copied to clipboard

Share concat streams in the same way we do HLS sessions

Open chrisbenincasa opened this issue 1 year ago • 1 comments

We should detect is a stream is already live and just connect a new request to it

chrisbenincasa avatar May 13 '24 21:05 chrisbenincasa

Will be fixed in #438

chrisbenincasa avatar May 16 '24 11:05 chrisbenincasa

This is implemented and works in our limited testing, but it is gated behind a query parameter on the /video endpoint called useSessions. This will eventually become the default.

chrisbenincasa avatar May 28 '24 20:05 chrisbenincasa