>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 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
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
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
>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
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(
>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
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
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