Python Forum
WebRTC connection from the server
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebRTC connection from the server
#1
Hi, I am very excited about WebRTC technology.
There are lots of examples how to implement WebRTC connection between clients (browsers), but I wonder if it possible to establish connection between client (browser) and the server (using Python)?
I know that it is possible with NodeJS since it has been designed for JavaScript language, so WebRTC is supported by default.
Is there any working/reliable WebRTC solution for Python? Have anybody already used it?
I just want to make simple project - stream video from the camera with Raspberry Pi (not from the browser on RPi).
Reply
#2
I've found this topic.
So, the native WebRTC API would be pretty challenging approach for me.
OpenWebRTC is currently not actively maintained.
Since there is no reliable example for Python + WebRTC I'm more inclined to install NodeJS on my Raspberry Pi.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Paramiko Server -- Exception (server): Error reading SSH protocol banner ujlain 3 4,271 Jul-24-2023, 06:52 AM
Last Post: Gribouillis
  Python server(Django web site)/client(Python app) connection Junior_Pythoneer 5 3,755 Jul-05-2019, 05:41 PM
Last Post: noisefloor
  Multi connection socket server help! MuntyScruntfundle 0 2,685 Feb-19-2019, 12:03 PM
Last Post: MuntyScruntfundle
  tcp server/client port connection issue valshev 2 4,945 Sep-01-2018, 02:50 PM
Last Post: valshev

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020