Re: [Live-devel] Getting SDP/Sprop params as a liveMedia client

2008-06-09 Thread Ross Finlayson
I have a livemedia setup currently, whereby a client is setup to tap onto a stream streamed by a livemedia server on the network - the stream is an h.264 elementary stream, and plays fine in VLC (coupled with the proper SDP parameters) I wanted to know if it is possible to get a copy

Re: [Live-devel] streaming video and audio via RTSP

2008-06-09 Thread Yamini S. [EPLX - DCC]
Can I know how u open using one instance of the VLC Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Gilorma Sent: Tuesday, June 10, 2008 2:33 AM To: [EMAIL PROTECTED] S

[Live-devel] streaming video and audio via RTSP

2008-06-09 Thread Mike Gilorma
How do you go about streaming video and audio at the same time using RTSP? I want to stream two elemental streams that I got out of a mp4 file to VLC and have them playback just as if I was watching the original file. Using the testOnDemandRTSPServer I can open the video stream in one instance of

Re: [Live-devel] openRTSP proxy support

2008-06-09 Thread ali teke
Hi, I've examined the packets exchanged between RealPlayer and HelixProxy, (and between HelixProxy <-> HelixServer). RealPlayer sends the regular RTSP packets to HelixProxy, the only difference is that Destination Address of the RTSP packets are engraved with HelixProxy's IP. Is it possible to im

[Live-devel] MPEG2TransportStreamIndexer

2008-06-09 Thread Sarun Kerdsup
hi, I had problem about MPEG2TransportStreamIndexer, when I used MPEG2TransportStreamIndexer for create index file(.tsx) that size of file is 0 Byte. second I used it(.tsx 0 byte) to command testMPEG2TransportStreamTrickPlay that output is "Failed to open index file "hulk3.tsx" (does it exist?)".