Author Topic: Software Compilation  (Read 3110 times)

kmeaw

  • Newbie
  • *
  • Posts: 45
    • View Profile
Software Compilation
« on: September 12, 2005, 12:44:59 am »
Hi. If someone has a working toolchain with x11-devel and sdl-devel (and maybe sdl-image-devel) libraries, please compile this program: http://mxhaard.free.fr/spca50x/Download/sp...20050701.tar.gz
It is a video (v4l) grabber, that outputs grabbed video to SDL. I have a spca50x connected to tosa's USB host and I would like to record videos to CF.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Software Compilation
« Reply #1 on: September 12, 2005, 09:03:38 am »
After fighting with the Makefile it seems to have compiled: http://ewi546.ewi.utwente.nl/OE/spcaview-20050701-r0.tar.bz2
I haven't tested it, though
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

kmeaw

  • Newbie
  • *
  • Posts: 45
    • View Profile
Software Compilation
« Reply #2 on: September 12, 2005, 11:31:29 am »
It seems to work, but I don't get any picture. Instead I get a kernel panic. But it seems to be my fault: cat /dev/video0 also reproduces it

Trying to fix videodev...

(If anyone want to try connecting webcam to Z, go to http://mxhaard.free.fr/spca50x/Download/sp...20050906.tar.gz )