Hi guys! Sorry for my english, i am an italian studend. I wish to use the udoo camera in a php webserver, is possible?If yes how? Thx for patience.
Hi Naituolf, through this documentation you can use the UDOO Camera for UDOO Dual/Quad as a normal webcamera. Through this instead you can build a webserver. EDIT: Welcome in the forum!
Here I use an USB camera to shot images and publish them on a webserver: https://github.com/fmntf/ortomatic/tree/udoo It is not a live stream btw
thx but i found another problem. When i try to do command make to build the kernel module, it give me an error : Building v4l2-loopback driver... make -C /lib/modules/`uname -r`/build M=/home/ubuntu/Desktop/v4l2loopback-master modules make: *** /lib/modules/3.0.35/build: No such file or directory. Stop. make: *** [v4l2loopback.ko] Error 2 what can i do to solve this problem