WO2010121475A1 - Method for video monitoring and apparatus thereof - Google Patents

Method for video monitoring and apparatus thereof Download PDF

Info

Publication number
WO2010121475A1
WO2010121475A1 PCT/CN2009/075863 CN2009075863W WO2010121475A1 WO 2010121475 A1 WO2010121475 A1 WO 2010121475A1 CN 2009075863 W CN2009075863 W CN 2009075863W WO 2010121475 A1 WO2010121475 A1 WO 2010121475A1
Authority
WO
WIPO (PCT)
Prior art keywords
media stream
alarm
time
real
disk
Prior art date
Application number
PCT/CN2009/075863
Other languages
French (fr)
Chinese (zh)
Inventor
陕毅
关君
霍东风
段新平
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2010121475A1 publication Critical patent/WO2010121475A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B13/00Burglar, theft or intruder alarms
    • G08B13/18Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength
    • G08B13/189Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems
    • G08B13/194Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems
    • G08B13/196Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems using television cameras
    • G08B13/19665Details related to the storage of video surveillance data
    • G08B13/19676Temporary storage, e.g. cyclic memory, buffer storage on pre-alarm
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4331Caching operations, e.g. of an advertisement for later insertion during playback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4334Recording operations

Definitions

  • the invention belongs to the field of video surveillance, and in particular relates to a video monitoring method and device.
  • the existing video surveillance system generally captures real-time monitoring information through monitoring devices such as a camera and a cloud platform, and records all the collected real-time media streams in the storage module and plays them through a client device such as a computer.
  • monitoring devices such as a camera and a cloud platform
  • many video surveillance systems use the video-monitoring method triggered by the alarm. That is, when the system detects the alarm information or the monitoring personnel finds an abnormal situation, the alarm system is immediately activated. At the moment of the alarm, the real-time media stream is written to the disk for the client to play, query and manage.
  • This method can effectively utilize the disk storage space and reduce the workload of the storage module.
  • the real-time media stream is not saved on the disk for a period of time before the alarm time, and this information is often critical and can be investigated for the case. , judgment and analysis provide very critical clues or references, so there are still some shortcomings in this monitoring method.
  • the technical problem to be solved by the present invention is to overcome the deficiencies of the prior art and provide a video monitoring method and apparatus for saving media space and capable of recording media streams for a period of time before an alarm time.
  • a video monitoring method comprising the following steps:
  • Step D When the alarm is released, stop writing the real-time media stream after the alarm time to the disk, and return to the step.
  • the pre-recorded cache module is provided with a cache queue, and the step B includes: writing a real-time media stream in the X period before the current moment to the cache queue, and after the buffer queue is full, returning to the queue to rewrite Into the real-time media stream.
  • step C the real-time media stream starting from the alarm time is written into the disk through the pre-recorded cache module.
  • the step D further includes: when a new alarm is triggered before the current alarm is released, waiting for all the alarms to be released before stopping the writing of the real-time media stream to the disk.
  • a video monitoring front end configured to collect and encode a real-time media stream, and send the collected and encoded real-time media stream to a pre-recording cache module and a storage module.
  • a video monitoring device comprising: a pre-recorded cache module, a storage module, a control module, a client, and a video monitoring front end as described above, wherein
  • the pre-recorded cache module is configured to dynamically write a real-time media stream in the X period before the current time, and when the alarm is triggered, write the real-time media stream starting from the alarm time to the disk;
  • the storage module is provided with a disk, and the storage module is configured to save the monitoring media stream on the disk, and forward the saved monitoring media stream to the client;
  • the control module is configured to control the monitoring media stream to be written to the disk according to the alarm trigger or release command: when the alarm is triggered, the control writes the media stream in the X period before the alarm time to the disk, and after the alarm is released, controls the alarm time The real-time media stream stops writing to disk;
  • the control module further includes a pre-recording duration setting module, and the pre-recording duration setting module is configured to set a pre-recording duration;
  • the client is configured to receive, decode, and play a monitored media stream in the storage module.
  • the pre-recorded cache module is provided with a cache queue, and the pre-recorded cache module is configured to write the real-time media stream in the X period before the current time to the cache queue, and after the cache queue is full, return to the queue header. Rewrite the media stream.
  • the pre-recorded cache module and the storage module are disposed in the same physical unit.
  • the video monitoring front end includes at least one monitoring device, and the client includes at least one The client device, the storage module includes a storage server, the disk is disposed in the storage server, and the monitoring device and the client device are connected through a network.
  • the invention has the beneficial effects that the video monitoring method and device of the invention can record the media stream after the alarm is triggered, and can also record the real-time media stream for a period of time before the alarm time, since only the monitoring media stream within the effective time is recorded. Instead of all real-time media streams being written to disk, disk space is saved and disk performance is protected; and video information before the alarm time can often record clues or information related to the case, which has important reference for case investigation and analysis. Significance, thus facilitating the work of monitoring personnel.
  • FIG. 1 is a schematic diagram of a first embodiment of a video monitoring apparatus according to the present invention.
  • FIG. 2 is a schematic diagram of a second specific implementation manner of a video monitoring apparatus according to the present invention.
  • FIG. 3 is a flow chart of a video monitoring method of the present invention.
  • FIG. 1 is a schematic diagram of a first embodiment of a video surveillance recording apparatus of the present invention, including: a video surveillance front end 10, a storage module 11, a pre-recorded cache module 12, a control module 13, and a client 14.
  • the video monitoring front end 10 includes a monitoring device and a video encoding module, and the monitoring device such as a camera, a cloud station, etc. can collect real-time video information and transmit it to a video encoding module, and the video encoding module encodes the real-time video information to form A real-time media stream, such as a transport stream (TS stream: Transpor Stream), and the like, and sends the real-time media stream to the storage module 11 and the pre-recorded cache module 12.
  • TS stream Transport stream
  • the storage module 11 is provided with a disk for storing the monitoring media stream.
  • the monitoring media stream includes the media stream in the X period before the alarm is triggered and the media stream after the alarm time.
  • the storage module 11 can monitor the device according to the instruction of the client 14.
  • the media stream is forwarded to the client 14; the storage module 11 has a cache unit, and when the alarm is triggered, the real-time media stream starting from the alarm time is written through the cache unit. Disk.
  • the pre-recording cache module 12 is configured to receive the real-time media stream from the video monitoring front end 10 and dynamically write the real-time media stream in the X period before the current time; the pre-recording cache module 12 may be provided with a buffer queue in the buffer queue. Write the real-time media stream in the X period before the current time. After the buffer queue is full, return to the queue header and rewrite the media stream.
  • the control module 1 3 is used to control the monitoring media stream to be written to the disk according to the alarm triggering and releasing command, and the alarm triggering or releasing may come from the client 14 or from the automatic alarm system.
  • the control module 13 instructs the storage module 11 to start writing the real-time media stream from the alarm triggering time to the disk, and instructs the pre-recording cache module 12 to write the media stream in the X period before the alarm time to the disk, and the alarm is released. Thereafter, the control module 13 instructs the storage module 11 to stop writing the real-time media stream to the disk.
  • the control module 13 further includes a pre-recording duration setting module, which can be automatically set by the system or set according to the instruction of the client 14 to set the pre-recording duration in the pre-recording buffer module 12, that is, within a certain length of time before the alarm is triggered.
  • the media stream is written to the pre-recorded cache module 12.
  • the client 14 includes a client device, such as a computer, for receiving, decoding, and playing the monitoring media stream in the storage module 11, and can also send commands to the control module 13, such as a pre-recording duration setting command, an alarm triggering or releasing the command, and the like. .
  • both the storage module 11 and the pre-recorded cache module 12 can receive real-time media streams from the video control front end 10, in order to simplify the overall structure of the video monitoring device, both can be disposed in the same physical unit.
  • FIG. 2 is a schematic diagram of a second embodiment of a video surveillance recording device of the present invention, similar to FIG.
  • the pre-recorded cache module 12 when the alarm is triggered, replaces the storage module 11 to write the media stream starting from the alarm time to the disk.
  • the storage module 11 does not need to be specifically set for the alarm time. Subsequent media streams are written to the disk's cache space, thus simplifying the device. If the pre-recorded cache module 12 has a cache queue, when the alarm is triggered, the cache queue is
  • the media stream in the X period is written to the disk, and the real-time media stream starting from the alarm time is still written to the disk through the cache queue.
  • FIG. 3 is a flowchart of a video surveillance recording method according to the present invention, and the specific steps are as follows: Step S100: Set the pre-recording duration X.
  • Step S101 Dynamically write the real-time media stream in the X period before the current time in the pre-recorded cache module.
  • Step S102 The alarm is triggered, and can be started by the automatic alarm system or the client.
  • Step S103 Write the monitoring media stream to the disk.
  • the control module In the embodiment shown in Figure 1, the control module
  • control module 11 writes the real-time media stream starting from the alarm time to the disk, and instructs the pre-recorded cache module 12 to write the media stream in the X period before the alarm time to the disk; in the embodiment shown in FIG. 2
  • the control module 13 instructs the pre-recorded cache module 12 to write the real-time media stream starting from the alarm time to the disk, and writes the media stream in the X period before the alarm time to the disk.
  • Step S104 It is judged whether all the alarms have been canceled, and if yes, the process goes to step S106, otherwise, the process goes to step S105 to wait for the alarm to be released.
  • Step S105 If all the alarms have not been released, wait for all the alarms to be released.
  • the control module 13 instructs the control module 11 to stop writing the real-time media stream after the alarm time to the disk.
  • the control module 13 instructs the pre-recorded cache module 12 to stop. The real-time media stream after the alarm time is written to the disk, and the process returns to step S101 to perform the loop.
  • steps S104 and S105 are: when a new alarm is triggered before the current alarm is released, the real-time media stream is stopped from being written to the disk after waiting for all alarms to be released.
  • the recording is not interrupted, but the end time is postponed, and the monitoring media stream between the first alarm and the last alarm is continuously written to the disk for monitoring personnel. Get complete information.
  • the pre-recording duration can be changed by the pre-recording duration setting module in the control module 13. If the pre-recording duration is 0, you do not need to write the media stream before the alarm time to the disk, and directly write the media stream starting from the alarm time to the disk.
  • the video monitoring front end 10 in the video monitoring device of the present invention may include multiple monitoring devices disposed at different positions, angles or distances, which can expand the monitoring range and enhance the monitoring strength; the client 14 can include multiple client devices, and the storage module There is a storage server in which the disk is located. These monitoring devices and customer devices are connected through a network, each monitoring device and customer setting The backup can be used as a network element, which is convenient for users to remotely monitor through designated monitoring devices.
  • all the real-time media streams do not need to be stored in the disk, thereby saving disk space, and protecting the disk performance by reducing the number of read and write times of the disk, thereby improving the working efficiency;
  • the method and device not only record the real-time media stream after the alarm is triggered, but also record the real-time media stream for a period of time before the alarm is triggered.
  • the video information during this period can often capture the key clues or information before the alarm, and investigate the case. And analysis has important reference significance, so it is convenient for monitoring work.
  • the video monitoring method and device of the present invention can record the media stream after the alarm is triggered, and can also record the real-time media stream for a period of time before the alarm time, since only the monitoring media stream within the effective time is recorded. Instead of all real-time media streams being written to disk, disk space is saved and disk performance is protected.

