--
Reflects a stream to multicast.
You, I guess?!
docker run -it --rm --network host \
-e VLC_SOURCE_URL="http://example.com/stream/exciting_video" \
ghcr.io/aperim/vlc-multicast:latest
Yes.
This is multicast - make sure you set network
to host
.