receiving multiple audio streams by RTP and play them simultaneously

ge_keep pcouliba at yahoo.com
Thu Nov 13 12:24:03 PST 2014


No one has replied to my question above. I am going to summarize my question
a bit better and shorter, hopefully to get help from the community.

Basically, I am sending audio RTP streams from 2 differents source to one
source using gst-launch with specified ip of the receiver and a port number.
I used same port number of the receiver in both senders commands:
exple of command send from sender clients: gst-launch-0.10 filesrc
location=audio.wav ! audioresample  ! alawenc ! rtppcmapay ! udpsink
host=<ip-address> port=5555

I can hear the received decoded audio of one the stream clearly but the
other one is choppy and can be hear in the background.
Is this results should be expected? how to explain it? 
Both streams arrive at the receiver port (same port). Is there some sort of
priorities in RTP packts to allow one specific stream to "overwrite" the
other?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/receiving-multiple-audio-streams-by-RTP-and-play-them-simultaneously-tp4669350p4669503.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list