-
Notifications
You must be signed in to change notification settings - Fork 85
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
Failed to start WebRTC stream: webrtc #428
Comments
I have the same issue. Trying to resolve it in a proper way. |
Same issue here :( |
Same issue on HomeAssistant |
Same for me |
Aww man this sucks. I strange because I can connect some cameras to view live but most show the picture and update when motion is detected but it wont show live I get the same error. |
I'm having trouble reproducing this. Not sure if it's something with the latest update of HA or something else. Do you have any repro steps? |
I think this did happen on the latest update. My error is a little different and complains about the URL markup: Maybe it should be url encoded here? |
My error is similar but on the overview page I can see the stream, when I click on it brings up a mini window showing the stream for 3 or 4 seconds and then I get. Failed to start WebRTC stream: webrtc: streams: parse "rtsp://[Username]:[Password]@113.192.0.239:554/cam/realmonitor?channel=1&subtype=0": net/url: invalid userinfo, exec/rtsp [rtsp @ 0x7f9f5fbe0000] method DESCRIBE failed: 404 Not Found [in#0 @ 0x7f9f5fe12c00] Error opening input: Server returned 404 Not Found Error opening input file rtsp://127.0.0.1:18554/camera.9_back_garden_main?audio&source=ffmpeg:camera.9_back_garden_main%23audio%3Dopus%23query%3Dlog_level%3Ddebug&log_level=debug. Error opening input files: Server returned 404 Not Found |
Hello all I believe i have found the issue. After staring at the error code
for long enough I noticed my password on there was wrong; the sepcial
characters were not showing up. I changed my camera password and removed
the (#) I had out. Deleted the camera re-added and now it works. I don't
want to change all my pws so I'm going to try to see if maybe putting it in
quotations will work or something
…On Sun, Dec 8, 2024, 7:50 AM qvanlem ***@***.***> wrote:
My error is similar but on the overview page I can see the stream, when I
click on it brings up a mini window showing the stream for 3 or 4 seconds
and then I get.
Failed to start WebRTC stream: webrtc: streams: parse
"rtsp://[Username]:[Password]@
113.192.0.239:554/cam/realmonitor?channel=1&subtype=0": net/url: invalid
userinfo, exec/rtsp [rtsp @ 0x7f9f5fbe0000] method DESCRIBE failed: 404 Not
Found [in#0 @ 0x7f9f5fe12c00] Error opening input: Server returned 404 Not
Found Error opening input file rtsp://
127.0.0.1:18554/camera.9_back_garden_main?audio&source=ffmpeg:camera.9_back_garden_main%23audio%3Dopus%23query%3Dlog_level%3Ddebug&log_level=debug.
Error opening input files: Server returned 404 Not Found
—
Reply to this email directly, view it on GitHub
<#428 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKRORGWLYMLHF53ILQSIKVT2ERFA5AVCNFSM6AAAAABRYQKEOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRVHE2TAMJRGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I can confirm making a new user in my cameras with no special characters in the PW worked for me. I did not find a working solution using the original PW I cant see why this works because I do have a camera that was working with the pw that had a # in it. I will just make new users for all my cameras as it will provide another small layer of security. |
When i start stream of my camera, it goes well, and after like 10s it gives me this error
Failed to start WebRTC stream: webrtc: streams: exec/rtsp [rtsp @ 0x7f79080000] method DESCRIBE failed: 404 Not Found [in#0 @ 0x7f79412b00] Error opening input: Server returned 404 Not Found Error opening input file rtsp://127.0.0.1:18554/camera.nvr2_main_orginal?audio. Error opening input files: Server returned 404 Not Found
The text was updated successfully, but these errors were encountered: