Re: [Live-devel] rtspServerPortNb as option in proxyserver

2016-03-12 Thread Ross Finlayson
Denis, Good idea! I will include this in the next release of the “LIVE555 Streaming Media” software. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailma

[Live-devel] rtspServerPortNb as option in proxyserver

2016-03-11 Thread GENESTIER Denis
Hello, I am using your live555ProxyServer and now I'm facing the need to select the rtsp server port number (because the default ports 554 and 8554 are already taken on my server) For this I have added a new command line option "-p " (similar to the already existing "-T ") to the proxy. Would