Skip to content

Commit

Permalink
Update mjpg_streamer
Browse files Browse the repository at this point in the history
  • Loading branch information
dddmmm5 authored Nov 2, 2018
1 parent f251b5b commit 29c48b7
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions mjpg_streamer
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
mjpg_streamer -i "input_uvc.so -d /dev/video0 -f 15 -r 1280x720" -o "output_http.so -w ./www"

apt-get install build-essential libjpeg8-dev libjpeg62-turbo-dev imagemagick libv4l-dev git cmake uvcdynctrl

apt-get install -y \
g++ \
cmake \
build-essential \
imagemagick \
pkg-config \
libv4l-dev \
v4l-utils \
v4l2ucp \
libjpeg62-turbo-dev



apt-get install make gcc libevent libjpeg-turbo libuuid

apt-get install libevent-dev
apt-get install uuid-dev

0 comments on commit 29c48b7

Please sign in to comment.