Re: [Live-devel] can we use Live555 media Lib as server to stream Live Media Dat.

2007-05-24 Thread Ross Finlayson
>As I am getting the Data on four port from source.Audio video Rtp and Rtcp. I don't understand. If your input data is *already* RTP/RTCP, then why do you need to re-stream it? It's already being 'streamed'. I had previously assumed that your input data was in raw (encoded) form - e.g. a MPEG

Re: [Live-devel] can we use Live555 media Lib as server to stream Live Media Dat.

2007-05-24 Thread rajesh
Re: [Live-devel] can we use Live555 media Lib as server toThanks Ross for Reply. //According to the Document## Then, as before, if your input device is accessible by a file name (including "stdin" for standard input), then simply replace the appropriate "te

Re: [Live-devel] can we use Live555 media Lib as server to stream Live Media Dat.

2007-05-24 Thread Ross Finlayson
can we use Live555 media Library as Server to stream Live stream.Currently we are using Helix Mobile Producer to stream star Tv content.Can we do the same from our Live555 media Lib. Yes, however the "live555MediaServer" product doesn't yet support live inputs. Instead, you can modify the "te

[Live-devel] can we use Live555 media Lib as server to stream Live Media Dat.

2007-05-24 Thread rajesh
Hi Ross can we use Live555 media Library as Server to stream Live stream.Currently we are using Helix Mobile Producer to stream star Tv content.Can we do the same from our Live555 media Lib. is There any constrains using it. Thanks in Advance. Rajesh Kumar Software Enginner Cont-9908400027 NOTE

Re: [Live-devel] Compile error on latest release

2007-05-24 Thread Ross Finlayson
>Please modify the line 90 in "DynamicRTSPServer.cpp". OK, done. Thanks for the note. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live

[Live-devel] Compile error on latest release

2007-05-24 Thread Mike Yan
Hi Ross, I downloaded the latest version source code "live.2007.05.23.tar.gz". During the compilation, I got an error said "error C2440: 'initializing' : cannot convert from 'const char *' to 'char *' in "DynamicRTSPServer.cpp" on line 90". Once I changed line 90 from "char* extension = strrchr(

Re: [Live-devel] QoS with openRTSP and Jitter output

2007-05-24 Thread Ross Finlayson
>in my "IPTV QoS Monitoring" project i've tried to use openRTSP to get >QoS information for a particular stream. The output of jitter as a QoS >parameter is also interesting for me, so I'v extended the openRTSP code >to output this information. My question is, if I did it the right way, >because th

[Live-devel] QoS with openRTSP and Jitter output

2007-05-24 Thread David Wendel
Hello List, in my "IPTV QoS Monitoring" project i've tried to use openRTSP to get QoS information for a particular stream. The output of jitter as a QoS parameter is also interesting for me, so I'v extended the openRTSP code to output this information. My question is, if I did it the right way, be

[Live-devel] recording DVB-H h.264 codec to a mp4 file in Wince 5.0

2007-05-24 Thread serkan bozkurt
Hi to All, I have build the live555 libraries for the WinCE 5.0 environment. I need to record the DVB-h video stream from its SDP file. Since I do not have any rtsp server I can not use openRTSP application but I think I have to some modifications on it(instead of getting SDP from url just read it