<div dir="ltr"><div>Hi David,</div><div><br></div><div>We've had this problem before, but I remember fixing it: <a href="https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/190">https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/190</a></div><div><br></div><div>An easy test to see if this is the same problem is to run</div><div><br></div><div>gst-launch-1.0 souphttpsrc location=<a href="https://www.google.com">https://www.google.com</a> ! fakesink</div><div><br></div><div>If that also fails in the same way, then we've somehow got the same problem again. Another related issue was: <a href="https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/256">https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/256</a> which was also fixed.</div><div><br></div><div> Please open an issue in Cerbero once you've figured out what the problem could be.</div><div><br></div><div>Cheers,</div><div>Nirbheek<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 22, 2021 at 11:30 AM David Ing via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I am using the official Gstreamer Windows binaries for 1.18.3, msvc, 64-bit.<br></div><div><br></div>I am having trouble getting the example <a href="https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c" target="_blank">webrtc/sendrecv/gst/webrtc-sendrecv.c</a> to connect to Wowza (webrtc).  I feel like the problem might be related to the console output, which is generated from <a href="https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c#L754" target="_blank">the line of code here</a>.<div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div><font face="monospace">< HTTP/1.1 6 TLS/SSL support not available; install glib-networking<br>< Soup-Debug-Timestamp: 1626928319<br>< Soup-Debug: SoupMessage 0 (0000020682A9C110)<br></font></div><div><font face="monospace"><br></font></div><div><font face="monospace">The server did not accept the WebSocket handshake.<br></font></div></blockquote></div><div><br></div><div>I can't seem to make it work, even if I use <a href="https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c#L58" target="_blank">the option to disable SSL</a>.  (I think Wowza may actually require SSL though.)</div><div><br><div>I have questions:<br></div><div><ol><li>Has anyone seen this example working on Windows (with SSL enabled)?</li><li>How can I tell if glib-networking was actually packaged with the Windows binaries?  Even when I build the glib-networking recipe from Cerbero, there is no clear binary named like "glib-networking*.dll".</li><li>Has anyone connected to Wowza via webrtc using gstreamer?</li></ol></div><div><br></div></div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>