Close

Changes to Node Red & Live Streaming to YouTube

A project log for Wild Eye

To capture the image and breed of the animal using OpenCV and Node-RED Watson Visual Recognition

brenda-armourBrenda Armour 06/07/2017 at 21:340 Comments

I changed the Node Red flow to automate the image taking process. I added a node called tableify that translates the array of tags and arrange it in a nice table in Freeboard. I am going to modify the python script to not only save the file with a unique name but also save the new image as Bubbles.jpg. Every time a new image is uploaded to DropBox the dashboard should be updated and "soon to be coming" a database with the tags and time stamp.

The Live Streaming from YouTube works beautifully on the Raspberry Pi 3. You need to get a streaming key and if you follow this guide it should work ! You can share your live streaming to all world citizens. This guide is the best one I have found and had me up and running in a short period of time. As you can see you have to wait for the video stream to kick in but when it does it is amazing.

Discussions