GithubHelp home page GithubHelp logo

Not working in Bullseye about hkcam HOT 5 CLOSED

AzagraMac avatar AzagraMac commented on July 18, 2024
Not working in Bullseye

from hkcam.

Comments (5)

AzagraMac avatar AzagraMac commented on July 18, 2024

Link to #274 issue: Hexxeh/rpi-firmware#274 (comment)

from hkcam.

sighmon avatar sighmon commented on July 18, 2024

@AzagraMac It works for me on Bullseye using: go run cmd/hkcam/main.go -h264_encoder h264_v4l2m2m

from hkcam.

Loremwriter avatar Loremwriter commented on July 18, 2024

@AzagraMac It works for me on Bullseye using: go run cmd/hkcam/main.go -h264_encoder h264_v4l2m2m

Where do I have to use it? Sorry for my stupid question. :)

from hkcam.

sighmon avatar sighmon commented on July 18, 2024

@Loremwriter It depends on how you're starting it... but assuming you've used the Ansible playbook to install it you could edit the file /etc/sv/hkcam/run following these instructions: https://github.com/brutella/hkcam#advanced-configuration

So the file might look like:

#!/bin/sh -e
exec 2>&1
v4l2-ctl --set-fmt-video=width=1280,height=720,pixelformat=YU12
exec hkcam --data_dir=/var/lib/hkcam/data --verbose=true --h264_encoder=h264_v4l2m2m

from hkcam.

brutella avatar brutella commented on July 18, 2024

Hi, sorry for not responding sooner.
I've just released version 0.1.0, which is easy to install on a Raspberry Pi running Raspberry Pi OS (Bullseye).
See the instructions in the readme.

from hkcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.