Small container for restreaming video from IOT cameras on a central docker host
177
Small container for restreaming video from IOT cameras on a central docker host
This container image is available from the Docker Hub.
Assuming that you have Docker installed, run the following command:
docker run -d \
-p 8081:8081 \
-e SOURCE=YOUR_STREAMING_INPUT \
-e DEST=YOUR_STREAMING_OUTPUT \
--name vlc-restream fransking/vlc-restream:arm32v7
This project is licensed under the BSD 2-Clause License.
Content type
Image
Digest
sha256:795af7023…
Size
164.7 MB
Last updated
over 1 year ago
docker pull fransking/vlc-restream:amd64