A very low latency tool that grabs video from v4l2 devices and streams mjpeg video to via the network
Find a file
2023-11-18 15:57:00 +01:00
CMakeLists.txt add -lstdc++fs for gcc <9 2023-11-18 14:12:03 +01:00
image.h intial commit 2023-11-18 14:07:27 +01:00
jpeg_img.cpp more debug prints 2023-11-18 15:57:00 +01:00
jpeg_img.h intial commit 2023-11-18 14:07:27 +01:00
main.cpp add some missing newlines in output 2023-11-18 14:18:08 +01:00
options.h add missin break that was causing the yres to leak into the overlay option 2023-11-18 14:18:44 +01:00
overlay.data intial commit 2023-11-18 14:07:27 +01:00
webcam.cpp better debug prints 2023-11-18 15:45:06 +01:00
webcam.h intial commit 2023-11-18 14:07:27 +01:00