You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to play a stream from a dahua ip camera with a URL like this:
rtsp://user:[email protected]:portnumber
the stream "plays" but is all black? I get no error messages or exceptions? Maybe it isn't playing?
The camera stream works fine from ffplay and VLC.
fmpeg supports this url form.
Any idea how to debug this? Since it works in ffplay I would lean towards a bug in MediaElement? Or something I'm missing?
The text was updated successfully, but these errors were encountered:
When I try to play a stream from a dahua ip camera with a URL like this:
rtsp://user:[email protected]:portnumber
the stream "plays" but is all black? I get no error messages or exceptions? Maybe it isn't playing?
The camera stream works fine from ffplay and VLC.
fmpeg supports this url form.
Any idea how to debug this? Since it works in ffplay I would lean towards a bug in MediaElement? Or something I'm missing?
The text was updated successfully, but these errors were encountered: