Hardware Reference
In-Depth Information
Exploring new capabilities to install
For those about to explore, we salute you!
As the topic is not just about installation and coniguration, I thought that it would
be useful to play around with what we just installed in the previous chapters,
such as getting into the plugins in more depth or, why not, a different service
with the webcam.
Plugins
Remember that at the beginning of this chapter, we began the demonstration with
two plugins:
debian@beaglebone:~/mjpg-streamer-code/mjpg-streamer$ ./mjpg_streamer -i
"input_uvc.so" -o "output_http.so -w www"
If we take a moment to look at these plugins, we will understand that the first plugin
is responsible for handling the webcam directly from the driver.
Simply ask for help and options as follows:
debian@beaglebone:~/mjpg-streamer-code/mjpg-streamer$ ./mjpg_streamer
--input "input_uvc.so --help"
 
Search WWH ::




Custom Search