Enable recorded stream seeking
This commit is contained in:
@@ -75,6 +75,8 @@ The regression history matters:
|
||||
|
||||
Default code behavior is `split` when no mode is set. The Compose example uses `relay` because it is the mode to try for IPTV streams.
|
||||
|
||||
Finite-duration sessions are treated as recorded video and seekable. When the configured mode is `relay`, recorded sessions switch to the seek-capable `split` path once duration metadata is known; live/unknown-duration streams stay in relay mode.
|
||||
|
||||
## ffmpeg Pipelines
|
||||
|
||||
All ffmpeg command builders live near the bottom of `server/index.js`.
|
||||
|
||||
Reference in New Issue
Block a user