-
## Description
After updating the video settings to H.262, expected the video stream to start using H.262. Instead, it falls back to MJPEG
## What's the behavior that you expect?
To start str…
-
Hi Silvan,
I really love the interface and you always respond the question so fast and update in next version.
I am wondering whether it is possible to use MJPEG stream once open the interface? if th…
-
I have a project where I would like to present the video as mjpeg over http. I know the info is in the Onvif standard how to do this. But its alot of info to go thru.
Perhaps someone here could poin…
ghost updated
5 years ago
-
How can I release camera resources while pausing streaming? I will initialize the resources when I reopen the camera
-
Hello
I have this problem for a while but, now that i do longer prints i rly miss it.
So my X-Max 3 is on https://github.com/QIDITECH/QIDI_MAX3/releases/tag/Max3_V4.3.15 @32gbmmc firmware and prints…
cptcl updated
5 hours ago
-
I thought I could just do:
```
streams:
camera.x40_ultra_complete_map: ffmpeg:{output}#video=h264
```
But then I get an error. What am
I doing wrong?
-
# Required information
* SoC: ssc378de
* Image sensor: imx415
* OpenIPC version: 2.4.09.25-lite
* Build: master+179f369, 2024-09-25
* Majestic: master+e3705f4, 2024-09-21
* installation method…
-
hello I'm totally new to drone programming and i'm trying to run the examples provided with my bebop 2. so far I've been able to send basic commands(eg : takeoff.js, dance.js) but I'm having a problem…
-
**Hi, first of all, excellent work on the RTSP Library for the Esp32-cam.**
I'm trying to use one of these wifi cameras as a virtual webcam,and for now the simplest option is to get the RTSP stream…
-
Hi,
I'm trying to do image processing on the video stream (from a Bebop 2) outside of node (for example, in a Python process). My goal is to use a named pipe to send each frame to the other process.…