Abstract

A method for video monitoring, includes the following steps: A. setting the prerecording time interval X; B. writing dynamically the real-time media stream within the time interval X before current time in a prerecording buffer module; C. when an alarm is activated, writing the real-time media stream after the alarm is activated in a disk, and writing the media stream stored in the prerecording buffer module within the time interval X before the alarm is activated in the disk; C. when the alarm is cancelled, stopping writing the real-time media stream after the alarm is cancelled in the disk, and returning to step B.

Description

一种视频监控方法及装置  Video monitoring method and device
技术领域 Technical field
本发明属于视频监控领域, 尤其涉及一种视频监控方法及装置。  The invention belongs to the field of video surveillance, and in particular relates to a video monitoring method and device.
背景技术 Background technique
现有的视频监控系统一般通过摄像头、 云台等监控设备捕捉实时监控信 息, 将釆集的实时媒体流全部记录在存储模块中并通过计算机等客户端设备 进行播放。 为了节省磁盘的存储空间并保护磁盘的性能, 目前, 很多视频监 控系统都釆用了报警触发的视频监控方式, 即当系统检测到报警信息或者监 控人员发现异常情况时, 立刻启动报警系统, 从报警时刻开始将实时媒体流 写入磁盘供客户端播放、 查询和管理。 这种方式能够有效地利用磁盘存储空 间, 减轻存储模块的工作负担, 然而, 报警时刻之前一段时间内的实时媒体 流并没有保存在磁盘中, 而这些信息往往至关重要, 能够为案件的调查、 判 断和分析提供十分关键的线索或者参考,因此这种监控方式尚存在一些缺陷。  The existing video surveillance system generally captures real-time monitoring information through monitoring devices such as a camera and a cloud platform, and records all the collected real-time media streams in the storage module and plays them through a client device such as a computer. In order to save the storage space of the disk and protect the performance of the disk, many video surveillance systems use the video-monitoring method triggered by the alarm. That is, when the system detects the alarm information or the monitoring personnel finds an abnormal situation, the alarm system is immediately activated. At the moment of the alarm, the real-time media stream is written to the disk for the client to play, query and manage. This method can effectively utilize the disk storage space and reduce the workload of the storage module. However, the real-time media stream is not saved on the disk for a period of time before the alarm time, and this information is often critical and can be investigated for the case. , judgment and analysis provide very critical clues or references, so there are still some shortcomings in this monitoring method.
发明内容 Summary of the invention
本发明所要解决的技术问题是, 克服现有技术的不足, 提供一种节省存 储空间, 且能够记录报警时刻之前一段时间内的媒体流的视频监控方法及装 置。  The technical problem to be solved by the present invention is to overcome the deficiencies of the prior art and provide a video monitoring method and apparatus for saving media space and capable of recording media streams for a period of time before an alarm time.
本发明解决其技术问题所釆用的技术方案是:  The technical solution adopted by the present invention to solve the technical problems thereof is:
一种视频监控方法, 包含以下步骤:  A video monitoring method, comprising the following steps:
A. 设定预录时长 X;  A. Set the pre-recording duration X;
B. 在预录緩存模块中动态写入当前时刻之前 X时段内的实时媒体流; C.报警触发时, 将以报警时刻为起点的实时媒体流写入磁盘, 并将预录 緩存模块中存储的报警时刻之前 X时段内的媒体流写入磁盘;  B. Dynamically write the real-time media stream in the X period before the current time in the pre-recorded cache module; C. When the alarm is triggered, the real-time media stream starting from the alarm time is written to the disk, and the pre-recorded cache module is stored. The media stream in the X period before the alarm time is written to the disk;
D.报警解除时, 停止将报警时刻之后的实时媒体流写入磁盘, 并返回步 骤 D. When the alarm is released, stop writing the real-time media stream after the alarm time to the disk, and return to the step. Step
所述预录緩存模块中设有緩存队列, 所述步骤 B包括: 将当前时刻之前 X 时段内的实时媒体流写入该緩存队列, 该緩存队列被写满后, 再回到队列 首重新写入实时媒体流。  The pre-recorded cache module is provided with a cache queue, and the step B includes: writing a real-time media stream in the X period before the current moment to the cache queue, and after the buffer queue is full, returning to the queue to rewrite Into the real-time media stream.
所述步骤 C中, 将以报警时刻为起点的实时媒体流通过预录緩存模块写 入磁盘。  In the step C, the real-time media stream starting from the alarm time is written into the disk through the pre-recorded cache module.
所述步骤 D还包括: 当前报警解除之前又触发新的报警时, 则等待所有 报警解除后再停止将实时媒体流写入磁盘。  The step D further includes: when a new alarm is triggered before the current alarm is released, waiting for all the alarms to be released before stopping the writing of the real-time media stream to the disk.
一种视频监控前端, 所述视频监控前端设置成釆集和编码实时媒体流, 并将所釆集和编码的实时媒体流发送至预录緩存模块和存储模块。  A video monitoring front end, the video monitoring front end is configured to collect and encode a real-time media stream, and send the collected and encoded real-time media stream to a pre-recording cache module and a storage module.
一种视频监控装置, 包括: 预录緩存模块、 存储模块、 控制模块、 客户 端、 和如上所述的视频监控前端, 其中,  A video monitoring device, comprising: a pre-recorded cache module, a storage module, a control module, a client, and a video monitoring front end as described above, wherein
所述预录緩存模块设置成动态写入当前时刻之前 X 时段内的实时媒体 流, 报警触发时, 将以报警时刻为起点的实时媒体流写入磁盘;  The pre-recorded cache module is configured to dynamically write a real-time media stream in the X period before the current time, and when the alarm is triggered, write the real-time media stream starting from the alarm time to the disk;
存储模块中设有磁盘,所述存储模块设置成将监控媒体流保存在磁盘中, 并将所保存的监控媒体流转发给客户端;  The storage module is provided with a disk, and the storage module is configured to save the monitoring media stream on the disk, and forward the saved monitoring media stream to the client;
所述控制模块设置成根据报警触发或解除指令控制监控媒体流写入磁 盘: 在报警触发时, 控制将报警时刻之前 X时段内的媒体流写入磁盘, 在报 警解除时 , 控制报警时刻之后的实时媒体流停止写入磁盘;  The control module is configured to control the monitoring media stream to be written to the disk according to the alarm trigger or release command: when the alarm is triggered, the control writes the media stream in the X period before the alarm time to the disk, and after the alarm is released, controls the alarm time The real-time media stream stops writing to disk;
所述控制模块中还包括预录时长设定模块, 所述预录时长设定模块设置 成设定预录时长;  The control module further includes a pre-recording duration setting module, and the pre-recording duration setting module is configured to set a pre-recording duration;
所述客户端设置成接收、 解码和播放存储模块中的监控媒体流。  The client is configured to receive, decode, and play a monitored media stream in the storage module.
所述预录緩存模块中设有緩存队列 , 所述预录緩存模块是设置成将当前 时刻之前 X时段内的实时媒体流写入所述緩存队列, 緩存队列写满后, 再回 到队列首部重新写入媒体流。  The pre-recorded cache module is provided with a cache queue, and the pre-recorded cache module is configured to write the real-time media stream in the X period before the current time to the cache queue, and after the cache queue is full, return to the queue header. Rewrite the media stream.
所述预录緩存模块和存储模块设置在同一物理单元。  The pre-recorded cache module and the storage module are disposed in the same physical unit.
所述的视频监控前端包括至少一个监控设备, 所述客户端包括至少一个 客户端设备, 所述存储模块包括存储服务器, 所述磁盘设置在所述存储服务 器中, 所述监控设备和客户端设备都通过网络进行连接。 The video monitoring front end includes at least one monitoring device, and the client includes at least one The client device, the storage module includes a storage server, the disk is disposed in the storage server, and the monitoring device and the client device are connected through a network.
本发明的有益效果是, 本发明所述的视频监控方法和装置能够记录报警 触发之后的媒体流, 还能记录报警时刻之前一段时间内的实时媒体流, 由于 只将有效时间内的监控媒体流而非全部实时媒体流写入磁盘, 因而节省了磁 盘空间, 保护了磁盘性能; 而且报警时刻之前的视频信息往往能够记录与案 件相关的线索或信息, 对案件的调查和分析都具有重要的参考意义, 因而为 监控人员的工作提供了便利。  The invention has the beneficial effects that the video monitoring method and device of the invention can record the media stream after the alarm is triggered, and can also record the real-time media stream for a period of time before the alarm time, since only the monitoring media stream within the effective time is recorded. Instead of all real-time media streams being written to disk, disk space is saved and disk performance is protected; and video information before the alarm time can often record clues or information related to the case, which has important reference for case investigation and analysis. Significance, thus facilitating the work of monitoring personnel.
附图概述 BRIEF abstract
图 1为本发明的视频监控装置的第一种具体实施方式示意图;  1 is a schematic diagram of a first embodiment of a video monitoring apparatus according to the present invention;
图 2为本发明的视频监控装置的第二种具体实施方式示意图;  2 is a schematic diagram of a second specific implementation manner of a video monitoring apparatus according to the present invention;
图 3为本发明的视频监控方法的流程图。  3 is a flow chart of a video monitoring method of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
第一具体实施方式:  The first specific embodiment:
图 1所示为本发明的视频监控记录装置的第一种具体实施方式示意图, 其中包括:视频监控前端 10、 存储模块 11、 预录緩存模块 12、 控制模块 13 和客户端 14。  FIG. 1 is a schematic diagram of a first embodiment of a video surveillance recording apparatus of the present invention, including: a video surveillance front end 10, a storage module 11, a pre-recorded cache module 12, a control module 13, and a client 14.
其中, 视频监控前端 10包括监控设备和视频编码模块, 监控设备例如摄 像头、 云台等可釆集实时视频信息并将其传输到视频编码模块, 视频编码模 块对该实时视频信息进行编码使其形成实时媒体流, 例如传输流(TS 流: Transpor t Stream )等, 并将该实时媒体流发送至存储模块 11和预录緩存模 块 12。  The video monitoring front end 10 includes a monitoring device and a video encoding module, and the monitoring device such as a camera, a cloud station, etc. can collect real-time video information and transmit it to a video encoding module, and the video encoding module encodes the real-time video information to form A real-time media stream, such as a transport stream (TS stream: Transpor Stream), and the like, and sends the real-time media stream to the storage module 11 and the pre-recorded cache module 12.
存储模块 11中设有磁盘, 用于保存监控媒体流, 该监控媒体流包括报警 触发之前 X时段内的媒体流以及报警时刻之后的媒体流,存储模块 11可根据 客户端 14的指令将该监控媒体流转发给客户端 14; 存储模块中 11中设有緩 存单元, 报警触发时, 以报警时刻为起点的实时媒体流通过该緩存单元写入 磁盘。 The storage module 11 is provided with a disk for storing the monitoring media stream. The monitoring media stream includes the media stream in the X period before the alarm is triggered and the media stream after the alarm time. The storage module 11 can monitor the device according to the instruction of the client 14. The media stream is forwarded to the client 14; the storage module 11 has a cache unit, and when the alarm is triggered, the real-time media stream starting from the alarm time is written through the cache unit. Disk.
预录緩存模块 12用于接收来自视频监控前端 10的实时媒体流, 并动态 写入当前时刻之前 X时段内的实时媒体流;预录緩存模块 12中可设有一个緩 存队列, 该緩存队列中写入当前时刻之前 X时段内的实时媒体流, 緩存队列 写满后, 再回到队列首部重新写入媒体流。  The pre-recording cache module 12 is configured to receive the real-time media stream from the video monitoring front end 10 and dynamically write the real-time media stream in the X period before the current time; the pre-recording cache module 12 may be provided with a buffer queue in the buffer queue. Write the real-time media stream in the X period before the current time. After the buffer queue is full, return to the queue header and rewrite the media stream.
控制模块 1 3用于根据报警触发和解除指令控制监控媒体流写入磁盘,报 警触发或解除可来自于客户端 14 ,也可来自于自动报警系统。 当报警触发时, 控制模块 1 3指示存储模块 11开始将报警触发时刻起的实时媒体流写入磁盘, 并指示预录緩存模块 12将报警时刻之前 X时段内的媒体流写入磁盘,报警解 除后, 控制模块 1 3指示存储模块 11停止将实时媒体流写入磁盘。  The control module 1 3 is used to control the monitoring media stream to be written to the disk according to the alarm triggering and releasing command, and the alarm triggering or releasing may come from the client 14 or from the automatic alarm system. When the alarm is triggered, the control module 13 instructs the storage module 11 to start writing the real-time media stream from the alarm triggering time to the disk, and instructs the pre-recording cache module 12 to write the media stream in the X period before the alarm time to the disk, and the alarm is released. Thereafter, the control module 13 instructs the storage module 11 to stop writing the real-time media stream to the disk.
控制模块 1 3还包括预录时长设定模块,可由系统自动设定或根据客户端 14 的指令设定预录緩存模块 12 中的预录时长, 即将报警触发前某一具体长 度的时段内的媒体流写入预录緩存模块 12。  The control module 13 further includes a pre-recording duration setting module, which can be automatically set by the system or set according to the instruction of the client 14 to set the pre-recording duration in the pre-recording buffer module 12, that is, within a certain length of time before the alarm is triggered. The media stream is written to the pre-recorded cache module 12.
客户端 14包括客户端设备例如计算机, 用于接收、解码和播放存储模块 11中的监控媒体流, 还可向控制模块 1 3发送指令, 例如预录时长设定指令、 报警触发或解除指令等。  The client 14 includes a client device, such as a computer, for receiving, decoding, and playing the monitoring media stream in the storage module 11, and can also send commands to the control module 13, such as a pre-recording duration setting command, an alarm triggering or releasing the command, and the like. .
由于存储模块 11和预录緩存模块 12都可接收来自视频控制前端 10的实 时媒体流, 为了简化视频监控装置的整体结构, 两者可以设置在同一物理单 元。  Since both the storage module 11 and the pre-recorded cache module 12 can receive real-time media streams from the video control front end 10, in order to simplify the overall structure of the video monitoring device, both can be disposed in the same physical unit.
第二种具体实施方式:  The second specific implementation method:
图 2为本发明的视频监控记录装置的第二种具体实施方式示意图, 与图 1 类似。  2 is a schematic diagram of a second embodiment of a video surveillance recording device of the present invention, similar to FIG.
该具体实施方式中, 报警触发时, 预录緩存模块 12代替存储模块 11将 以报警时刻为起点的媒体流写入磁盘, 这种实施方式中, 存储模块 11不需要 专门设置用于将报警时刻之后的媒体流写入磁盘的緩存空间, 因而简化了装 置。 如果预录緩存模块 12中设有緩存队列, 报警触发时, 将该緩存队列中的 In this embodiment, when the alarm is triggered, the pre-recorded cache module 12 replaces the storage module 11 to write the media stream starting from the alarm time to the disk. In this embodiment, the storage module 11 does not need to be specifically set for the alarm time. Subsequent media streams are written to the disk's cache space, thus simplifying the device. If the pre-recorded cache module 12 has a cache queue, when the alarm is triggered, the cache queue is
X 时段内的媒体流写入磁盘, 并仍然通过该緩存队列将以报警时刻为起点的 实时媒体流写入磁盘。 The media stream in the X period is written to the disk, and the real-time media stream starting from the alarm time is still written to the disk through the cache queue.
图 3为本发明的视频监控记录方法的流程图, 其具体步骤如下: 步骤 S100: 设置预录时长 X。 FIG. 3 is a flowchart of a video surveillance recording method according to the present invention, and the specific steps are as follows: Step S100: Set the pre-recording duration X.
步骤 S 101: 在预录緩存模块中动态写入当前时刻之前 X时段内的实时媒 体流。  Step S101: Dynamically write the real-time media stream in the X period before the current time in the pre-recorded cache module.
步骤 S102 : 报警触发, 可由自动报警系统或客户端启动。  Step S102: The alarm is triggered, and can be started by the automatic alarm system or the client.
步骤 S103: 将监控媒体流写入磁盘。 图 1所示的实施方式中, 控制模块 Step S103: Write the monitoring media stream to the disk. In the embodiment shown in Figure 1, the control module
1 3指示控制模块 11将以报警时刻为起点的实时媒体流写入磁盘, 并指示预 录緩存模块 12将报警时刻之前 X时段内的媒体流写入磁盘; 在图 2 所示的 实施方式中, 控制模块 1 3指示预录緩存模块 12将以报警时刻为起点的实时 媒体流写入磁盘, 并将报警时刻之前 X时段内的媒体流写入磁盘。 1 3 indicates that the control module 11 writes the real-time media stream starting from the alarm time to the disk, and instructs the pre-recorded cache module 12 to write the media stream in the X period before the alarm time to the disk; in the embodiment shown in FIG. 2 The control module 13 instructs the pre-recorded cache module 12 to write the real-time media stream starting from the alarm time to the disk, and writes the media stream in the X period before the alarm time to the disk.
步骤 S104 : 判断所有报警是否已经解除, 如果是, 则进入步骤 S106 , 否 则进入步骤 S105中等待报警解除。  Step S104: It is judged whether all the alarms have been canceled, and if yes, the process goes to step S106, otherwise, the process goes to step S105 to wait for the alarm to be released.
步骤 S105 : 如果所有的报警尚未解除, 则等待所有报警全部解除。 步骤 S106 : 所有报警接触后, 停止将报警时刻之后的实时媒体流写入磁 盘。 图 1所示的实施方式中, 控制模块 1 3指示控制模块 11停止将报警时刻 后的实时媒体流写入磁盘, 图 2所述的实施方式中, 控制模块 1 3指示预录緩 存模块 12停止将报警时刻以后的实时媒体流写入磁盘, 并回到步骤 S101进 行循环。  Step S105: If all the alarms have not been released, wait for all the alarms to be released. Step S106: After all the alarms are touched, stop writing the real-time media stream after the alarm time to the disk. In the embodiment shown in FIG. 1, the control module 13 instructs the control module 11 to stop writing the real-time media stream after the alarm time to the disk. In the embodiment described in FIG. 2, the control module 13 instructs the pre-recorded cache module 12 to stop. The real-time media stream after the alarm time is written to the disk, and the process returns to step S101 to perform the loop.
步骤 S104和 S105的作用在于, 当前报警解除之前又触发新的报警时, 则等待所有报警解除后再停止将实时媒体流写入磁盘。 当系统中出现多次报 警监控任务时, 并不中断记录, 而是将结束时间后延, 将第一次报警之前至 最后一次报警解除之间的监控媒体流连续地写入磁盘, 以便监控人员能够得 到完整信息。  The actions of steps S104 and S105 are: when a new alarm is triggered before the current alarm is released, the real-time media stream is stopped from being written to the disk after waiting for all alarms to be released. When multiple alarm monitoring tasks occur in the system, the recording is not interrupted, but the end time is postponed, and the monitoring media stream between the first alarm and the last alarm is continuously written to the disk for monitoring personnel. Get complete information.
该视频监控方法中,可通过控制模块 1 3中的预录时长设定模块改变预录 时长。 如果预录时长为 0 , 即不需要将报警时刻之前的媒体流写入磁盘, 直 接将以报警时刻为起点的媒体流写入磁盘。  In the video monitoring method, the pre-recording duration can be changed by the pre-recording duration setting module in the control module 13. If the pre-recording duration is 0, you do not need to write the media stream before the alarm time to the disk, and directly write the media stream starting from the alarm time to the disk.
本发明的视频监控装置中的视频监控前端 10可包括设置在不同位置、角 度或距离的多台监控设备, 能够扩大监控范围并增强监控力度; 客户端 14可 包括多台客户端设备, 存储模块中设有存储服务器, 磁盘设在该存储服务器 上。 这些监控设备和客户设备通过网络连接在一起, 每台监控设备和客户设 备都可作为一个网元, 便于用户可通过指定的监控设备进行远程监控。 The video monitoring front end 10 in the video monitoring device of the present invention may include multiple monitoring devices disposed at different positions, angles or distances, which can expand the monitoring range and enhance the monitoring strength; the client 14 can include multiple client devices, and the storage module There is a storage server in which the disk is located. These monitoring devices and customer devices are connected through a network, each monitoring device and customer setting The backup can be used as a network element, which is convenient for users to remotely monitor through designated monitoring devices.
本实施方式的视频监控装置中, 不需要将所有的实时媒体流全部存入磁 盘, 因而节省了磁盘空间, 并通过减少了磁盘的读、 写次数保护了磁盘性能, 提高了其工作效率; 该方法和装置不仅记录了报警触发后的实时媒体流, 而 且记录了报警触发前一段时间内的实时媒体流, 这段时间内的视频信息往往 能够捕捉报警之前关键的线索或信息, 对案件的调查和分析都具有重要的参 考意义, 因此为监控工作提供了便利。  In the video monitoring apparatus of the embodiment, all the real-time media streams do not need to be stored in the disk, thereby saving disk space, and protecting the disk performance by reducing the number of read and write times of the disk, thereby improving the working efficiency; The method and device not only record the real-time media stream after the alarm is triggered, but also record the real-time media stream for a period of time before the alarm is triggered. The video information during this period can often capture the key clues or information before the alarm, and investigate the case. And analysis has important reference significance, so it is convenient for monitoring work.
以上内容是结合具体的优选实施方式对本发明所作的进一步详细说明, 不能认定本发明的具体实施只局限于这些说明。 对于本发明所属技术领域的 普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干简单推 演或替换, 都应当视为属于本发明的保护范围。  The above is a further detailed description of the present invention in connection with the specific preferred embodiments, and the specific embodiments of the present invention are not limited to the description. It will be apparent to those skilled in the art that the present invention may be made without departing from the spirit and scope of the invention.
工业实用性 Industrial applicability
与现有技术相比, 本发明所述的视频监控方法和装置能够记录报警触发 之后的媒体流, 还能记录报警时刻之前一段时间内的实时媒体流, 由于只将 有效时间内的监控媒体流而非全部实时媒体流写入磁盘, 因而节省了磁盘空 间, 保护了磁盘性能。  Compared with the prior art, the video monitoring method and device of the present invention can record the media stream after the alarm is triggered, and can also record the real-time media stream for a period of time before the alarm time, since only the monitoring media stream within the effective time is recorded. Instead of all real-time media streams being written to disk, disk space is saved and disk performance is protected.

