Hi Yuri, I don’t have any idea how to connect Darwin server directly to the RTSP source? If Darwin server can capture a RTSP stream as a client and then retransmit as a server then please tell me how to do this.
Thanks and regards Gaurav From: Yuri Timenkov [mailto:[email protected]] Sent: Wednesday, February 08, 2012 11:50 AM To: LIVE555 Streaming Media - development & use Cc: Gaurav Dwivedi -ERS, HCL Tech Subject: Re: [Live-devel] Injecting live stream to Darwin Server Hi Gaurav, I don't understand why can't you connect a Darwin server directly to your RTSP source? Why do you need a RTSP proxy? But if you really need this, you can use VLC: just open RTSP url and stream it: Go Media -> Streaming (Ctrl + S), choose Network in source, enter your RTSP source URL. After that select appropriate streaming parameters (port, URL, disable transcoding, etc). If you need to do this in your program, then you have to write your own RTP Source receiving data from RTP sink (e.g. using PIPE). Regards, Yuri On 08.02.2012 9:37, Gaurav Dwivedi -ERS, HCL Tech wrote: Hi Ross, Ok I understand that I can use LIVE Media RTSP server for http tunneling, but the basic question still is that how do I read from an URL (rtsp://) instead of reading from file and send the stream via RTSP server. Thanks and Regards Gaurav Dwivedi From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Ross Finlayson Sent: Wednesday, February 08, 2012 5:56 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Injecting live stream to Darwin Server Importance: High I want to Capture a RTSP stream from an IP camera, then retransmit it using Darwin Server (Since I need HTTP tunneling support). Do you realize that our own RTSP server implementation supports HTTP tunneling? You don't need a 3rd party server (which we don't support) to do this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ________________________________ ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- _______________________________________________ live-devel mailing list [email protected]<mailto:[email protected]> http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
