We need to play RTPS Stream of a Webcam in vlc, however it need authentification to connect
In VLC Dektop the stream plays fine using:
/Applications/VLC.app/Contents/MacOS/VLC rtsp://191.130/ch1-s1 --rtsp-user=admin --rtsp-pwd=123456
however on the browser plugin i have no way to pass the authentification parameters rtps-user / rtps-pwd
Anyone can post sample html page which passes the parameters.