View previous topic :: View next topic |
Author |
Message |
Parasietje Apprentice
Joined: 25 Jan 2004 Posts: 194
|
Posted: Mon Jan 16, 2006 2:06 pm Post subject: Testing for ebuild requested |
|
|
I've lately created an ebuild for "spook", a software package for streaming webcam video. Now I have several questions about ppc-macos:
-> Does anybody have a "vdig" video input? Could they test if it is implemented in the ebuild correctly?
-> Does ppc-macos have a v4l input device? If so, how do you compile software which uses this interface (with no kernel sources availible...)?
So please try compiling spook manually and help me complete the ebuild. |
|
Back to top |
|
|
yaneurabeya Veteran
Joined: 13 May 2004 Posts: 1754 Location: Seattle
|
Posted: Wed Jan 18, 2006 12:34 am Post subject: |
|
|
v4l stands for video4Linux, and the last time I checked that required the Linux kernel, which is fundamentally different from the darwin kernel (what OSX runs)... |
|
Back to top |
|
|
|