Beiträge von kkozhenov

    If someone else needs it, here is the solution.
    Download any sql database viewer (i got DB Browser for SQLLite).
    Get your hyperion.db file from /home/pi/.hyperion/db and open in the viewer.
    In Browse Data tab select "settings" table find "instCapture" setting.
    In config column, change "v4lEnable":false to "v4lEnable":true, and in hyperion_inst column, change NULL to 0.(or whatever instance id you are using)


    I only want to use USB Capture in my setup.
    After starting hyperiond with ssh, it defaults to Platform Capture, I need to go to WebUI, and enable USB Capture.
    Unfortunately, "All changes are lost after a restart."
    Is there any way to enable USB Capture by default and select it automatically on the start?