@allacmc,
My node-red-contrib-rtsp-client node is only available on github and not on npm, since I had not enough free time to finalize the last pieces of it.
Bart
No, I almost have no free time left anymore for Node-RED. When I publish it on npm, people start using it, and expect me to solve all their issues with it...
And I am by far an ffmpeg expert. As a result I need to forward all my questions to our guru @kevinGodell, who is also very busy.
If I remember correctly I haven't found a way to extract separate jpegs from it. That was a basic requirement for my own home automation to develop this node, but I failed to do that. Cpu usage became very high.
So this node became useless for me...
You can install the node from my Github repository like this:
Install git
Navigate to your .node-red folder
Execute npm install bartbutenaers/node-red-contrib-rtsp-client in this folder