mjpg-streamer: Update to latest from github/jacksonliam repository. Add additional plugins for RTSP, UDP, etc.

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2018-05-21 18:01:20 -04:00
parent 0356afbc12
commit 82742a6b4e
14 changed files with 144 additions and 515 deletions
@@ -10,4 +10,4 @@
+
#include <linux/types.h> /* for videodev2.h */
#include <linux/videodev2.h>
#include <pthread.h>