CN102722377B - Network video application processing system based on adaptive communication environment (ACE) framework - Google Patents

Network video application processing system based on adaptive communication environment (ACE) framework Download PDF

Info

Publication number
CN102722377B
CN102722377B CN201210219553.7A CN201210219553A CN102722377B CN 102722377 B CN102722377 B CN 102722377B CN 201210219553 A CN201210219553 A CN 201210219553A CN 102722377 B CN102722377 B CN 102722377B
Authority
CN
China
Prior art keywords
module
processing system
transmission protocol
network transmission
application processing
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201210219553.7A
Other languages
Chinese (zh)
Other versions
CN102722377A (en
Inventor
逯利军
钱培专
朱广文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SHANGHAI CERTUSNET INFORMATION TECHNOLOGY CO., LTD.
SHANGHAI CULTURE BROADCASTING FILM AND TELEVISION TEST CENTER
Original Assignee
Shanghai Culture Broadcasting Film And Television Test Center
SHANGHAI MEIQI PUYUE COMMUNICATION TECHNOLOGY Co Ltd
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 Shanghai Culture Broadcasting Film And Television Test Center, SHANGHAI MEIQI PUYUE COMMUNICATION TECHNOLOGY Co Ltd filed Critical Shanghai Culture Broadcasting Film And Television Test Center
Priority to CN201210219553.7A priority Critical patent/CN102722377B/en
Publication of CN102722377A publication Critical patent/CN102722377A/en
Application granted granted Critical
Publication of CN102722377B publication Critical patent/CN102722377B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a network video application processing system based on an adaptive communication environment (ACE) framework, and belongs to the technical field of video transmission. The network video application processing system comprises a network transmission protocol module, a transmission protocol resolving module, an input/output event multi-path separation and dispatch module, a message uniform management and distribution module and an application service module, wherein the modules use a service configuration mode, support dynamic loading and can be subjected to different configuration according to application demands; input/output events are efficiently separated and dispatched through the ACE framework; and furthermore, during message communication, an active object mode is used for reducing coupling among the modules. The network video application processing system based on the ACE framework can be applied to different platforms and is simple in development process and relatively high in efficiency; and the system is simple in structure, low in cost and wide in application range.

Description

Based on the Internet video application processing system of ACE framework
Technical field
The present invention relates to technical field of video transmission, particularly Internet video application processing technology field, specifically refer to a kind of Internet video application processing system based on ACE framework.
Background technology
Along with developing rapidly of network technology constantly obtains new breakthrough with Video Coding Compression Technology, the high-quality vision signal of real-time Transmission in the IP network of low cost is made to become possibility.For adapting to the High-Quality Video Transmission of multimedia technology, various video network host-host protocol is developed, as agreements such as RTSP, RTP, MP2TS, HTTP.In Video Applications performance history, except will paying close attention to itself and needing the function of exploitation, the transmission of video agreement of decorrelation has also been needed to obtain corresponding video flowing.Meanwhile, because video flowing self takies network and system resource, the performance in multiple video streaming process and efficiency also must be considered.In order to ensure development efficiency, allowing developer time and efforts be put on self development function simultaneously, building a unified Video Applications platform concept and being suggested.But Internet video application processing system of the prior art all cannot realize cross-platform application, developer needs to develop accordingly for different platforms, consuming time, and effort, efficiency is lower.
ACE framework (Adaptive Communication Environment framework, adaptive communication environ framework) be can freely use, object-oriented (OO) framework of open source code, achieve many core schemas for concurrent communication software wherein.ACE provides one group of abundant reusable C++Wrapper Facade(packaging external appearance) and frame assembly, kinds of platform can be crossed over and complete general communication software task, comprising: Event Demultiplexe and event handler assignment, signal transacting, service initialisation, interprocess communication, shared-memory management, Message routing, Distributed Services dynamically (weight) configuration, concurrence performance and synchronously, etc.The targeted customer of ACE is the developer of high-performance and real-time communication service and application.Which simplify the exploitation using interprocess communication, Event Demultiplexe, explicit dynamic link and concurrent OO network application and service.In addition, by service operationally with application dynamic link, ACE also makes the configuration of system and reshuffles to be able to robotization.
Summary of the invention
The object of the invention is to overcome above-mentioned shortcoming of the prior art, provide a kind of application that can be cross-platform, performance history is simple, and efficiency is higher, and structure is simple, with low cost, the Internet video application processing system based on ACE framework that has wide range of applications.
In order to realize above-mentioned object, the Internet video application processing system based on ACE framework of the present invention has following formation:
This system comprises: network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.Wherein:
Network transmission protocol module, in order to provide various Internet video access way, described system by the network transmission protocol module described in unified network transmission protocol interface interchange to obtain network video data;
Host-host protocol parsing module, in order to provide various protocol resolver, and generate analytic tree according to registered protocol resolver, different Internet video access waies is mounted on the analytic tree node described in correspondence, realizes carrying out adaptive analytic to network video data;
Input and output Event Demultiplexe and dispatch module, based on described ACE framework, and utilize multithreading be separated video flowing input and output event and assign, input and output event is automatically registered in this module carries out input and output event handling by calling described network transmission protocol module;
Message unified management and distribution module, in order to realize interacting message based on ACE framework active objects pattern, and carry out message management and distribution by unified application service interface;
Application service module, in order to provide various application service, and is undertaken alternately by described application service interface and described message unified management and distribution module, and this application service module obtains network video stream by calling described network transmission protocol module.
Should based in the Internet video application processing system of ACE framework, under described Internet video application processing system runs (SuSE) Linux OS state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Reactor framework and dispatch module; Under described Internet video application processing system runs Windows operation system state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Proactor framework and dispatch module.
Should based in the Internet video application processing system of ACE framework, described host-host protocol parsing module comprises Ethernet resolver unit, PPPoE resolver unit, IP resolver unit, UDP resolver unit, RTP resolver unit, RTSP resolver unit and MP2TS resolver unit, described each resolver unit all by the network transmission protocol module described in network transmission protocol interface interchange to obtain network video data, and all connect described input and output Event Demultiplexe and dispatch module.
Should based in the Internet video application processing system of ACE framework, described network transmission protocol module comprises IGMP network transmission protocol unit, RTSP network transmission protocol unit, http network host-host protocol unit and MMS network transmission protocol unit, and system is by each network transmission protocol unit described in unified network transmission protocol interface interchange.
Should based in the Internet video application processing system of ACE framework, described message unified management and distribution module in order to realize described application service module various application services between and application service module and between input and output Event Demultiplexe and dispatch module, the message management of synchronization message or asynchronous message and distribution mechanisms.
Should based in the Internet video application processing system of ACE framework, the various application services that described application service module provides are that user is used in other application service of native system from Application and Development service or configuration.
Should based in the Internet video application processing system of ACE framework, described Internet video application processing system also comprises platform abstraction layer, and described platform abstraction layer connects and described network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.
Should based in the Internet video application processing system of ACE framework, described Internet video application processing system also comprises bootstrap program module, ROMPaq module and northbound interface module, and described bootstrap program module, ROMPaq module and northbound interface module all carry out information interaction with described platform abstraction layer.
Have employed the Internet video application processing system based on ACE framework of this invention, it comprises: network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.Described modules all employ service configuration pattern, supports dynamic load, can carry out difference configuration according to application needs.Input and output event uses ACE framework be efficiently separated and assign, and meanwhile, message communicating employs active objects pattern to reduce the coupling of intermodule.Thus a kind of application that can be cross-platform is provided, performance history is simple, the Internet video application processing system based on ACE framework that efficiency is higher, and this system architecture is simple, with low cost, has wide range of applications.
Accompanying drawing explanation
Fig. 1 is the system architecture diagram of the Internet video application processing system based on ACE framework of the present invention.
Embodiment
In order to the technology page of the present invention more clearly can be understood, describe in detail especially exemplified by following examples.
Referring to shown in Fig. 1, is the system architecture diagram of the Internet video application processing system based on ACE framework of the present invention.
In one embodiment, should comprise based on the Internet video application processing system of ACE framework: network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.Wherein: described network transmission protocol module in order to provide various Internet video access way, described system by the network transmission protocol module described in unified network transmission protocol interface interchange to obtain network video data; Described host-host protocol parsing module is in order to provide various protocol resolver, and generate analytic tree according to registered protocol resolver, different Internet video access waies is mounted on the analytic tree node described in correspondence, realizes carrying out adaptive analytic to network video data; Described input and output Event Demultiplexe and dispatch module are based on described ACE framework, and utilize multithreading be separated video flowing input and output event and assign, input and output event is automatically registered in this module carries out input and output event handling by calling described network transmission protocol module; Described message unified management and distribution module in order to realize interacting message based on ACE framework active objects pattern, and carry out message management and distribution by unified application service interface; And application service module is in order to provide various application service, and undertaken alternately by described application service interface and described message unified management and distribution module, this application service module obtains network video stream by calling described network transmission protocol module, wherein, various application service can be user is used in native system other application service from Application and Development service or configuration.
In one more preferably embodiment, under described Internet video application processing system runs (SuSE) Linux OS state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Reactor framework and dispatch module; Under described Internet video application processing system runs Windows operation system state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Proactor framework and dispatch module.
In another kind more preferably embodiment, described host-host protocol parsing module comprises Ethernet resolver unit, PPPoE(Point-to-Point Protocol over Ethernet) resolver unit, IP(Internet protocol) resolver unit, UDP(User Datagram Protocol) resolver unit, RTP(RTP) resolver unit, RTSP(real time streaming transport protocol) resolver unit and MP2TS(H.264 high compression digital video coding-coding device standard) resolver unit, described each resolver unit all by the network transmission protocol module described in network transmission protocol interface interchange to obtain network video data, and all connect described input and output Event Demultiplexe and dispatch module.
In another more preferably embodiment, described network transmission protocol module comprises IGMP network transmission protocol unit, RTSP network transmission protocol unit, http network host-host protocol unit and MMS network transmission protocol unit, and system is by each network transmission protocol unit described in unified network transmission protocol interface interchange.
In another more preferably embodiment, described message unified management and distribution module in order to realize described application service module various application services between and application service module and between input and output Event Demultiplexe and dispatch module, the message management of synchronization message or asynchronous message and distribution mechanisms.
In a kind of further preferred embodiment, described Internet video application processing system also comprises platform abstraction layer, and described platform abstraction layer connects and described network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.
In the preferred embodiment of one, described Internet video application processing system also comprises bootstrap program module, ROMPaq module and northbound interface module, and described bootstrap program module, ROMPaq module and northbound interface module all carry out information interaction with described platform abstraction layer.
In actual applications, system of the present invention based on cross-platform ACE network programming framework establishment, and employs service configurator (Service Configurator), Reactor and Proactor framework and the active objects pattern (Active Object Pattern) in ACE.Wherein,
Service configurator: dynamically configuration service and stream when service configuration pattern allows to run, no matter they are linked in user program statically, or it dynamically loads from shared library liking, namely can configuration service (object represents a service), also can configuration flow (based on configuration file decomplier load module in period).
Reactor and Proactor framework: for the architecture mode of Event Demultiplexe and assignment.Multiplex interface select/poll is achieved, simultaneously to the asynchronous IOCP of high-level efficiency multiplex interface under high-level efficiency multiplex interface epoll and Windows under Linux in ACE.Meanwhile, L/F(leader/follower is employed when I/O multiplex interface realizes) pattern to be to support multithreading.
Active objects pattern: this pattern performs the coupling between method call for reducing method, is a kind of more transparent method for communication between tasks.Carry out realizing and provided interface expanding to this pattern in ACE.
Platform assembly is divided into network transmission protocol assembly, host-host protocol resolution component, I/O Event Demultiplexe and delivery components, message unified management and distributed components and application service assembly by function, all component all employ service configuration pattern, support dynamic load, can 3 according to application needs carry out difference configure.I/O event uses Reactor or Proactor framework be efficiently separated and assign, and meanwhile, message communicating employs active objects pattern to reduce the coupling of intermodule.
System of the present invention realizes following functions of modules:
1, network transmission protocol module: provide various Internet video access way, easily extensible.As IGMP, RTSP or HTTP etc., called by unified network transmission protocol interface (NTPI), thus obtain network video data.
2, host-host protocol parsing module: generate analytic tree according to registered protocol resolver, adaptive analytic (as RTP/RTSP/MP2TS etc.) is carried out to network video data, easily extensible.Different Internet video access waies is mounted on different protocol analysis tree nodes and resolves.
3, I/O Event Demultiplexe and dispatch module: based under Reactor(Linux in ACE) or Proactor(Windows under) framework use multithreading high efficiency separation and assignment is carried out to video flowing I/O event.I/O event is automatically registered in this module carries out I/O event handling by calling network transmission protocol module.
4, message unified management and distribution module: provide between platform and application service, message management unified between application service and application service and distribution mechanisms.This module supports synchronous and asynchronous two kinds of message, and interacting message realizes based on ACE active objects pattern, carries out message management and distribution by unified application service interface (ASI).
5, application service module: platform user uses other application services developed according to functional requirement self application service of exploitation or configuration, is loaded in platform, is undertaken alternately by ASI according to service configuration pattern.Meanwhile, application service can be called network transmission protocol module and be obtained network video stream.
Have employed the Internet video application processing system based on ACE framework of this invention, it comprises: network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.Described modules all employ service configuration pattern, supports dynamic load, can carry out difference configuration according to application needs.Input and output event uses ACE framework be efficiently separated and assign, and meanwhile, message communicating employs active objects pattern to reduce the coupling of intermodule.Thus a kind of application that can be cross-platform is provided, performance history is simple, the Internet video application processing system based on ACE framework that efficiency is higher, and this system architecture is simple, with low cost, has wide range of applications.
In this description, the present invention is described with reference to its specific embodiment.But, still can make various amendment and conversion obviously and not deviate from the spirit and scope of the present invention.Therefore, instructions and accompanying drawing are regarded in an illustrative, rather than a restrictive.

Claims (8)

1. based on an Internet video application processing system for ACE framework, it is characterized in that, described system comprises:
Network transmission protocol module, in order to provide various Internet video access way, described system by the network transmission protocol module described in unified network transmission protocol interface interchange to obtain network video data;
Host-host protocol parsing module, in order to provide various protocol resolver, and generate analytic tree according to registered protocol resolver, different Internet video access waies is mounted on the analytic tree node described in correspondence, realizes carrying out adaptive analytic to network video data;
Input and output Event Demultiplexe and dispatch module, based on described ACE framework, and utilize multithreading be separated video flowing input and output event and assign, input and output event is automatically registered in this module carries out input and output event handling by calling described network transmission protocol module;
Message unified management and distribution module, in order to realize interacting message based on ACE framework active objects pattern, and carry out message management and distribution by unified application service interface;
Application service module, in order to provide various application service, and is undertaken alternately by described application service interface and described message unified management and distribution module, and this application service module obtains network video stream by calling described network transmission protocol module.
2. the Internet video application processing system based on ACE framework according to claim 1, it is characterized in that, under described Internet video application processing system runs (SuSE) Linux OS state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Reactor framework and dispatch module; Under described Internet video application processing system runs Windows operation system state, described input and output Event Demultiplexe and dispatch module are input and output Event Demultiplexe based on Proactor framework and dispatch module.
3. the Internet video application processing system based on ACE framework according to claim 1, it is characterized in that, described host-host protocol parsing module comprises Ethernet resolver unit, PPPoE resolver unit, IP resolver unit, UDP resolver unit, RTP resolver unit, RTSP resolver unit and MP2TS resolver unit, each resolver unit all by the network transmission protocol module described in network transmission protocol interface interchange to obtain network video data, and all connect described input and output Event Demultiplexe and dispatch module.
4. the Internet video application processing system based on ACE framework according to claim 1, it is characterized in that, described network transmission protocol module comprises IGMP network transmission protocol unit, RTSP network transmission protocol unit, http network host-host protocol unit and MMS network transmission protocol unit, and system is by each network transmission protocol unit of unified network transmission protocol interface interchange.
5. the Internet video application processing system based on ACE framework according to claim 1, it is characterized in that, described message unified management and distribution module in order to realize described application service module various application services between and the message management of application service module and the synchronization message between input and output Event Demultiplexe and dispatch module or asynchronous message and distribution mechanisms.
6. the Internet video application processing system based on ACE framework according to claim 1, is characterized in that, the various application services that described application service module provides are that user is used in other application service of native system from Application and Development service or configuration.
7. the Internet video application processing system based on ACE framework according to any one of claim 1 to 6, it is characterized in that, described Internet video application processing system also comprises platform abstraction layer, and described platform abstraction layer is connected to described network transmission protocol module, host-host protocol parsing module, input and output Event Demultiplexe and dispatch module, message unified management and distribution module and application service module.
8. the Internet video application processing system based on ACE framework according to claim 7, it is characterized in that, described Internet video application processing system also comprises bootstrap program module, ROMPaq module and northbound interface module, and described bootstrap program module, ROMPaq module and northbound interface module all carry out information interaction with described platform abstraction layer.
CN201210219553.7A 2012-06-28 2012-06-28 Network video application processing system based on adaptive communication environment (ACE) framework Active CN102722377B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210219553.7A CN102722377B (en) 2012-06-28 2012-06-28 Network video application processing system based on adaptive communication environment (ACE) framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210219553.7A CN102722377B (en) 2012-06-28 2012-06-28 Network video application processing system based on adaptive communication environment (ACE) framework

Publications (2)

Publication Number Publication Date
CN102722377A CN102722377A (en) 2012-10-10
CN102722377B true CN102722377B (en) 2015-05-20

Family

ID=46948157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210219553.7A Active CN102722377B (en) 2012-06-28 2012-06-28 Network video application processing system based on adaptive communication environment (ACE) framework

Country Status (1)

Country Link
CN (1) CN102722377B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034545B (en) * 2012-12-10 2016-08-03 上海斐讯数据通信技术有限公司 Communication means between communications framework based on ACE and method and functional module
CN103399541B (en) * 2013-07-22 2016-04-06 苏州有色金属研究院有限公司 The means of communication of Aluminum Strip Rolling process control systems
CN103986733B (en) * 2014-06-04 2017-12-15 苏州科达科技股份有限公司 A kind of network interface module and the data communications method based on the network interface module
US9986014B2 (en) * 2015-03-27 2018-05-29 Intel Corporation Systems and techniques for web communication
US20170053455A1 (en) * 2015-08-20 2017-02-23 Microsoft Technology Licensing, Llc Asynchronous 3D annotation of a Video Sequence
CN113127204B (en) * 2021-04-29 2023-05-16 四川虹美智能科技有限公司 Method and server for processing concurrent service based on reactor network model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207568A (en) * 2007-03-16 2008-06-25 中国科学技术大学 Multi protocol adapter and method for multi business to implement adapting treatment
CN101237470A (en) * 2008-03-11 2008-08-06 西南交通大学 A car ground broadband access method based on wireless multi-hop network technology
CN101561969A (en) * 2009-05-18 2009-10-21 南京大学 Events video monitoring guiding and issuing method and system thereof
CN101715004A (en) * 2009-11-12 2010-05-26 中国科学院计算技术研究所 Internet video-oriented distributed acquisition method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7379990B2 (en) * 2002-08-12 2008-05-27 Tsao Sheng Ted Tai Distributed virtual SAN

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207568A (en) * 2007-03-16 2008-06-25 中国科学技术大学 Multi protocol adapter and method for multi business to implement adapting treatment
CN101237470A (en) * 2008-03-11 2008-08-06 西南交通大学 A car ground broadband access method based on wireless multi-hop network technology
CN101561969A (en) * 2009-05-18 2009-10-21 南京大学 Events video monitoring guiding and issuing method and system thereof
CN101715004A (en) * 2009-11-12 2010-05-26 中国科学院计算技术研究所 Internet video-oriented distributed acquisition method and system

Also Published As

Publication number Publication date
CN102722377A (en) 2012-10-10

Similar Documents

Publication Publication Date Title
CN102722377B (en) Network video application processing system based on adaptive communication environment (ACE) framework
US10742773B2 (en) Protocol conversion method, platform, and protocol conversion gateway
Chowdhury et al. Re-architecting NFV ecosystem with microservices: State of the art and research challenges
CN102902537B (en) Based on the embedded type WEB MVC Development Framework of FastCGI and html template
CN107463434B (en) Distributed task processing method and device
WO2020036879A1 (en) In situ triggered function as a service within a service mesh
CN103268230B (en) Can the method for cloud computing information management platform of extended theorem for building
Da Silva et al. Internet of things out of the box: using TOSCA for automating the deployment of IoT environments
CN102810069A (en) JAVA object requesting and responding methods, devices and systems and terminal
CA2540361A1 (en) System and method for extending capabilities and execution efficiency of script based applications
CN105320440A (en) Information processing method, device and system
CN104301401A (en) Mobile application platform based on quick service encapsulation
CN108933832A (en) A method of realizing that full stage grid is shared
CN110691131A (en) Micro-service framework system based on intelligent mobile terminal
CN103561113B (en) The generation method and device of Web Service interface
CN112711625A (en) Bidirectional self-adaptive multi-source heterogeneous big data dynamic processing method
CN103870280A (en) Webpage seamless combining processing method based on FLEX and JSP
CN105260179A (en) Method for achieving flex and servlet interaction
CN111190731A (en) Cluster task scheduling system based on weight
WO2023038994A1 (en) Systems, apparatus, and methods to improve webservers using dynamic load balancers
Badidi Towards a message broker based platform for real-time streaming of urban IoT data
CN105323225B (en) The interactive correspondence protocol fitting method and system of cross-terminal
CN113849449A (en) Communication system and information interaction method, device and medium
CN113722115A (en) Method, device, equipment and computer readable medium for calling interface
Pham et al. A dynamic platform for run-time adaptation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHANGHAI CULTURE BROADCASTING FILM INDUSTRY MONITO

Effective date: 20130306

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20130306

Address after: 200433, room 1301, Fudan Science and technology building, 11 Guotai Road, Shanghai, Yangpu District

Applicant after: Shanghai Meiqi Puyue Communication Technology Co., Ltd.

Applicant after: SHANGHAI CULTURE BROADCASTING FILM AND TELEVISION TEST CENTER

Address before: 200433, room 1301, Fudan Science and technology building, 11 Guotai Road, Shanghai, Yangpu District

Applicant before: Shanghai Meiqi Puyue Communication Technology Co., Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: 200433, 101-10 floor, floor 1, building 127, Cathay Road, Cathay Road, Shanghai, Yangpu District

Patentee after: SHANGHAI CERTUSNET INFORMATION TECHNOLOGY CO., LTD.

Patentee after: SHANGHAI CULTURE BROADCASTING FILM AND TELEVISION TEST CENTER

Address before: 200433, room 1301, Fudan Science and technology building, 11 Guotai Road, Shanghai, Yangpu District

Patentee before: Shanghai Meiqi Puyue Communication Technology Co., Ltd.

Patentee before: SHANGHAI CULTURE BROADCASTING FILM AND TELEVISION TEST CENTER