Gstreamer - Jack - sending audio over WiFi net.

Sebastian Dröge sebastian at centricular.com
Mon Sep 19 13:07:23 UTC 2016


On Do, 2016-09-15 at 10:29 -0300, Mario Sottile wrote:
> > 
> > You only need to decide on which codec to use and which streaming
> > protocol you want to use here.
> I think using UDP as protocol and... don't know which codec. I want to 
> send only voice with a regular quality. Which one do you recommend? Opus?
> 
> Do you know what the latency will be, aproximatly?
> 
> Maybe I'm asking so much... but is there any example? I found some here: 
> https://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp?h=0.10 
> (I didn't try them yet). Any others?

Why did you look at the 0.10 version of those? But yes, those are
examples of how you can use RTP. There should also be one doing Opus
there. Opus over RTP seems like a good choice in this scenario.

Latency depends on too many factors in this scenario, you would have to
measure it. And not just end-to-end but also for the different parts
individually to get an idea where to tune things.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 967 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160919/2e97a41e/attachment.sig>


More information about the gstreamer-devel mailing list