I am sorry ,something is wrong with my last Question :
This is the packets I captured on streaming server:
...
Client->ServerRTP Payload type=ITU-T G.711 PCMU,SSRC=0,Seq=0,Time=0;
Client->ServerRTCP Unknown packet type
Client->ServerRTP Payload type=ITU-T G.711 PCMU,SSRC=0,Seq=
Hi all:
I'm finishing a Directshow filter,Using live555 as my rtp/rtsp receiving
module. Now I can receive data from my streaming server through ethernet and
play them on PC.
Last week I ported the filter to windows mobile 5, And I want to receive
data through wifi. I found that My Filt
2. When I set the resuseFirstsource variable to be true, I find that
only the first client is able to render the stream on VLC. The other
clients do get connected and I saw that the stream state gets
changed to playing for the subsequent clients, yet I am not able to
view the stream. However wh
>
> Hi All,
>
>
>
I am a newbie to multimedia streaming and got just hold of some novice
> RTSP/RTP information.
>
> I could integrate a patch posted by Robert at
> http://www.mail-archive.com/live-devel@lists.live555.com/msg03412.html into
> the latest livemedia source downloaded. I am also able
Hello!
I'm trying to stream xVideo decoded video frames. I've written my
own Video source file derived from FramedSource and I'm using
MPEG4VideoStreamFramer and MPEG4ESVideoRTPSink. Unfortunately when
the client connects to the server then following error is displayed.
Your video source is p
I am developing a project using multiple instances of live555 lib to create 64
windows in one program.
Each instance has the receiver thread and decoder thread, and each receiver
thread has its own event loop.
There are often errors in DoEventLoop(). I guess it's the conflict use of
static v
Hello!
I'm trying to stream xVideo decoded video frames. I've written my own Video
source file derived from FramedSource and I'm using MPEG4VideoStreamFramer
and MPEG4ESVideoRTPSink. Unfortunately when the client connects to the
server then following error is displayed. Help would be highly appreci
How can I feed my "H264VideoStreamFramer" to a "H264VideoRTPSink",
to stream the H.264 stream via RTP ?
Call "startPlaying()" on your sink object, passing your
"H264VideoStreamFramer" (subclass) as a parameter. Look at the
various demo applications in the "testProgs" directory to see how
thi
How can I feed my "H264VideoStreamFramer" to a "H264VideoRTPSink", to stream
the H.264 stream via RTP ?Can anybody give me a example? thanks.
--
Kevin
2009-06-19
___
live-devel mailing list
live-devel@lists.l