Janus webRTC demo

livinginlosangeles at mac.com livinginlosangeles at mac.com
Mon Jan 25 18:44:00 UTC 2021


I am playing with the webRTC demos found at https://gitlab.freedesktop.org/gstreamer/gst-examples/ <https://gitlab.freedesktop.org/gstreamer/gst-examples/>. When I run the janusvideoroom.py demo, I get an ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1122). This is obviously an issue with my NGINX reverse proxy. Has anyone had any experience	with this? My python client ssl version is OpenSSL 1.1.1h  22 Sep 2020 and appears to support TLSv1.3. I forced my NGINX to use TLS v1.3. However when I look at the connection in Wireshark, I see my client handshaking at 1.0 (or 1.2) but never 1.3.

Tyler


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210125/6272cb40/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2021-01-25 at 10.39.58 AM.png
Type: image/png
Size: 100894 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210125/6272cb40/attachment-0001.png>


More information about the gstreamer-devel mailing list