Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
145 views

I have been working on camera software, which will stream live fullhd video to Cloudflare Stream via RTMPS protocol. Everything is mostly working nicely, but I have occasional A/V sync issues with the ...
0 votes
1 answer
103 views

We are getting h264 video from rpi camera, but could not set keyframe interval. Is there a way? This is our command libcamera-vid -t 0 --inline --bitrate 2000000 --width 1920 --height 1080 --framerate ...
0 votes
1 answer
319 views

Problem I'm trying to stream Raspberry Pi 5 camera feed to a web browser using Next.js. While libcamera-hello works in terminal, I can't get the camera stream to work in the browser. Current Setup ...
1 vote
1 answer
440 views

My pc : Windows My Pi5 : PiOs my camera: rev1.3 ov5647 I used vscode SSH to remotely connect Raspberry PI 5 to develop debugging OpenCV program. The program I was thinking of was to achieve the ...
0 votes
1 answer
1k views

I am attempting to stream video from a Raspberry Pi Zero W with OV5647 Camera Module in H.264 via Real Time Streaming Protocol (RTSP). On the receiving end, I will be using a laptop with Ubuntu 24 to ...
0 votes
0 answers
189 views

I'm working on software for a camera using C++ with libcamera library. All the camera configuration parts seem correct, but the continuous frame capturing function is not running and ends with a ...
bea's user avatar
  • 1
1 vote
1 answer
221 views

I'm rigging up some additional security cameras for my home office, and while I have battery backup in case of power loss, and auto startup for the code I developed, I would like the video files to be ...
1 vote
2 answers
110 views

I am using a Rpi zero 2w and an old Rpi camera using Rpi OS (Legacy, 64-bit) Lite (i.e. a server linux) to stream a video through my local net. I want to stop the stream remotely from windows using ...
1 vote
0 answers
383 views

(On Raspberry Pi 5) I am using a python script (control.py) to start another python script (main.py) in a separate thread. main.py uses cv2 to get frames from a webcam attached to my Raspberry Pi. ...
1 vote
0 answers
456 views

I've bought an Arducam Eagle Eye 64Mpx camera to connect to my Raspberry Pi 5 (Bookworm). I've installed the required drivers and everything seems to be working using the libcamera-still command line. ...
1 vote
0 answers
399 views

I want to do live object detection with Raspberry pi 4B 8GB and Pi Camera v3 without using USB Accelerator. I want to do it with "Custom model" but first of all I wanted to test the example from ...
2 votes
0 answers
787 views

Autofocusing with libcamera works faster than the Picamera2 python library; Even if I increase buffer-count to 4 it still takes some seconds to automatically focus on subject (not fast like it focuses ...
0 votes
1 answer
567 views

I'm using Raspberry Pi 4 Model B with Pi camera module v3, I'm trying to launch an RTSP stream server that streams camera feed, I've been using this RTSP library, when I run the server script : import ...
0 votes
1 answer
2k views

Running a gstreamer pipeline using libcamerasrc results in this error: gst-launch-1.0 libcamerasrc gives WARNING: erroneous pipeline: no element "libcamerasrc"

AltStyle によって変換されたページ (->オリジナル) /