ojo1
5 years agoReel Rookie
Start live channel with timeshift at live position
Hello,
Hi ojo1,
To start at the live edge, you can use the Video node's PlayStart field. In this case, you can do something like this:
PlayStart(some large number) (for example, PlayStart(9999)
The media player will figure out that the live edge is wanted and will automatically set itself to 30 seconds behind it (this is the default setting for smooth buffering and no re-buffering events).
I've not found any documentation nor trick to proper start streaming a Dash video with timeshift at its live position.
Currently I observe stream duration then seek to that duration for this but it causes an unwanted audio video glitch.
Any help please?
Sample code: