Re: [Live-devel] Live555 support for RTSP over TLS

2016-10-06 Thread Gaurav Badhan
sample code for creating TLS socket using OpenSSL. Regards, Gaurav Badhan On Tue, Jun 24, 2014 at 9:11 PM, Ross Finlayson wrote: > Do you intend to supply this feature any time soon ? > > If you already have a (TCP) TLS socket set up between your client and > server, then you can use i

[Live-devel] Live555 support for RTSP over HTTPS tunneling

2014-07-02 Thread Gaurav Badhan
Does Live555 support RTSP over HTTPS tunneling? Regards, G Badhan ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Live555 support for RTSP over TLS

2014-06-26 Thread Gaurav Badhan
Is there any change in RTSP url when we stream RTSP over TLS ? Regards, Gaurav Badhan > ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Live555 support for RTSP over TLS

2014-06-24 Thread Gaurav Badhan
At the to do list is task: "Add support for SRTP ('secure' RTP), and perhaps also RTSP-over-TLS." Do you intend to supply this feature any time soon ? Regards, G Badhan ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/ma

[Live-devel] Why the following messages come on proxy server console?

2013-02-21 Thread Gaurav Badhan
Hello, I ran the one "testondemandRTSPServer" program on my machine and another on another machine which are connected through lan to stream the .ts file. Then i gave the URL of both the RTSPserver to the proxy server with an option to stream over TCP. I open the first URL given by proxy server

[Live-devel] Please help me in following problems

2013-02-18 Thread Gaurav Badhan
Hello Ross, Please help me in following problems:- Can you please tell me when the proxy server send the TEAR-DOWN request to the backend rtsp server. And when proxy server send the PAUSE request to the back end rtsp server. Some when i delete server media session i see that the proxy server sen

Re: [Live-devel] SubClassing "OnDemandServerMediaSubsession"

2013-02-14 Thread Gaurav Badhan
Hello Ross, First of all thanks for your support on the topic "OnDemandServerMediaSubsession". And sorry if i am making noise on the mailing list by again asking that someone has already asked under the subject "Please reply query on Proxy Server" that How can Live 555 proxy server code can be use

Re: [Live-devel] SubClassing "OnDemandServerMediaSubsession"

2013-02-13 Thread Gaurav Badhan
Hello Ross, Thanks for the guidance. I was able to stream the live source the only issue that i have is i am creating rtsp server on start and then when some predefined command comes like stream i am adding the the session. but when stop message comes i am breaking the do event loop and and callin

[Live-devel] SubClassing "OnDemandServerMediaSubsession"

2013-02-12 Thread Gaurav Badhan
Hello, By studying live 555 libraries i can understand that to do streaming when demande i need to subclass the "OnDemandServerMediaSubsession" So my queriy is after subclassing what should be my function calling? 1>Create RTSP server. 2>Call getStreamParameters (but from where to get the sessio

[Live-devel] Proxy Server implementation query

2013-02-12 Thread Gaurav Badhan
Hello, There was a query on your mailing list with subject "Please reply query on Proxy Server" in which the fox has asked "How can Live 555 proxy server can be used in Thread? I mean creating multiple live 555 proxy server for receiving stream from multiple back end rtsp server? " and you have re

[Live-devel] TCP Streaming

2013-02-11 Thread Gaurav Badhan
Hello Ross * I came across the question on the mailing list "*Query Related to GroupSock Library",as i am newbie to this live 555 media .In "testMPEG2Trans portStreamer.cpp" there is support to create in built rtsp server, when the proxy server request the "testMPEG2TransportStreamer.cpp" with "-t