Re: [Live-devel] Problem with rtcp

2010-05-08 Thread Ross Finlayson
2) Any idea about why the presence of the rtcp messages modify the vlc behavior in such a way that it can't play the video and audio streams? Yes - it seems that you're not setting the presentation times correctly at the server ends for one or both of the audio and video streams. If you set

[Live-devel] Problem with rtcp

2010-05-07 Thread Andrea Ricciardi
Hi everybody, I developed an embedded application that creates one MP4 stream + one PCM stream from a camera and a microphone. I need to send them over the network using RTP. My application writes the 2 streams to 2 separate linux fifos, /fifo_video and /fifo_audio, so I simply modified the test