I am using a template node for streaming video. This stream is from a esp32 CAM and is working fine with a good fps rate; so I don't want to change this.
code:
/style
img src="http://192.168.x.x" width="200px"
Is there a way to grab a picture from this stream and save it? I tried a lot of solutiotions, but after 2 days (and nights) I still haven't found the right way. Sometimes I had something working, but than my fps rate gets too low. I hope that someone had the same problem with the right solution and want to share it.
Thanks in advantage