Beiträge von DerBen

    Thank you, that helped. I tried it before but doing it several times eventually fixed it. It's a bit unnerving to restart hyperion after every change and then every time to be forced to restart it twice more to get the capture to work again :)
    I also successfully connected the camera to a 15 m extension cable and placed it on the other side of the room. The last thing I got to do is to calibrate the colors.


    Also I programmed a little tool to distort the LED configuration to fit on the image. If someone needs it, they can find it here: https://github.com/DerBensch/HyperionTrapezoidTool/releases/

    With the help of this thread I decided to try the same. I'm currently using a C270 and connected it successfully to my RPi3.
    Grabbing a frame with fswebcam works, but in Hyperion.ng it doesn't work. Here is my config:


    That's the output of v4l2-ctl --all:
    Driver Info (not using libv4l2):
    Driver name : uvcvideo
    Card type : UVC Camera (046d:0825)
    Bus info : usb-3f980000.usb-1.3.4.4
    Driver version: 4.9.35
    Capabilities : 0x84200001
    Video Capture
    Streaming
    Extended Pix Format
    Device Capabilities
    Device Caps : 0x04200001
    Video Capture
    Streaming
    Extended Pix Format
    Priority: 2
    Video input : 0 (Camera 1: ok)
    Format Video Capture:
    Width/Height : 640/480
    Pixel Format : 'YUYV'
    Field : None
    Bytes per Line: 1280
    Size Image : 614400
    Colorspace : SRGB
    Flags :
    Crop Capability Video Capture:
    Bounds : Left 0, Top 0, Width 640, Height 480
    Default : Left 0, Top 0, Width 640, Height 480
    Pixel Aspect: 1/1
    Selection: crop_default, Left 0, Top 0, Width 640, Height 480
    Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
    Streaming Parameters Video Capture:
    Capabilities : timeperframe
    Frames per second: 30.000 (30/1)
    Read buffers : 0



    Has anyone any ideas?