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