-
### Feedback
Add
* Mobotix cameras (see (Mobotix Online Help)[https://developer.mobotix.com/paks/help_cgi-image.html]):
* MJPEG URL: https://address/cgi-bin/faststream.jpg?stream=full (see https…
-
@flynneva
I was trying to use the feature you merged in pull request #270, to save on cpu usage by directly publishing via the compressed image topic.
scenarios I tested
1. I set the pixel_fo…
-
I have a Bambu P1S 3D printer. I have been trying to use an application called [BambuP1Streamer](https://github.com/slynn1324/BambuP1Streamer) to convert the video feed that comes out of the printer i…
-
I have a weird issue with my USB-Cam-Setup.
This is my config:
```
streams:
MK4SESP: http://192.168.2.29:81/cam.mjpeg
MK4SASeite: ffmpeg:device?video=/dev/video2&input_format=mjpeg&vide…
-
Is there a local mode (MJPEG) audio-enabled LAN cast Android open source project?
I've been searching for months but didn't find
-
Greetings!
I want to read mp4 video frame by frame using opencv, and frame by frame push it to go2rtc service. I expect that this framed sequence become a video inside go2rtc, thich I can open in b…
-
Hi,
i'm using the project to transcode my doorbird camera rtsp stream to mjpeg to embed it into App which only supports mjpeg. That works fine so far with the following config:
```
streams:
…
-
Would it be possible to add a MJPEG Stream (over HTTP)? So we could stream the picture live to a website.
PJF16 updated
4 years ago
-
Running Version: 1.9.3, Docker on Ubuntu
Trying to convert a H.264 RTSP stream to MJPEG, but it fails. Wondering what I'm doing wrong as I seemed to follow the examples in the README.
Config:
`…
-
It seems that http://myserver:8080/video_feed_0 is MJPEG which is older video compression format which results in larger file sizes and lower quality compared to formats like H.264 which Picamera2 lib…