ffmpeg command in docker container
required:
for testing:
launch:
docker run --rm -p 1881:1880 william1608/node-red-ffmpeg:$VERSION
and open browser to "localhost:1881".
try latest docker image
docker compose
here compose file example
in terminal:
docker compose up -d
Run nvr
nodes you need:
- node-red-contrib-vision-ai
- node-red-contrib-image-output
- node-red-contrib-telegrambot
- node-red-dashboard
- node-red-node-base64
this flow run nvr (mode live view/mode record),object detection and send image to telegram:
show in dashboard your cams:
- kubernetes environment
- arm build
- another scenario machine learning in nodeRed
- nodered team for this project
- @good-i-deer/node-red-contrib-vision-ai
- node-red-contrib-image-output
- node-red-contrib-telegrambot
- node-red-node-base64
enjoy this project and check my other works here