Web RTC data channel UV4l server

preview_player
Показать описание
A WebRTC data channel help you to send text and data to a peer, over an active connection.
The DataChannel API provides a generic transport service allowing web browsers to exchange generic data in a bi-directional peer-to-peer fashion.

Use python script to run with sockets to capture the data from data channels
#python
Рекомендации по теме