[Live-devel] HTTP Tunnelling

2008-12-01 Thread Anita Rajan
Hi All, Its a generic question i have and i feel i will get a response here as most of u deal with streaming. I have extended the live555 RTSP server code to support HTTP Tunnelling. My test setup is as follows: I have setup the server in the WAN and the requesting client PC is in LAN. So the RTSP

Re: [Live-devel] Multicast session question

2008-12-01 Thread Yedidia Amit
Thank Ross. I was thinking the same way but got problem with the "describe". When calling sdpLine() no parameter is being passed ,which make it very difficult for distiguishing between different clients. I'm using multicast sessions which may cause some clients not to send "setup". any ide

Re: [Live-devel] Recording an mp2 rtp stream for playback by Live555 media server

2008-12-01 Thread Ross Finlayson
Given video encoded as mpeg2 transported over RTP from a Vbrick appliance ( model 9110-4200), we need to record data as a series of mpege2 TS chapter files of fixed duration that may subsequently be played back using Live555 media server. We hope to support trick mode, as well. Before realiz

Re: [Live-devel] Multicast session question

2008-12-01 Thread Ross Finlayson
Following my previous questions I want to create a situation where one source is sent to two different multicast address. For that I am using passiveMediaSubsession where I add both destination to the sink. I want to generate 2 sessions that whoever asks "describe" for the first will receive

[Live-devel] Relayer

2008-12-01 Thread Antonella Rizzo
Hi Ross, I am a relayer. I store rtp packets in two files (audio and video),so I relay on demand! If I work with QuickTime Broadcaster (h264 and mp4) it's ok! But if I generate the stream, with testOnDemanRTSPServer (test.mpg), my application don't work! Audio is blocked after few seconds! Why? P

[Live-devel] Recording an mp2 rtp stream for playback by Live555 media server

2008-12-01 Thread Mike Cravens
Given video encoded as mpeg2 transported over RTP from a Vbrick appliance ( model 9110-4200), we need to record data as a series of mpege2 TS chapter files of fixed duration that may subsequently be played back using Live555 media server. We hope to support trick mode, as well. Before realizing t

Re: [Live-devel] Multicast session question

2008-12-01 Thread Yedidia Amit
you are on my thread , get one of your own :) for your question, you can check one of the textXXXstreamer attached tests. Regards, Amit Yedidia Elbit System Ltd. Email: [EMAIL PROTECTED] Tel: 972-4-8318905 -- __

Re: [Live-devel] Multicast session question

2008-12-01 Thread zhangmin_84
Hi Does anybody knows how play the RTP packets,I used live555 received the RTP packets. thanks advance 在2008-12-01,"Yedidia Amit" <[EMAIL PROTECTED]> 写道: Hi, Following my previous questions I want to create a situation where one source is sent to two different multicast address. For t