Book Image

Raspberry Pi for Secret Agents - Second Edition

By : Stefan Sjogelid
Book Image

Raspberry Pi for Secret Agents - Second Edition

By: Stefan Sjogelid

Overview of this book

Table of Contents (12 chapters)
Raspberry Pi for Secret Agents Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we got acquainted with the two components involved in camera handling under Linux: the USB Video Class drivers and the Video4Linux framework. You learned how to obtain important information about your camera's capabilities; you also learned a bit about pixel formats, image resolution, and frame rates.

We proceeded to set up an MJPG-streamer video feed, accessible directly via a web browser or through VLC media player, which we could also use to record the stream for permanent storage.

Then we dove head first into motion detection systems with the introduction of the Motion application. You learned how to create an initial configuration suitable to verify and tweak the motion detection mechanism, and how to set off alarms upon detection. After a successful first run, we made a second configuration, which added evidence collection capabilities. We also explored how to view that evidence. Not content with letting any unused webcams in the home go to waste, we explored...