Claims

权 利 要 求 书 Claim
1. 一种视频监控方法, 包含以下步骤:  1. A video surveillance method, comprising the following steps:
A. 设定预录时长 X;  A. Set the pre-recording duration X;
B. 在预录緩存模块中动态写入当前时刻之前 X时段内的实时媒体流; C.报警触发时, 将以报警时刻为起点的实时媒体流写入磁盘, 并将预录 緩存模块中存储的报警时刻之前 X时段内的媒体流写入磁盘;  B. Dynamically write the real-time media stream in the X period before the current time in the pre-recorded cache module; C. When the alarm is triggered, the real-time media stream starting from the alarm time is written to the disk, and the pre-recorded cache module is stored. The media stream in the X period before the alarm time is written to the disk;
D.报警解除时, 停止将报警时刻之后的实时媒体流写入磁盘, 并返回步 骤  D. When the alarm is released, stop writing the real-time media stream after the alarm time to the disk, and return to the step
2.根据权利要求 1所述的方法, 其中: 所述预录緩存模块中设有緩存队 歹' J ;  The method according to claim 1, wherein: the pre-recorded cache module is provided with a cache team 歹' J;
所述步骤 B包括: 将当前时刻之前 X时段内的实时媒体流写入所述緩存 队列, 緩存队列被写满后, 再回到队列首重新写入实时媒体流。  The step B includes: writing a real-time media stream in the X period before the current moment to the cache queue, and after the buffer queue is full, returning to the queue to rewrite the real-time media stream.
3.根据权利要求 1或 2所述的方法, 所述步骤 C中, 将以报警时刻为起 点的实时媒体流写入磁盘时, 是通过所述预录緩存模块进行写入的。  The method according to claim 1 or 2, wherein in the step C, when the real-time media stream starting from the alarm time is written to the disk, the pre-recorded cache module writes.
4.根据权利要求 1或 2所述的方法, 所述步骤 D还包括: 当前报警解除 之前又触发新的报警时, 则等待所有报警解除后再停止将实时媒体流写入磁 盘。  The method according to claim 1 or 2, wherein the step D further comprises: when a new alarm is triggered before the current alarm is released, waiting for all alarms to be released before stopping to write the real-time media stream to the disk.
5.根据权利要求 3所述的方法, 所述步骤 D还包括: 当前报警解除之前 又触发新的报警时, 则等待所有报警解除后再停止将实时媒体流写入磁盘。  The method according to claim 3, wherein the step D further comprises: when a new alarm is triggered before the current alarm is released, waiting for all alarms to be released before stopping to write the real-time media stream to the disk.
6.一种视频监控前端,所述视频监控前端设置成釆集和编码实时媒体流, 并将所釆集和编码的实时媒体流发送至预录緩存模块和存储模块。  6. A video surveillance front end, the video surveillance front end configured to collect and encode a real-time media stream, and send the collected and encoded real-time media stream to a pre-recorded cache module and a storage module.
7.—种视频监控装置, 其包括: 预录緩存模块、 存储模块、 控制模块、 客户端、 和如权利要求 6所述的视频监控前端, 其中,  A video monitoring device, comprising: a pre-recorded cache module, a storage module, a control module, a client, and a video monitoring front end according to claim 6, wherein
所述预录緩存模块设置成动态写入当前时刻之前 X 时段内的实时媒体 流, 并在报警触发时, 将以报警时刻为起点的实时媒体流写入磁盘;  The pre-recorded cache module is configured to dynamically write the real-time media stream in the X period before the current time, and write the real-time media stream starting from the alarm time to the disk when the alarm is triggered;
所述存储模块中设有磁盘, 所述存储模块设置成将监控媒体流保存在磁 盘中, 并将所保存的监控媒体流转发给客户端;  A disk is disposed in the storage module, and the storage module is configured to save the monitoring media stream in the disk, and forward the saved monitoring media stream to the client;
所述控制模块设置成根据报警触发或解除指令控制监控媒体流写入磁 盘: 在报警触发时, 控制将报警时刻之前 X时段内的媒体流写入磁盘, 在报 警解除时 , 控制报警时刻之后的实时媒体流停止写入磁盘; The control module is configured to control the monitoring media stream to write magnetic according to an alarm trigger or release command Disk: When the alarm is triggered, the control writes the media stream in the X period before the alarm time to the disk, and when the alarm is released, the real-time media stream after the control alarm time stops writing to the disk;
所述控制模块中包括预录时长设定模块, 所述预录时长设定模块设置成 设定预录时长;  The control module includes a pre-recording duration setting module, and the pre-recording duration setting module is configured to set a pre-recording duration;
所述客户端设置成接收、 解码和播放存储模块中的监控媒体流。  The client is configured to receive, decode, and play a monitored media stream in the storage module.
8.根据权利要求 7所述的视频监控装置, 其中: 所述预录緩存模块中设 有緩存队列, 所述预录緩存模块是设置成将当前时刻之前 X时段内的实时媒 体流写入所述緩存队列, 緩存队列写满后, 再回到队列首部重新写入媒体流。  The video monitoring device according to claim 7, wherein: the pre-recorded cache module is provided with a cache queue, and the pre-recorded cache module is configured to write a real-time media stream in an X period before the current time. The cache queue is written, and after the cache queue is full, it returns to the queue header and rewrites the media stream.
9.根据权利要求 7至 8中任一项所述的视频监控装置, 其中: 所述预录 緩存模块和存储模块设置在同一物理单元。  The video monitoring apparatus according to any one of claims 7 to 8, wherein: the pre-recorded cache module and the storage module are disposed in the same physical unit.
10. 根据权利要求 7至 8中任一项所述的视频监控装置, 其中: 所述的 视频监控前端包括至少一个监控设备,所述客户端包括至少一个客户端设备, 所述存储模块包括存储服务器, 所述磁盘设置在所述存储服务器中, 所述监 控设备和客户端设备都通过网络进行连接。  The video monitoring device according to any one of claims 7 to 8, wherein: the video monitoring front end includes at least one monitoring device, the client includes at least one client device, and the storage module includes storage The server is configured to be in the storage server, and the monitoring device and the client device are connected through a network.
11. 根据权利要求 9所述的视频监控装置, 其中: 所述的视频监控前端 包括至少一个监控设备, 所述客户端包括至少一个客户端设备, 所述存储模 块包括存储服务器, 所述磁盘设置在所述存储服务器中, 所述监控设备和客 户端设备都通过网络进行连接。  The video monitoring device according to claim 9, wherein: the video monitoring front end comprises at least one monitoring device, the client comprises at least one client device, the storage module comprises a storage server, and the disk setting In the storage server, both the monitoring device and the client device are connected through a network.
PCT/CN2009/075863 2009-04-20 2009-12-23 Method for video monitoring and apparatus thereof WO2010121475A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910106768A CN101867786A (en) 2009-04-20 2009-04-20 Method and device for monitoring video
CN200910106768.6 2009-04-20

