NEW Digital Grabber

  • Works fine with hyperion (Classic & ng) on Dreambox One, and is much better than UTVF007
    or similar.


    Bash
    #!/bin/bash -e
    
    
    v4l2-ctl -v pixelformat=YUYV
    v4l2-ctl -d /dev/video0 --set-fmt-video=width=640,height=480 -p 30
    
    
    exit 0


    I call the script in the systemd service file with

    Code
    ExecStartPre=/root/.hyperion/hyperion-v4l2-ctl.conf


    greetings pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    6 Mal editiert, zuletzt von pclin ()

  • Got that installed & running but cannot get lights on apart from on boot up.
    using arduino from last setup do i need to change any config ?


    I have a WS2812 backlight and Exactly like this https://aliexpress.ru/item/400…3112-470956630.1577096002. Using this config on Arduino. The circuit works great!




  • Only just seen your message.


    I got it working KIND off .


    after login i have to add this at every startup
    v4l2-ctl -v width=720,height=480,pixelformat=YUYV


    i could not work out how to set it as a start up


    How do i do the auto execute that you are running above ?


    is it possible to get hdr signals to process ?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!