> Point#1 I need to give VLC converted UDP/RTP stream to testOnDemandRTSPServer 
> and need to generate RTSP stream.

I'm sorry, but I can't understand what you're asking here.  Please reword your 
question to explain in detail what you want to do.


> Point#2 Can I change port 8554 to 554 in testOnDemandRTSPServer.cpp. if yes 
> then how? I tried to change it in 
> line RTSPServer* rtspServer = RTSPServer::createNew(*env, 554, authDB) but 
> after compile while running EXE it is giving an error -

Most Unix-based OSs (including Linux) don't let you use port numbers lower than 
1024 unless you're running as "root".


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to