Git Product home page Git Product logo

Comments (9)

NorthernMan54 avatar NorthernMan54 commented on May 19, 2024 3

For myself I found when using the h264_omx codec that I needed to ensure that the user you are running homebridge as has access to /dev/vchiq. ie sudo usermod -aG video login where login is the user you are running homebridge as.

This fixed it for me ;-)

from homebridge-camera-ffmpeg.

georgo avatar georgo commented on May 19, 2024 2

Not sure, if this is still relevant. I also faced issue with 80001005 issue and it ended with facepalm. I had gpu_mem in my PI setup to 16, but it needs to be at least 128.
Check your /boot/config.txt ;)

from homebridge-camera-ffmpeg.

josuearisty avatar josuearisty commented on May 19, 2024

Hi, were you able to solve your problems? I managed to make hardware acceleration in rpi work just yesterday, I was missing the OMX headers or something like that.

One of this works and the other failed to install for me, try this:

apt-get install libomxil-bellagio-bin
apt-get install libomxil-bellagio-dev

Now h264_omx works for me and its really great!

from homebridge-camera-ffmpeg.

cedricve avatar cedricve commented on May 19, 2024

@Cyrelion any update, having the exact same issue..

from homebridge-camera-ffmpeg.

tmm1 avatar tmm1 commented on May 19, 2024

I'm having the same problem:

[h264_omx @ 0x1071020] Using OMX.broadcom.video_encode
[h264_omx @ 0x1071020] OMX_GetHandle(OMX.broadcom.video_encode) failed: 80001005

from homebridge-camera-ffmpeg.

KhaosT avatar KhaosT commented on May 19, 2024

Please ask OMX related issue with ffmpeg OMX package provider instead of here… I have no idea how that thing works 😅

from homebridge-camera-ffmpeg.

timcharper avatar timcharper commented on May 19, 2024

Thanks, @georgo , @josuearisty and @NorthernMan54 ; I was getting issue 80001000 (not 80001005) but changing the perms plus adding gpu_mem=128 resolved it for me�.

from homebridge-camera-ffmpeg.

github-actions avatar github-actions commented on May 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from homebridge-camera-ffmpeg.

greatbody avatar greatbody commented on May 19, 2024

Change gpu_mem to 256 not working.

from homebridge-camera-ffmpeg.

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.