Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 540 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 540 Bytes

free-whip

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.

Run locally

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