How to send and receive a simple pcm file using rtp in ubuntu ?
Tim Müller
tim at centricular.com
Thu Aug 17 10:35:00 UTC 2017
On Thu, 2017-08-17 at 00:31 -0700, amsts wrote:
Hi,
> I am beginner in using gstreamer concepts
>
> I want send and receive a simple pcm audio file using rtp.
>
> I tried different ways still it's not working properly.
Maybe tell us what you tried, and how it didn't work? :)
You can find a few basic examples here:
https://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/exam
ples/rtp
If it's an option I would recommend using an RTSP server/client
instead, which basically adds a session connection for streaming setup
and control, the data would/could still be streamed via RTP.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/
More information about the gstreamer-devel
mailing list