Publications (1)

Publication Number Publication Date
WO2010121475A1 true WO2010121475A1 (en) 2010-10-28

Family

ID=42959314

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/075863 WO2010121475A1 (en) 2009-04-20 2009-12-23 Method for video monitoring and apparatus thereof

Country Status (2)

Country Link
CN (1) CN101867786A (en)
WO (1) WO2010121475A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110519572A (en) * 2019-09-27 2019-11-29 北京时代凌宇科技股份有限公司 Operation management equipment for video monitoring front-end system
CN116634084A (en) * 2023-07-03 2023-08-22 无锡德凡医疗科技有限公司 Multichannel video signal processing system and method

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148960B (en) * 2010-02-10 2015-11-25 北京中星微电子有限公司 A kind of method of real-time monitoring system and the quick playback of real-time monitor procedure
CN102231821A (en) * 2011-06-23 2011-11-02 深圳中兴力维技术有限公司 Data storage method applied in remote video monitoring system and system thereof
CN102857732B (en) * 2012-05-25 2015-12-09 华为技术有限公司 Menu control method, equipment and system in a kind of many pictures video conference
CN102938829A (en) * 2012-10-12 2013-02-20 天津市亚安科技股份有限公司 Method for realizing prerecording of real-time audio/video stream
CN103647935B (en) * 2013-11-19 2017-01-04 长沙中联重科环卫机械有限公司 Video data storage method and video monitoring apparatus
CN104683740A (en) * 2013-11-27 2015-06-03 杭州海康威视数字技术股份有限公司 Method and system for non-real-time video relevant alarm in video monitoring
CN104683738B (en) * 2013-11-28 2019-05-24 杭州海康威视数字技术股份有限公司 A method of storing vehicle-mounted DVR alarm video clip
CN104301688A (en) * 2014-10-29 2015-01-21 杭州凯达电力建设有限公司 Method and system for monitoring sounds
CN105338279B (en) * 2015-09-28 2018-12-28 深圳市豪恩安全科技有限公司 A kind of control method that video is pre-recorded with alarm system linkage
CN106993153B (en) * 2016-01-21 2019-03-22 杭州海康威视数字技术股份有限公司 A kind of video amended record method and apparatus
CN107093436B (en) * 2017-03-10 2020-02-04 青岛海信移动通信技术股份有限公司 Prerecorded audio and video data storage method and device and mobile terminal
CN110069659A (en) * 2019-04-23 2019-07-30 上海天诚比集科技有限公司 Alarm event video pictures store method based on round-robin queue
CN111866444A (en) * 2019-04-29 2020-10-30 杭州海康威视数字技术股份有限公司 Video data storage method and device
CN112202990B (en) * 2020-09-14 2021-05-11 深圳市睿联技术股份有限公司 Video prerecording method, camera and electronic equipment
CN112764709B (en) * 2021-01-07 2021-09-21 北京创世云科技股份有限公司 Sound card data processing method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19749182A1 (en) * 1997-11-07 1999-05-12 Tas Tech Anlagen Service Gmbh Video surveillance system
CN1440621A (en) * 2000-05-18 2003-09-03 三洋电机株式会社 Recorder
CN101106705A (en) * 2006-07-13 2008-01-16 阿克塞斯股份公司 Improved pre-alarm video buffer
CN101212632A (en) * 2006-12-29 2008-07-02 上海乐金广电电子有限公司 Alarm recording method utilizing random access optical disks in monitoring digital video recorder

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19749182A1 (en) * 1997-11-07 1999-05-12 Tas Tech Anlagen Service Gmbh Video surveillance system
CN1440621A (en) * 2000-05-18 2003-09-03 三洋电机株式会社 Recorder
CN101106705A (en) * 2006-07-13 2008-01-16 阿克塞斯股份公司 Improved pre-alarm video buffer
CN101212632A (en) * 2006-12-29 2008-07-02 上海乐金广电电子有限公司 Alarm recording method utilizing random access optical disks in monitoring digital video recorder

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110519572A (en) * 2019-09-27 2019-11-29 北京时代凌宇科技股份有限公司 Operation management equipment for video monitoring front-end system
CN116634084A (en) * 2023-07-03 2023-08-22 无锡德凡医疗科技有限公司 Multichannel video signal processing system and method

