This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
Python Frontend/Client to receive Pixel Streaming output #444
Closed
Description
Component your feature request relates to
- Signalling server
- Frontend library
- Frontend UI library
- Matchmaker
- SFU
- This repo
Problem your feature solves? Please describe.
A Python Frontend that connects to Signalling Server and receives Pixel Streaming output just like the JS client.
Additional context
It'd be amazing to consume Pixel Streaming output in Python to be consumed by OpenCV and the like to train AI/ML models. Is it possible? If yes, how can one go about implementing it?