天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于ARM11和Linux的網(wǎng)絡(luò)視頻監(jiān)控系統(tǒng)

發(fā)布時(shí)間:2018-12-11 19:10
【摘要】:隨著科學(xué)技術(shù)的發(fā)展,視頻監(jiān)控在很多領(lǐng)域得到廣泛的應(yīng)用,大體上經(jīng)歷了三個(gè)階段:模擬監(jiān)控、數(shù)字監(jiān)控以及現(xiàn)如今的網(wǎng)絡(luò)視頻監(jiān)控。所涉及的技術(shù)也在不斷的革新,監(jiān)控也逐漸向智能化發(fā)展。本論文首先對現(xiàn)有的網(wǎng)絡(luò)視頻監(jiān)控技術(shù)進(jìn)行了分析,運(yùn)用了將嵌入式系統(tǒng)與網(wǎng)絡(luò)技術(shù)相結(jié)合的思想,設(shè)計(jì)了一種基于ARM11處理器和嵌入式Linux系統(tǒng)的網(wǎng)絡(luò)視頻監(jiān)控系統(tǒng),主要完成了以下工作內(nèi)容: ⑴采用交叉方式來進(jìn)行網(wǎng)絡(luò)視頻監(jiān)控系統(tǒng)的開發(fā),移植了嵌入式Linux系統(tǒng)到ARM11處理器上。嵌入式Linux系統(tǒng)具有開源、穩(wěn)定等優(yōu)點(diǎn)。本文所設(shè)計(jì)的整個(gè)視頻監(jiān)控系統(tǒng)是采用B/S模式,因此在目標(biāo)板的Linux系統(tǒng)上搭建了一款輕量級的Web服務(wù)器Boa,實(shí)現(xiàn)了對客戶端的請求進(jìn)行應(yīng)答。該項(xiàng)工作主要為以下所要設(shè)計(jì)的網(wǎng)絡(luò)視頻監(jiān)控系統(tǒng)的運(yùn)行提供一個(gè)穩(wěn)定的運(yùn)行環(huán)境。 ⑵在Linux操作系統(tǒng)環(huán)境下進(jìn)行網(wǎng)絡(luò)視頻應(yīng)用程序的開發(fā)需要用到V4L2內(nèi)核驅(qū)動(dòng)接口,因此在視頻監(jiān)控現(xiàn)場采集端選用的是支持V4L2接口的USB攝像頭,該攝像頭可以對采集到的視頻圖像數(shù)據(jù)進(jìn)行簡單的預(yù)處理,然后送給MJPG-streamer應(yīng)用程序進(jìn)行壓縮編碼。MJPG-streamer程序可以從單一的輸入組件獲得視頻數(shù)據(jù),并輸出到文件夾或者網(wǎng)絡(luò)等多個(gè)組件。對圖像處理過程包括對其進(jìn)行DCT變換和jpeg編碼,進(jìn)而通過UDP協(xié)議實(shí)現(xiàn)對視頻數(shù)據(jù)進(jìn)行套接字編程,,完成視頻數(shù)據(jù)的網(wǎng)絡(luò)傳輸。 ⑶采用移動(dòng)客戶端和固定客戶端通過Web瀏覽器對系統(tǒng)進(jìn)行測試,在Ubuntu中使用minicom軟件對該系統(tǒng)運(yùn)行時(shí)所消耗內(nèi)存和CPU進(jìn)行監(jiān)控。結(jié)果表明所占用內(nèi)存和CPU較少,系統(tǒng)運(yùn)行穩(wěn)定可靠,客戶端獲取的實(shí)時(shí)視頻圖像清晰流暢,無失真和抖動(dòng)現(xiàn)象,取得了較好的實(shí)時(shí)視頻監(jiān)控效果。
[Abstract]:With the development of science and technology, video surveillance has been widely used in many fields. It has experienced three stages: analog surveillance, digital surveillance and network video surveillance. The technology involved is also constantly innovating and monitoring is gradually developing to intelligence. In this paper, the existing network video surveillance technology is analyzed, and a network video monitoring system based on ARM11 processor and embedded Linux system is designed by using the idea of combining embedded system with network technology. The main contents are as follows: 1 the embedded Linux system is transplanted to the ARM11 processor by using the cross mode to develop the network video surveillance system. Embedded Linux system has the advantages of open source and stability. The whole video surveillance system designed in this paper is based on B / S mode, so a lightweight Web server Boa, is built on the target board Linux system to answer the request of the client. This work provides a stable running environment for the following network video surveillance system. 2 in the environment of Linux operating system, the development of network video application needs to use the V4L2 kernel driver interface, so the USB camera which supports the V4L2 interface is selected in the video surveillance scene collection terminal. The camera can simply preprocess the collected video image data and send it to the MJPG-streamer application for compression and coding. The MJPG-streamer program can obtain video data from a single input component. And output to the folder or network and other components. The process of image processing includes DCT transform and jpeg coding, and then the socket programming of video data is realized through UDP protocol, and the network transmission of video data is completed. (3) Mobile client and fixed client are used to test the system through Web browser, and minicom software is used in Ubuntu to monitor the memory consumption and CPU consumption when the system is running. The results show that the system occupies less memory and CPU, the system runs stably and reliably, the real-time video images obtained by the client are clear and smooth, without distortion and jitter, and a good real-time video monitoring effect is achieved.
【學(xué)位授予單位】:江西理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TN948.6

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 盧秋波;;視頻監(jiān)控技術(shù)簡介與發(fā)展趨勢[J];安防科技;2007年05期

2 姚凌,紀(jì)紅,樂光新;一種改進(jìn)的無線TCP擁塞控制算法及其穩(wěn)態(tài)流量模型[J];北京郵電大學(xué)學(xué)報(bào);2005年02期

3 張玲;俎云霄;路秋生;;雙絞線傳輸在閉路電視監(jiān)控系統(tǒng)中的應(yīng)用[J];電視技術(shù);2009年10期

4 曹鋒;張敏明;劉德明;鄧?yán)?錢銀博;;適用于物聯(lián)網(wǎng)的網(wǎng)絡(luò)視頻監(jiān)控器的設(shè)計(jì)[J];電視技術(shù);2011年01期

5 魏小文;石旭利;趙子武;;基于視覺冗余模型的碼率壓縮方法[J];電視技術(shù);2011年09期

6 王保云;;物聯(lián)網(wǎng)技術(shù)研究綜述[J];電子測量與儀器學(xué)報(bào);2009年12期

7 熊胤琪;嚴(yán)華;;YAFFS在嵌入式Linux系統(tǒng)中的構(gòu)建與改進(jìn)[J];電子技術(shù)應(yīng)用;2012年03期

8 蔣建國;蘇兆品;李援;梁立偉;;RTP/RTCP自適應(yīng)流量控制算法[J];電子學(xué)報(bào);2006年09期

9 吳金策;杜勁松;;B/S架構(gòu)嵌入式視頻監(jiān)控系統(tǒng)客戶端設(shè)計(jì)[J];電視技術(shù);2013年03期

10 陳宗成;鄧華秋;;基于ARM11的嵌入式視頻傳輸系統(tǒng)的實(shí)現(xiàn)[J];電視技術(shù);2013年09期



本文編號:2373075

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/wltx/2373075.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶206f2***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com