Streamedian / html5_rtsp_player

Play RTSP stream from IP camera in browser in this HTML5 player without plugins
Apache License 2.0
2.61k stars 598 forks source link

How to get the old rtsp timestamp of the current playing frame if I jump to the prior frames? #167

Open JiahangOK opened 4 years ago

JiahangOK commented 4 years ago

If I jump to the prior frames, which means that the player is not playing the real-time frames, instead, it's playing the old frames buffered, how can I get the old rtsp timestamp corresponding to the current playing frame?