Hey guys!
I would like to connect a Raspberry and an Arduino separately to a same website.
I want to stream my webcam image using my raspberry, but my raspberry barely does it. So I thought about using an Arduino to do the other part of my project. I want to connect both to the same webpage, and watch the video from my raspberry, and control my arduino from it, is it possible?
Example: I would like to monitor my door(raspberry), and if it is opened, I would like to close it(arduino).
Thanks guys!