mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

When I use rtsp to get historical video, it cannot be played #635

Open lubeiyi opened 8 months ago

lubeiyi commented 8 months ago

My rtsp address is as follows: rtsp://admin:admin@192.168.4.168:554/Streaming/tracks/101?starttime=20231024T112000Z&endtime=20231024T113000Z

It did not play after I passed in the timestamp. If I do not pass in the time, the first recorded content of the video recorder will be played. The above address can be played normally in VLC.

bingjue123 commented 4 months ago

Has it been solved? I have the same problem

lubeiyi commented 4 months ago

No, I haven't solved it yet