-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webrtc integrated play RTSP #665
Comments
In VLC test RTSP address can be played normally |
Hi @bingjue123, Only starttime & ntptime are decoded from rtsp url. Increasing loglevel should help you. Best Regards, |
try changing & to ? in url, it should work |
I am testing Webrtc-streamer to play RTSP video streams;
The RSTP video stream of live video can be played normally, and the video stream address is as follows: "rtsp://admin:[email protected]:554/dac/realplay/2E691C9D-2E85-4A70-9CBA-482CF5461F9C1/MAIN/TCP?streamform=rtp"
However, the RSTP video stream that plays the video playback cannot be played normally, and the video stream address is as follows: "rtsp://admin:[email protected]:554/dac/playback/camera/2E691C9D-2E85-4A70-9CBA-482CF5461F9C1/MAIN/TCP?starttime=20240217T050658Z&endtime=20240217T061853Z&name=00000004992000000&size=1064651716&streamform=rtp"
The text was updated successfully, but these errors were encountered: