Sign inSign up

eyevinntechnology/mpegts-whip

By eyevinntechnology

Updated 5 months ago

A tool to push an MPEG-TS stream over WebRTC using the WebRTC HTTP Ingestion Protocol (WHIP)

Image
1

2.9K

eyevinntechnology/mpegts-whip repository overview

A tool to push an MPEG-TS stream over WebRTC using the WebRTC HTTP Ingestion Protocol (WHIP) to a WHIP compliant media server.

Usage

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.

Tag summary

Content type

Image

Digest

sha256:3ed0928c5

Size

442.3 MB

Last updated

5 months ago

docker pull eyevinntechnology/mpegts-whip