Also Published As

Publication number Publication date
CN101867786A (en) 2010-10-20

Similar Documents

Publication Publication Date Title
WO2010121475A1 (en) Method for video monitoring and apparatus thereof
CN101867792B (en) Real-time transmission method for video record buffering
JP2005215894A5 (en)
WO2011079585A1 (en) Method and apparatus for obtaining progress blocking information
JP2006323826A (en) System for log writing in database management system
JP2007506352A5 (en)
CN109375568A (en) A kind of multi-source data real-time acquisition device
CN101237571A (en) A video coding storage method and device in monitoring system
TW201308265A (en) Network monitoring method and system
CN102376146A (en) Image analysis alarm signal-based method for storing information of alarm event
CN102413304A (en) Network video monitor data flow storage system
CN102938829A (en) Method for realizing prerecording of real-time audio/video stream
CN111163297A (en) Method for realizing high concurrency and quick playback of video monitoring cloud storage
US20100241770A1 (en) Method and apparatus for efficient synchronization request response
CN105471616B (en) Caching system management method and system
JP4869028B2 (en) Video storage and delivery system and video storage and delivery method
CN102300081A (en) Audio and video monitoring equipment, system and method thereof
JP2007258879A (en) Video storage system
WO2014056141A1 (en) Robot log storing method, device, and system
US9111577B2 (en) Storage space savings via partial digital stream deletion
JP4790643B2 (en) Video recording / playback device
JP4929191B2 (en) Remote monitoring device
JP2007104370A (en) Video accumulation and distribution multiplexing system
JP6164297B2 (en) Video storage / delivery device, system, method, and program
WO2017008234A1 (en) Monitored data processing method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09843579

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09843579

Country of ref document: EP

Kind code of ref document: A1