I was researching this more and found this board: TL-WR703N. It is essentially a modified wireless router. It comes pre-flashed with OPENWRT and it sets up a LAN address with a full frame video stream.
I may just set up a USB camera and plug it into this board. So essentially I will be bypassing the Espruino for the video portion and simply using it to power on/off the camera. Since the TL-WR703N has it's own address on the network, I will just set that address to a remote stream on the Espruino HTTP server. I will probably also set up other remote assets like the stylesheet, video player and interface JS to save space on the board. I will update here after I have figured out more details!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I was researching this more and found this board: TL-WR703N. It is essentially a modified wireless router. It comes pre-flashed with OPENWRT and it sets up a LAN address with a full frame video stream.
I may just set up a USB camera and plug it into this board. So essentially I will be bypassing the Espruino for the video portion and simply using it to power on/off the camera. Since the TL-WR703N has it's own address on the network, I will just set that address to a remote stream on the Espruino HTTP server. I will probably also set up other remote assets like the stylesheet, video player and interface JS to save space on the board. I will update here after I have figured out more details!