В сообщении от Wednesday 24 October 2007 16:09:39 Dmitriy Khanzhin написал(а): > > Имеем: ALD4, обновленный из бренча и цифровой фотоаппарат FujiFilm > > FinePix E550 с режимом вебкамеры. Как их подружить? Гугление не помогло > > :( Под офтопиком работает на ура. > Хотелось бы поподробнее, что именно нужно, каким софтом смотреть > работоспособность? > (у меня нет вебкамеры, потому и спрашиваю) Посмотреть работоспособность, как минимум. А так для организации видео чата и что бы можно было через вебинтерфейс смотреть по сети/через инет. > Пока рискну предположить, что нужно добавить в файл > /etc/udev/rules.d/90-libgphoto2.rules строчку с USB IDs камеры по образу и > подобию имеющихся, для доступа юзера к устройству. добавил вот таки строки # Fuji FinePix E550 (WebCam mode) ATTRS(idVendor)=="0x04cb", ATTRS(idProduct)=="0x0172", MODE="0660", GROUP="camera" > > usb 3-2: new full speed USB device using uhci_hcd and address 2 > > usb 3-2: configuration #1 chosen from 1 choice > > Видно, что подключен USB-девайс. > Установите пакет usbutils и покажите вывод lsusb -v > Дальше будем думать. Bus 002 Device 002: ID 04cb:0172 Fuji Photo Film Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 Common Class bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x04cb Fuji Photo Film Co., Ltd idProduct 0x0172 bcdDevice 1.00 iManufacturer 0 iProduct 2 USB Web Camera iSerial 3 Y-762^^^^^040913XFPX0004011310 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 156 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 50mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 14 Video bFunctionSubClass 3 Video Interface Collection bFunctionProtocol 0 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 14 Video bInterfaceSubClass 1 Video Control bInterfaceProtocol 0 iInterface 0 VideoControl Interface Descriptor: bLength 13 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdUVC 1.00 wTotalLength 46 dwClockFrequency 0.750000MHz bInCollection 1 baInterfaceNr( 0) 1 VideoControl Interface Descriptor: bLength 15 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 1 wTerminalType 0x0201 Camera Sensor bAssocTerminal 0 iTerminal 0 wObjectiveFocalLengthMin 0 wObjectiveFocalLengthMax 0 wOcularFocalLength 0 bControlSize 0 bmControls 0x00000000 VideoControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 5 (PROCESSING_UNIT) Warning: Descriptor too short bUnitID 2 bSourceID 1 wMaxMultiplier 0 bControlSize 0 bmControls 0x00000000 iProcessing 0 bmVideoStandards 0x 9 None SECAM - 625/50 VideoControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 3 wTerminalType 0x0101 USB Streaming bAssocTerminal 0 bSourceID 2 iTerminal 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 VideoStreaming Interface Descriptor: bLength 13 bDescriptorType 36 bDescriptorSubtype 1 (INPUT_HEADER) bNumFormarts 1 wTotalLength 33024 bEndPointAddress 0 bmInfo 3 bTerminalLink 0 bStillCaptureMethod 0 bTriggerSupport 0 bTriggerUsage 0 bControlSize 0 bmaControls( 0) 11 VideoStreaming Interface Descriptor: bLength 11 bDescriptorType 36 bDescriptorSubtype 6 (FORMAT_MJPEG) bFormatIndex 1 bNumFrameDescriptors 1 bFlags 0 Fixed-size samples: No bDefaultFrameIndex 1 bAspectRatioX 0 bAspectRatioY 0 bmInterlaceFlags 0x00 Interlaced stream or variable: No Fields per frame: 1 fields Field 1 first: No Field pattern: Field 1 only bCopyProtect 0 VideoStreaming Interface Descriptor: bLength 38 bDescriptorType 36 bDescriptorSubtype 7 (FRAME_MJPEG) bFrameIndex 1 bmCapabilities 0x00 Still image unsupported wWidth 352 wHeight 288 dwMinBitRate 1600000 dwMaxBitRate 1600000 dwMaxVideoFrameBufferSize 65536 dwDefaultFrameInterval 1000000 bFrameIntervalType 0 dwMinFrameInterval 1000000 dwMaxFrameInterval 1000000 dwFrameIntervalStep 0 VideoStreaming Interface Descriptor: bLength 6 bDescriptorType 36 bDescriptorSubtype 13 (COLORFORMAT) bColorPrimaries 1 (BT.709,sRGB) bTransferCharacteristics 7 (sRGB) bMatrixCoefficients 1 (BT.709) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0001 Self Powered -- Mike Shuvalov