I would like to show the amount of delay that the live stream has.
Is there any way that jwplayer can get timestamp data out of the stream? In my case it is RTMP but eventually we will use HLS as well.
I would like a JavaScript API to get the current timestamp of the video stream and I will compare it against the timestamp on my machine and display the delta to the user.
↧