WebRTC -Raspberry Pi issue

Matthew Waters ystreet00 at gmail.com
Thu Oct 11 02:08:25 UTC 2018


Urm, 0.0.0.0 isn't probably the address you wanted. Try 127.0.0.1 instead.

On 11/10/18 12:52 am, Goksel Sahin wrote:
> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181011/9efd2d43/attachment.sig>


More information about the gstreamer-devel mailing list