incompatibility vlc-Axis w.r.t. rtsp basic authentication ?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi, I am using vlc 0.8.6d to connect Axis 210 camera when enabling "anonymous viewer" in the camera interface the rtsp request given below is working fine The rtsp request is : rtsp://user:pwd@192.168.1.111:554/mpeg4/media.amp but i need a rtsp request without enabling "Anonymous viewer in the camera interface Does anybody know how to pass user-id and password to start an rtsp session with basic authentication? cheers........princy