Udoo Camera web server

Discussion in 'UDOO QUAD' started by Naituolf, Feb 25, 2016.

  1. Naituolf

    Naituolf New Member

    Joined:
    Feb 23, 2016
    Messages:
    3
    Likes Received:
    1
    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.
     
    Andrea Rovai likes this.
  2. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    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!
     
  3. Naituolf

    Naituolf New Member

    Joined:
    Feb 23, 2016
    Messages:
    3
    Likes Received:
    1
    Thx a lot for the help!! But how i can integrate the webcam in a php web server?
     
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
  5. Francesco

    Francesco Active Member

    Joined:
    Jun 23, 2015
    Messages:
    220
    Likes Received:
    110
    Andrea Rovai likes this.
  6. Naituolf

    Naituolf New Member

    Joined:
    Feb 23, 2016
    Messages:
    3
    Likes Received:
    1
    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
     

Share This Page