> There is another question, how could we support the url format
> rtsp://IP:port/test.264&user=username&password=password ?
Our RTSP server implementation does not support this. Sorry.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
l
Hello Ross,
Thanks for your reply!
There is another question, how could we support the url format
rtsp://IP:port/test.264&user=username&password=password ?
When I use another IP Camera, I could use a url like
rtsp://IP:port/type=0&id=1&user=username&password=password to play the stream
with v
> If I use the Authentication in the rtspsverver (as define ACCESS_CONTROL in
> testOnDemandRTSPServer.cpp), how could I make the url with the user name and
> password?
> We use the testOnDemandRTSPServer as rtsp server, and vlc as the client, use
> the url rtsp://IP:port/test.h264 to play, the
Hello everyone:
If I use the Authentication in the rtspsverver (as define ACCESS_CONTROL in
testOnDemandRTSPServer.cpp), how could I make the url with the user name and
password?
We use the testOnDemandRTSPServer as rtsp server, and vlc as the client, use
the url rtsp://IP:port/test.h264 to pl