<div dir="ltr"><div dir="ltr">On Thu, 12 Sep 2019 at 02:19, Pascal Jacquemart <<a href="mailto:pascal@fluffyspider.com">pascal@fluffyspider.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hi Simon,<br>
<br>
I think it depends on the H264 profile but it should be possible.<br>
You should be able to use something like <br>
<br>
filesrc location=video.ts ! tsdemux ! rtph264pay !<br>
application/x-rtp,media=video,encoding-name=H264,payload=96 ! webrtcbin<br>
<br>
Cheers,        Pascal<br>
<br><br></blockquote><div>Thanks Pascal,</div><div>I'm trying this now on an Ubuntu system, and two things spring to light:</div><div>1) webrtcbin isn't available - it looks like this is available from source for gstreamer bad plugins, but not from install of the bad plugins?  </div><div>2) It looks like it's only doing the video - is there a secondary path that I can send the audio on?</div><div><br></div><div>Cheers,</div><div>Simon</div></div></div>