esp32cam (staging-rtsp)
Published 2024-09-27 17:36:01 -04:00 by colin
Installation
docker pull git.nixc.us/nixius/esp32cam:staging-rtsp
sha256:df143057d8019931bf8bdce0c2ec89b8140ba34b51ce8fb8338a131aa77fa378
Image Layers
ADD file:0f80c1db9ba5535d5020662b1c880624848316637bf3f9c189f459ab31f365d0 in / |
CMD ["/bin/sh"] |
/bin/sh -c apk add --no-cache --update libgcc libstdc++ ca-certificates libcrypto1.1 libssl1.1 libgomp expat git |
LABEL org.opencontainers.image.authors=julien@rottenberg.info org.opencontainers.image.source=https://github.com/jrottenberg/ffmpeg |
ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64 |
CMD ["--help"] |
ENTRYPOINT ["ffmpeg"] |
COPY dir:2ad0b8b34c2370700387829c6f5930fda97d78b2703dfa1b87d302c39f00c63f in /usr/local |
RUN /bin/sh -c wget https://github.com/aler9/rtsp-simple-server/releases/download/v0.17.11/rtsp-simple-server_v0.17.11_linux_amd64.tar.gz && tar -xzf rtsp-simple-server_v0.17.11_linux_amd64.tar.gz && mv rtsp-simple-server /usr/local/bin/rtsp-simple-server && rm rtsp-simple-server_v0.17.11_linux_amd64.tar.gz # buildkit |
COPY ffmpeg_rtsp.sh /usr/local/bin/ffmpeg_rtsp.sh # buildkit |
RUN /bin/sh -c chmod +x /usr/local/bin/ffmpeg_rtsp.sh # buildkit |
EXPOSE map[8554/tcp:{}] |
ENTRYPOINT ["/bin/sh" "/usr/local/bin/ffmpeg_rtsp.sh"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | esp32cam |
com.docker.compose.service | rtsp |
com.docker.compose.version | 2.28.1 |
org.opencontainers.image.authors | julien@rottenberg.info |
org.opencontainers.image.source | https://github.com/jrottenberg/ffmpeg |
Details
2024-09-27 17:36:01 -04:00
Versions (4)
View all
Container
9
OCI / Docker
linux/amd64
julien@rottenberg.info
64 MiB
production-gocam
2024-09-27
production-rtsp
2024-09-27
staging-gocam
2024-09-27
staging-rtsp
2024-09-27