<div dir="ltr">You can also use a <span class="gmail-st"><em>WebRTC</em> Gateway and feed it with a Gstreamer pipeline. For example: <a href="https://janus.conf.meetecho.com/">https://janus.conf.meetecho.com/</a> or <a href="https://www.kurento.org/">https://www.kurento.org/</a>. The last have a GStreamder WebRTC plugin.<br></span></div><div class="gmail_extra"><br><div class="gmail_quote">2017-09-18 10:33 GMT-04:00 Michael Smith <span dir="ltr"><<a href="mailto:michaelsmith201708@hotmail.com" target="_blank">michaelsmith201708@hotmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I'm receiving a RTP audio stream that can use different codecs like OPUS, G711, G722, etc. I can play the received audio in my alsa interface, but I also want to play it in a browser web player. Does anybody have an idea of what is the best way of doing it?
 I'm streaming only an audio with RTP packets.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I tried the code in this link (<a href="https://stackoverflow.com/questions/22296991/playing-audio-stream-using-html5" target="_blank">https://stackoverflow.com/<wbr>questions/22296991/playing-<wbr>audio-stream-using-html5</a><span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">), but it only worked with this playbin: </span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
gst-launch-1.0 autoaudiosrc ! audioresample ! vorbisenc ! oggmux max-delay=50 max-page-delay=50 ! tcpserversink host=192.168.1.147 port=8080</div>
</blockquote>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Any tip will be very helpful,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Thanks</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div id="m_8891389850390286335signature"></div>
</div>

<br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div>