WebRTC -Raspberry Pi issue

Goksel Sahin gkslshn26 at gmail.com
Thu Oct 11 07:34:39 UTC 2018


I try 127.0.0.1 and localhost but same problem.

pi at raspberrypi:~/gstwebrtc-demos/sendrecv/gst $ ./webrtc-sendrecv --peer-id
1877 --server ws://127.0.0.1:8443
Connecting to server...
> GET  HTTP/1.1
> Soup-Debug-Timestamp: 1539242437
> Soup-Debug: SoupSession 1 (0x818098), SoupMessage 1 (0x6ca5f0), SoupSocket
> 1 (0xc8c498)
> Host: 127.0.0.1:8443
> Upgrade: websocket
> Connection: Upgrade
> Sec-WebSocket-Key: WHsGVVDbBlDuRT0+SZQiaA==
> Sec-WebSocket-Version: 13
> Accept-Encoding: gzip, deflate
> Connection: Keep-Alive
 
< HTTP/1.1 500 Internal Server Error
< Soup-Debug-Timestamp: 1539242437
< Soup-Debug: SoupMessage 1 (0x6ca5f0)
< Date: Thu, 11 Oct 2018 07:20:37 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:2861): GLib-CRITICAL **: g_main_loop_unref: assertion 'loop
!= NULL' failed



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list