[Live-devel] rtcp and NAT

2010-04-08 Thread Alberto Alberici
Hi, is there a way to _force_  a client to send rtcp packets to another port than the one received in the rtsp handshaking? This would solve a lot of problems when the RTSP server is behind a NAT Otherwise, what could I do? thanks ___ live-de

Re: [Live-devel] make the live555 scheduler working together with other schedulers

2010-03-26 Thread Alberto Alberici
ket or thread safe queue, etc. Matt S. On 3/22/2010 2:27 AM, Alberto Alberici wrote: Hi, which is the best way to make the live555 library work together with another library which has its own main scheduler (for example: qt), _without using threads_?

[Live-devel] make the live555 scheduler working together with other schedulers

2010-03-22 Thread Alberto Alberici
Hi, which is the best way to make the live555 library work together with another library which has its own main scheduler (for example: qt), _without using threads_? I mean: qt has app.exec(), which doesn't return, and live555 has doEventLoop(), which doesn't return Of course I could write

Re: [Live-devel] problem (?) when outputting raw H264 stream with openRTSP

2009-11-16 Thread Alberto Alberici
From: Ross Finlayson To: LIVE555 Streaming Media - development & use Sent: Sat, November 14, 2009 1:21:29 AM Subject: Re: [Live-devel] problem (?) when outputting raw H264 stream with openRTSP > > Hi.When I capture a rtsp h264 stream with openRTSP and save

[Live-devel] problem (?) when outputting raw H264 stream with openRTSP

2009-11-13 Thread Alberto Alberici
Hi.When I capture a rtsp h264 stream with openRTSP and save it into a .mp4 file (-4 option), I can reproduce it with common players (vlc, mplayer etc.)However, if I save the captured stream into a "raw" file (i.e video-H264-1) I cannot see it with any player. Why ? In addition: in the produced r