Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9617

VLC as RTSP Server (Windows) - Authentication not working

$
0
0

I know there is another thread with a similar question, but was recommended create a new one.

With VLC, I am opening a file or a RTSP stream from a camera and restream it with VLC RTSP. I tried a lot of combinations and never ask for credentials. I don't get any error.

The code I tried:

:sout=#transcode{vcodec=h264,scale=Auto,acodec=none,scodec=none}:rtp{sdp=rtsp://:8554/test}--sout-rtsp-user=username --sout-rtsp-pwd=password :no-sout-all :sout-keep

Already tried with double "-", with ":", change the parameters order... I can play the stream from VLC in other device but never ask for credentials

VLC is updated, the version is 3.0.20Thanks in advance


Viewing all articles
Browse latest Browse all 9617

Trending Articles