OpenEye Digital Video Recorder Overviewopeneyevideo
?
This document provides an overview of OpenEye digital video recorders (DVRs). It summarizes the different DVR models, hardware features, recording functions, search and backup options, monitoring software, and integration capabilities. The overview covers analog and network camera recording, storage, scheduling, motion detection, audio recording, and remote access features across the X-Series, Xr-Series, E-Series, and HVR/NVR models. It also discusses the RADIUS central monitoring software and video analytics integration.
This document provides an overview of CCTV (closed-circuit television) systems, including:
- CCTV architecture which involves cameras transmitting signals to monitors through either wired or wireless connections.
- Digital CCTV uses video compression and network transmission over Ethernet, allowing for remote access and storage.
- IP cameras transmit video over internet protocols, increasing flexibility but requiring a private network for security.
- CCTV is used widely in industrial plants, buildings, public areas, and transportation for security and surveillance.
The document provides tips for avoiding common mistakes when recording digital video. It lists too much motion, unsteady shots, shots being too distant, subjects not being framed well, and boring shots as common errors. It then provides further explanation and recommendations for several of these points, such as moving the camera slowly during pans and zooms, using close-ups, framing shots properly, composing shots effectively, and making shots interesting by including people.
A digital video recorder (DVR) is a consumer electronics device that records video in a digital format and stores it on a disk drive, flash drive, memory card, or other mass storage device rather than using tapes like a VCR. It can record from multiple surveillance cameras simultaneously and allows videos to be easily transmitted over a computer network. DVR provides better usability than analog VHS systems and allows the frame rate of recorded video to be adjusted to save disk space.
2. OutlineOutline
? VIDEO COMPRESSIONVIDEO COMPRESSION
– VIDEO CODING BASICSVIDEO CODING BASICS
– MOTION COMPENSATIONMOTION COMPENSATION
? MPEG FAMILYMPEG FAMILY
– MPEG-1 VIDEO standardMPEG-1 VIDEO standard
– MPEG-2 VIDEO standardMPEG-2 VIDEO standard
– MPEG-4MPEG-4
– H.264H.264
– MPEG-7MPEG-7
3. VIDEO COMPRESSIONVIDEO COMPRESSION
? Why do we use compression?Why do we use compression?
– Temporal RedundancyTemporal Redundancy
– Spatial RedundancySpatial Redundancy
time
x
y
5. Reducing TemporalReducing Temporal
RedundancyRedundancy
? Segment a frame into macroblocks, notSegment a frame into macroblocks, not
search by pixelssearch by pixels
? Output energy( bit rate) is increased withOutput energy( bit rate) is increased with
the degree of temporal redundancythe degree of temporal redundancy
? Interframe coderInterframe coder ( only use temporal( only use temporal
redundancy reduction)redundancy reduction)
6. Reducing Spatial RedundancyReducing Spatial Redundancy
? Using DCT codingUsing DCT coding
? Intraframe coderIntraframe coder (use only spatial(use only spatial
redundancy reduction, only for currentredundancy reduction, only for current
frame)frame)
? Hybrid( intra-/ inter - frame) coding methodHybrid( intra-/ inter - frame) coding method
7. Motion CompensationMotion Compensation
? Often used andOften used and
developed bydeveloped by
MPEG familyMPEG family
? 將相鄰的將相鄰的 frameframe 中中
出現的移動物件進出現的移動物件進
行互相補償的過程行互相補償的過程
,因為該物件移動,因為該物件移動
範圍不大且形狀在範圍不大且形狀在
短時間內不易變動短時間內不易變動
? It is preceded byIt is preceded by
motion estimationmotion estimation
Motion Vector
Search Range
Current Frame
Reference Frame
?
8. MPEG-1 IntroductionMPEG-1 Introduction
? DCT for intra- and inter- framesDCT for intra- and inter- frames
? Block-based motion compensationBlock-based motion compensation
? Huffman CodingHuffman Coding
? Source input format : YUV, why not RGBSource input format : YUV, why not RGB
? Y : luminance component(Y : luminance component( 亮度亮度 ))
? U(Cb), V(Cr) : color difference orU(Cb), V(Cr) : color difference or
chrominance componentchrominance component (色差)(色差)
9. MPEG-1 Picture TypeMPEG-1 Picture Type
? Intra-Picture( I )Intra-Picture( I )
? Predicted- Pictures( P )Predicted- Pictures( P )
? Bidirectional-Predicted-Picture( B )Bidirectional-Predicted-Picture( B )
10. MPEG-2MPEG-2
? 與與 MPEG-1MPEG-1 通用通用
? Difference from MPEG-1Difference from MPEG-1
– 好很多的畫質好很多的畫質
– 更多的輸入格式更多的輸入格式 ( ex: RGB, more YUV form)( ex: RGB, more YUV form)
– 在雙向傳輸時有較短的在雙向傳輸時有較短的 delay timedelay time
– Higher bit rateHigher bit rate
– We can adjust our pictures qualityWe can adjust our pictures quality