Coder Social home page Coder Social logo

Comments (3)

soyersoyer avatar soyersoyer commented on June 8, 2024

If you are using Bullseye, please read the Readme's Raspberry section

from fmp4streamer.

jpelletier avatar jpelletier commented on June 8, 2024

If you are using Bullseye, please read the Readme's Raspberry section

After enabling legacy support, I got this:
python fmp4streamer.py
Waiting for the first h264 frame...Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/home/slicer/Public/src/fmp4streamer-3.4.7/v4l2camera.py", line 298, in run
self.start_capturing()
File "/home/slicer/Public/src/fmp4streamer-3.4.7/v4l2camera.py", line 268, in start_capturing
self.capture_loop()
File "/home/slicer/Public/src/fmp4streamer-3.4.7/v4l2camera.py", line 244, in capture_loop
ioctl(self.fd, v4l2.VIDIOC_QBUF, buf)
OSError: [Errno 14] Bad address

from fmp4streamer.

TobiasFriberg avatar TobiasFriberg commented on June 8, 2024

I'm getting a similar error

WARNING:root:Couldn't read fmp4streamer.conf, using default config
Waiting for the first h264 frame...Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
    self.run()
  File "/home/pi/fmp4streamer-3.4.7/v4l2camera.py", line 298, in run
    self.start_capturing()
  File "/home/pi/fmp4streamer-3.4.7/v4l2camera.py", line 267, in start_capturing
    ioctl(self.fd, v4l2.VIDIOC_STREAMON, struct.pack('I', v4l2.V4L2_BUF_TYPE_VIDEO_CAPTURE))
OSError: [Errno 22] Invalid argument

from fmp4streamer.

Related Issues (15)

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.