Beaglebone Black Webcam Server For Security: M.Naveenkrishna Dr. S. Jayanthy
Beaglebone Black Webcam Server For Security: M.Naveenkrishna Dr. S. Jayanthy
Beaglebone Black Webcam Server For Security: M.Naveenkrishna Dr. S. Jayanthy
Abstract— Web server security using BeagleBone Black is based on ARM Cortex-A8 processor and Linux operating system
is designed and implemented. In this project the server side consists of BeagleBone Black with angstrom OS and interfaced
with webcam. The client can access the web server by proper authentication. The web server displays the web page forms
like home, video, upload, settings and about. The home web page describes the functions of Web Pages. The video Web page
displays the saved videos in the server and client can view or download the videos. The upload web page is used by the client
to upload the files to server. The settings web page is used to change the username, password and date if needed. The about
web page provides the description of the project.
Index Terms— BeagleBone Black, Angstrom OS (Linux), Web Server, PHP, HTML, PYTHON.
99
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 5 ISSUE 2 – MAY 2015 - ISSN: 2349 - 9303
3.8 FFMPEG
FFMPEG is used in this project to save the videos in FLV
format. The client can download the saved videos and view in his
system.
ALGORITHM:
Step 1 : Videos are stored in server using webcam.
Step 2 : Initialize IP address in client system.
Step 3 : Verification of authentication.
Step 4 : Viewing of Home page.
Fig.3. BeagleBone Black
Step 5 : Selecting the video page to download the saved
videos.
3.3 WEB CAMERA
Step 6 : Selecting the upload page to upload the files.
A webcam is a video camera that feeds its image in real
Step 7 : Selecting the settings page to change the username,
time to a computer or computer network. In this project mercury
password etc.
webcam is used to capture the videos and save it in the BeagleBone
Step 8 : Selecting the about page to study the description.
Black.
3.4 LIGHTTPD
100
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 5 ISSUE 2 – MAY 2015 - ISSN: 2349 - 9303
The saved videos can be downloaded using video web page are
Fig.4. BeagleBone Black with Webcam shown in Fig.9 and Fig.10
The client can upload the files using upload web page are shown in
Fig.11 and Fig.12.
101
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 5 ISSUE 2 – MAY 2015 - ISSN: 2349 - 9303
The settings web page can be used by the client to change the
settings such as password, date etc are shown in Fig.13.
Fig.15. MobaXterm
102
INTERNATIONAL JOURNAL FOR TRENDS IN ENGINEERING & TECHNOLOGY
VOLUME 5 ISSUE 2 – MAY 2015 - ISSN: 2349 - 9303
REFERENCES
103