Giter Club home page Giter Club logo

Comments (5)

MushMal avatar MushMal commented on July 24, 2024

@dogtownmedia, have you run full install-script before? If not, it will attempt to link against the system versions of the library which are installed on your Raspberry PI that might have a mismatch with the version of the libx264enc encoder.

Could you either re-install the system libraries with the exact versions as scripted in the install-script or run install-script on a clean repository?

from amazon-kinesis-video-streams-producer-sdk-cpp.

 avatar commented on July 24, 2024

HI @MushMal. I wiped the Pi SD card, installed a fresh OS then built using the full install script and getting the same error. Could this be the uv4l config?

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

It's hard to tell - I am not very familiar with it.

Could I ask you to try the following from the readme:

$ vcgencmd get_camera
$ sudo modprobe bcm2835-v4l2
$ ls /dev/video*

If the camera is successfully detected and the driver is loaded then could you please follow with

$ sudo rpi-update
$ sudo shutdown -r 0

Please let me know if this helped

from amazon-kinesis-video-streams-producer-sdk-cpp.

 avatar commented on July 24, 2024

OK we got it. The uv4l service was running in the background on boot. I killed that and it worked. Thanks

from amazon-kinesis-video-streams-producer-sdk-cpp.

MushMal avatar MushMal commented on July 24, 2024

Whohoo!! Thanks for the update

from amazon-kinesis-video-streams-producer-sdk-cpp.

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.