-
Hello,
I have figured out how to get mjpg_streamer to run 4 instances with just one command line. I am too much of a beginner when it comes to Bash scripting though, so I personally am not able to …
-
Examine Kinect possibilities. Compare solutions provided by Microsoft and Asus. Consider alternative approaches such as Stereo Camera
-
The /cam_1.mjpg does *not* live stream in browsers if build with WXP_COMPAT (but same live stream plays fine in ff/chrome using old mjpg-streamer). This bug is in the original mjpg-streamer-experimen…
-
If you have any ideas for improving yolo, you can come up here.
-
The source only distinguishes between `unix` and `windows` and for `unix`, `rscam` is used. But this is just a wrapper around v4l2 which seems to not exist for MacOS?
-
Hey I ran the detect.py script on windows machine and no images were being output. I found the error, it's on line 302 of detect.py:
```
det_names = pd.Series(imlist).apply(lambda x: "{}/det_{}".for…
-
I want to test only people. What should I do? thank you
kclch updated
5 years ago
-
The Screen Share seems to be broken, here is what I did (on two different machines, both running windows 10):
- Downloaded current version (1.9) from ulterius.io
- Installed
- Open Client via …
-
Hi. I am trying to use the AppImage binary to scan a QR code.
This is inside a VirtualBox VM: the guest is Ubuntu 20.04; but I have also tried on Manjaro.
In the Qt GUI, I go to the `Send` tab, cl…
-
```
What steps will reproduce the problem?
1. Run the sample for Two Cameras version 2.0.0, the program works fine and
show two cameras.
If I just run the Sample for Two cameras but using version …