A tool to push an MPEG-TS stream over WebRTC using the WebRTC HTTP Ingestion Protocol (WHIP)
2.9K
A tool to push an MPEG-TS stream over WebRTC using the WebRTC HTTP Ingestion Protocol (WHIP) to a WHIP compliant media server.
docker run --rm --network host eyevinntechnology/mpegts-whip -a 0.0.0.0 -p 9998 -u https://<whip-endpoint-url> -k [WHIP auth key]
It will then listen to port 9998 on any interface (you should use a specific one) and where you can push an MPEG-TS stream to and it will establish a connection and push media to a WHIP endpoint.
Content type
Image
Digest
sha256:3ed0928c5…
Size
442.3 MB
Last updated
5 months ago
docker pull eyevinntechnology/mpegts-whip