WebRTC broadcasting python cli using WHIP (WebRTC-HTTP ingestion protocol) based on aiortc
Note: This client has been tested with janus-gateway with whip-simple-server. Since aiortc doesn't support trickle ice you might need to use ice-lite.
If you want to use TURN you can pass it in a .env file like demonstrated in example.env. Then just run:
docker-compose up --build