WebRTC -Raspberry Pi issue

Michael Zak michaelz at surfsolutions.com
Thu Oct 11 08:56:51 UTC 2018


Hi,

I have the same issue on one Ubuntu 16,
other PCs with the same Ubuntu 16  do not have this issue.[apparently
something was different in installation procedures]

Michael


-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org]
On Behalf Of Goksel Sahin
Sent: Wednesday, October 10, 2018 4:53 PM
To: gstreamer-devel at lists.freedesktop.org
Subject: WebRTC -Raspberry Pi issue

Hi,
I'm trying get the  WebRTC demo
<https://github.com/centricular/gstwebrtc-demos>   to work on raspberry. I
build gstreamer from source. Gstreamer version 1.14.3
I run webrtc-sendrecv with peer-id --server ws://0.0.0.0:8443 and python3
simple-server.py --disable-ssl. I get following response:
Connecting to server...
> GET  HTTP/1.1
> Soup-Debug-Timestamp: 1539179222
> Soup-Debug: SoupSession 1 (0x2b9098), SoupMessage 1 (0x16b5f0), SoupSocket
> 1 (0x72d4c0)
> Host: 0.0.0.0:8443
> Upgrade: websocket
> Connection: Upgrade
> Sec-WebSocket-Key: NeFtkLD7M7G77BbuxwkFsw==
> Sec-WebSocket-Version: 13
> Accept-Encoding: gzip, deflate
> Connection: Keep-Alive

< HTTP/1.1 500 Internal Server Error
< Soup-Debug-Timestamp: 1539179222
< Soup-Debug: SoupMessage 1 (0x16b5f0)
< Date: Wed, 10 Oct 2018 13:47:02 GMT
< Server: Python/3.5 websockets/6.0
< Content-Length: 37
< Content-Type: text/plain
< Connection: close
<
< See server log for more information.

The server did not accept the WebSocket handshake.

(webrtc-sendrecv:28254): GLib-CRITICAL **: g_main_loop_unref: assertion
'loop != NULL' failed

--
Thanks




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list