-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a…
-
https://randomnerdtutorials.com/video-streaming-with-raspberry-pi-camera/
need to enable "Legacy Camera" interface in `raspi-config` to use picamera on RPI zero 2 W
-
Hi, can we upload live stream from camera to fierbase storage in flutter? using similar solution to this code with ffmpeg/hls... just save the file and stream live as well...
-
Hi there... so I am running frigate with go2rtc 1.9.2 (the version they back into their container). The system works fine, and no real issues apart from a 2 way audio issue that I have noticed with m…
-
I have a yolov8 model which I trained with roboflow (exported the best.pt model weights after training in a colab notebook).
The model has 3 classes:
0: blue box
1: green box
2: red box
I am ab…
-
Hello,
I’ve been running some tests using the nano_llm.vision.video module with live camera streaming on AGX Orin 64gb model.
with the following parameters,
--model Efficient-Large-Model/VI…
-
### Operating System Info
Windows 11
### Other OS
_No response_
### OBS Studio Version
30.2.2
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
https://drive.proton.me/urls/…
-
Hi, Thanks for your great work. I have a query regarding the multi-camera stream pipeline. In my case, I have a config file having 4 video sources in which I am applying object detection using Yolov5…
-
```startImageStream``` was added to Flutter camera but this isn't sufficient.
We really need ```startByteStream``` which also includes audio, and is much faster.
Many of us are trying to create …
-
I hooked two webcams (macOS 10.15.6), either will work if I start with the first chosen, if I do like this, select first camera, start streaming, the callback will receive the video frames and it work…