<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">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">the line of code here</a>.<div><br></div><div><blockquote style="margin:0 0 0 40px;border: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">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>