|
|
|
|
|
by shorts_theory
2052 days ago
|
|
Thank you! The list of cameras for which I have added special support are: * Logitech C920 * Raspberry Pi Camera * e-Con AR0521 * ZED2 Depth camera (in V4L2 mode) In case your camera is not one of the above, APStreamline falls back to requesting an MJPG stream from the camera and then encoding it to H264 that using the x264enc software encoder. The software encoder has good quality but it requires more CPU power. |
|
Is there some process you setup on Github for others if we test with our own cameras and let you know?