TVNP
   HOME

TheInfoList



OR:

The TV Network Protocol or TVNP as it is more commonly referred to is an open
network protocol A communication protocol is a system of rules that allows two or more entities of a communications system to transmit information via any kind of variation of a physical quantity. The protocol defines the rules, syntax, semantics and synchroniza ...
developed to enable CCTV systems from any manufacturer to be integrated into an existing CCTV network. It provides high levels of support for audio routing, video routing and camera control. The protocol was developed by Philips Projects (now Tyco Integrated Systems) on behalf of the Traffic Control Systems Unit (TCSU), now a part of Transport for London (TfL). Tyco acts as the standards and approvals house for companies who want to implement the protocol. The protocol's roots can be traced back to the
Highways Agency National Highways, formerly the Highways Agency and later Highways England, is a State-owned enterprise, government-owned company charged with operating, maintaining and improving Roads in England, motorways and major A roads in England. It al ...
HDLC standard. It is the property of TfL and is independent of any supplier. As of late of 2011 there are at least eight manufacturers who have a partial or full TVNP interface, including: * BAE Systems (previously Petards) * Chubb (previously Initial Fire and Security) * Honeywell * Infinitronix * Meyertech *
Costain Costain is a surname of English, Scottish and Manx origin. When originating in Scotland and northern Ireland the surname is an Anglicisation of the Gaelic ''Mac Austain'', meaning "son of ''Austin''". The English surname is a reduced form of '' ...
(previously Simulation Systems Limited) * Synectics * Tyco (previously Philips Projects). TVNP layers are broadly based on the OSI model. TVNP Layer 2 and 3 correspond to OSI Layers 2 and 3. When used over
RS-232 In telecommunications, RS-232 or Recommended Standard 232 is a standard originally introduced in 1960 for serial communication transmission of data. It formally defines signals connecting between a ''DTE'' (''data terminal equipment'') such ...
only, TVNP Layer 1 corresponds to OSI Layer 1. TVNP Layer 4 is equivalent to OSI Layer 7. Structuring the TVNP in such a way means that as future needs and provisions change, aspects of one layer can be enhanced or modified without the need for change to the other layers. Layer 1 (L1) For serial RS-232 L1 is the Physical Protocol Layer that defines the electrical signals and interconnect requirements at the communication interface port(s) of the CCTV system. V3.0 of the specification allows UDP/IP, typically over Ethernet, to be used for L1. This option is not a physical protocol layer in the OSI sense. Layer 2 (L2) is the Frame Protocol Layer, sometimes referred to as the Link Layer. Its purpose is to detect and correct errors in the stream of data passing between any two adjacent CCTV systems, so that CCTV network messages are not received in a corrupted form. Layer 2 operates strictly on point-to-point links between adjacent sites and contains no source or destination address information. Layer 3 (L3) is the Network Protocol Layer, sometimes referred to as the Packet Layer. This is the layer of actual CCTV network messages. The messages have end-to-end significance and contain both source and destination address information. Layer 4 (L4) is the Application Protocol Layer which makes use of the data network and lower protocol layers to provide services that are required either directly by the users of the system or for system management.


Replacement by DVNP Protocol

A digital replacement of TVNP has been produced by Costain, Highways England, Transport for London and the Metropolitan Police calle

DVNP or Digital Video Network Protocol. DVNP uses IP networks to link CCTV systems from different manufacturers with control message sent using Hypertext Transfer Protocol, HTTP GET messages and video streamed using standard video streaming protocols like RTMP and
RTSP The Real Time Streaming Protocol (RTSP) is an application-level network protocol designed for multiplexing and packetizing multimedia transport streams (such as interactive media, video and audio) over a suitable transport protocol. RTSP i ...
. DVNP allows for User Authentication, Live viewing, PTZ control and Replaying of recordings from connected CCTV systems. There are currently three known implementations of DVNP * Costain (who bought Simulation Systems Ltd / SSL

* Synectics * Open Source Implementation on GitHu

In 2020 DVNP was specified in the Silvertown Tunnel projec


See also

*
OSI model The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
* Closed-circuit television *
High-Level Data Link Control High-Level Data Link Control (HDLC) is a bit-oriented code-transparent synchronous data link layer protocol developed by the International Organization for Standardization (ISO). The standard for HDLC is ISO/IEC 13239:2002. HDLC provides both c ...


References

{{DEFAULTSORT:Tv Network Protocol Network protocols