unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

RTSP with Digest authentication #488

Closed mazurekj closed 4 years ago

mazurekj commented 4 years ago

RTSP with Digest authentication

I am trying to connect to an RTSP stream (IP camera) with Digest authentication. But I can't. Trying to use rtsp://user>:<password>@<ip does not work (for basic authentication). I do not know how to set user and password in your control.

Using any WPF VLC control, there is a way to set these values through control parameters: --rtsp-user --rtsp-pwd

Issue Categories

Version Information

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ememadegbola commented 4 years ago

I think this would be great to see too as the Uri class doesn't allow the credentials to be inlined

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.