<div dir="ltr">Hi all,<div><br></div><div>I have two RTP streams, one for audio and one for video.</div><div><br></div><div>I can correctly create a RTSP server for the video using "test-launch.c", but it does not work with the audio.<br><br>I also tried to replace the "udpsrc" for the audio with an "audiotestsrc" without success.</div><div><br></div><div>I noticed that I cannot stream "audiotestsrc" even by itself without any video stream....</div><div><br></div><div>The pipeline for video is the following:<br>"udpsrc multicast-iface=LAN_Console multicast-group=239.0.0.15 auto-multicast=true port=15000 ! application/x-rtp, encoding-name=H264, payload=96 ! rtph264depay ! rtph264pay name=pay0 pt=96 async=false sync=false"</div><div><br></div><div>The pipeline for audio is the following:<br>"udpsrc multicast-iface=LAN_Console multicast-group=239.0.0.15 auto-multicast=true port=15001 ! application/x-rtp, media=audio,clock-rate=44100,width=16,height=16,encoding-name=L16,encoding-params=1,channels=1,payload=11 ! rtpL16depay ! rtpL16pay pt=11"</div><div><br></div><div>Thank you in dvance for the help</div><div><br></div><div>Regards</div><div>Walter<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><b>Walter Lucetti</b><br><br>email: <a href="mailto:myzhar@gmail.com" target="_blank">myzhar@gmail.com</a><br>web: <i><a href="http://www.robot-home.it/" target="_blank">www.robot-home.it</a></i><br></div><div>project:  <a href="http://myzharbot.robot-home.it" target="_blank">http://myzharbot.robot-home.it</a></div><br><a href="http://www.cgsrobotics.it/" target="_blank"></a></div></div></div></div>
</div></div>