You ware right, thank you :-)
but now I met next challenge
Code:
efika:/home/# palantir
Mar 25 10:59:51 [main] -- palantir 2.7 starting --
Mar 25 10:59:51 [main] Definitions for 7 devices found
Mar 25 10:59:51 [main] No serial port specified
Mar 25 10:59:51 [main] No named pipe specified
Mar 25 10:59:51 [video] Card: vivi (/dev/video0)
Mar 25 10:59:51 [video] Capabilities: 1 (capture )
Mar 25 10:59:51 [video] Size: (48x32)-(1024x768)
Mar 25 10:59:51 [video] Channel no. 0 ('Camera') tuners: 0,
flags: 0, type: 2, norm: 1
Mar 25 10:59:51 [video] brightness: 32896 hue: 32896 colour: 32896
Mar 25 10:59:51 [video] contrast: 32896 whiteness: 0
Mar 25 10:59:51 [video] depth: (16) palette: 8
Mar 25 10:59:51 [video] Actual capture box is 320x240 (requested 320x240)
Mar 25 10:59:51 [video] Video buffer size: 1245184, frames: 8
Mar 25 10:59:51 [main] Starting device thread
Mar 25 10:59:51 [main] Listening on 0.0.0.0 port 3000
Mar 25 10:59:51 [main] Control queue timeout set to 30 s
everything look ok
now I try to connect from another machine I paste efika IP address in web browser forexample
http://192.168.0.1:3000
and I see a black preview
at efika I see something like that
Code:
Mar 25 11:01:46 [main] 192.168.0.66 - #0: connection accepted, spawning
server.
Mar 25 11:01:46 [main] 1 client(s) connected
Mar 25 11:01:46 [main] Capture thread started
Mar 25 11:01:46 [http] 192.168.0.66 - video server started
Mar 25 11:01:46 [video] CMCAPTURE - mmap failed, should revert to
read(): Device or resource busy
Mar 25 11:01:46 [video] CSYNC: Device or resource busy
has someone meet with a similar problem?