IP Camera RTSP & Node-RED Tutorial

Published: 12 January 2021
on channel: Kurt Braun
34,928
274

Tutorial showing how to grab frames from an RTSP video stream using Node-RED and ffmpeg libraries. This might be useful for analyzing a camera in Machine Learning applications.

Parts List;
752-9400 WAGO Edge Computer
852-1411 WAGO Ethernet Switch w/POE
JideTech BC1-5MP IP Camera

It is also possible to use NodeRED docker container for this application, but you must add ffmpeg within the container. This can be done with these commands;

docker container ls (and then note the nodered container-id for next command)
docker exec -it --user root (container-id) /bin/bash
apk add --no-cache ffmpeg


On this page of the site you can watch the video online IP Camera RTSP & Node-RED Tutorial with a duration of hours minute second in good quality, which was uploaded by the user Kurt Braun 12 January 2021, share the link with friends and acquaintances, this video has already been watched 34,928 times on youtube and it was liked by 274 viewers. Enjoy your viewing!