Hi everybody,
i would like to introduce a timeshif tot one of my streams. To check how and if that is possible, i have played around with the nDVR option and its PlaylistRequestDelegate option.
However no matter what i try, my stream always starts live.
In the logs i get this warning:
DvrStartDurationPlaylistRequestDelegate : requestedStart:60000 < availableStart:776027. Using availableStart.
I understand that above PlaylistRequest is not equivalent to the timeshift funkcitonality, however at this point i am only trying to not get the current live-feed from the camera…
Stream is rtsp from a webcam and player is video.js
If you have any hints how to make the stream start at requested point in time, it would be great.