Thesis Details

Systém pro správu kamerových záznamů

Bachelor's Thesis Student: Šulc Ondřej Academic Year: 2020/2021 Supervisor: Očenášek Pavel, Mgr. Ing., Ph.D.
English title
Camera Recording Management System
Language
Czech
Abstract

The aim of this bachelor thesis is to create a network security system focusing on compatibility with the widest possible group of IP cameras from various manufacturers and support for remote access to records even from places outside the local network. This problem is solved using two closely cooperating applications. The first application runs on a device in the local network (in our case miniPC Raspberry Pi). The application creates the records by receiving and storing RTSP transmissions from individual cameras. It then modifies these records into a form usable for display on websites and sends the second application from which the user can access them. This application is referred to in the text as agent or agent application. The second application has a web user interface and serves the end user as a tool to manage agents, IP cameras and captured records. By principle of the application, it is important for it to be accessible on a publicly available domain. This application is referred to in the text as web or web application. The use of this architecture does not violate any of the network communication standards, which include, in particular, the initialization of communication from the network behind the NAT service.

Keywords

IP camera, security system, remote access, .NET Core, Raspberry Pi, NAS, FTP, RTSP, RTP, HTTP, HTTPS

Department
Degree Programme
Information Technology
Files
Status
defended, grade D
Date
17 June 2021
Reviewer
Committee
Hanáček Petr, doc. Dr. Ing. (DITS FIT BUT), předseda
Malinka Kamil, Mgr., Ph.D. (DITS FIT BUT), člen
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Strnadel Josef, Ing., Ph.D. (DCSY FIT BUT), člen
Szőke Igor, Ing., Ph.D. (DCGM FIT BUT), člen
Citation
ŠULC, Ondřej. Systém pro správu kamerových záznamů. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-17. Supervised by Očenášek Pavel. Available from: https://www.fit.vut.cz/study/thesis/23643/
BibTeX
@bachelorsthesis{FITBT23643,
    author = "Ond\v{r}ej \v{S}ulc",
    type = "Bachelor's thesis",
    title = "Syst\'{e}m pro spr\'{a}vu kamerov\'{y}ch z\'{a}znam\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23643/"
}
Back to top