Problem with webrtc-sendrecv.c (from gst-examples) on Windows
Nirbheek Chauhan
nirbheek.chauhan at gmail.com
Thu Jul 22 13:29:13 UTC 2021
Hi David,
We've had this problem before, but I remember fixing it:
https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/190
An easy test to see if this is the same problem is to run
gst-launch-1.0 souphttpsrc location=https://www.google.com ! fakesink
If that also fails in the same way, then we've somehow got the same problem
again. Another related issue was:
https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/256 which was
also fixed.
Please open an issue in Cerbero once you've figured out what the problem
could be.
Cheers,
Nirbheek
On Thu, Jul 22, 2021 at 11:30 AM David Ing via gstreamer-devel <
gstreamer-devel at lists.freedesktop.org> wrote:
> I am using the official Gstreamer Windows binaries for 1.18.3, msvc,
> 64-bit.
>
> I am having trouble getting the example
> webrtc/sendrecv/gst/webrtc-sendrecv.c
> <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c>
> to connect to Wowza (webrtc). I feel like the problem might be related to
> the console output, which is generated from the line of code here
> <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c#L754>
> .
>
> < HTTP/1.1 6 TLS/SSL support not available; install glib-networking
> < Soup-Debug-Timestamp: 1626928319
> < Soup-Debug: SoupMessage 0 (0000020682A9C110)
>
> The server did not accept the WebSocket handshake.
>
>
> I can't seem to make it work, even if I use the option to disable SSL
> <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/blob/1.18/webrtc/sendrecv/gst/webrtc-sendrecv.c#L58>.
> (I think Wowza may actually require SSL though.)
>
> I have questions:
>
> 1. Has anyone seen this example working on Windows (with SSL enabled)?
> 2. 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".
> 3. Has anyone connected to Wowza via webrtc using gstreamer?
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210722/ea619baa/attachment.htm>
More information about the gstreamer-devel
mailing list