Re: [Live-devel] RTSP authentication using vlc does not work

2008-09-03 Thread Ross Finlayson
I want to implement authentication in our video multicast server , I enabled authentication at server side but when I fire request from vlc (rtsp://server ip:port/track) , after Describe method server sends "401 Authorization fails" and then communication fails ..., if I try through openRTSP

[Live-devel] RTSP authentication using vlc does not work

2008-09-03 Thread Peeyush Mishra
Hi Ross, I want to implement authentication in our video multicast server , I enabled authentication at server side but when I fire request from vlc (rtsp://server ip:port/track) , after Describe method server sends "401 Authorization fails" and then communication fails ..., if I try through ope