[go: nahoru, domu]

CN104883547B - Method and NVR based on network access equipment physical port access IPC - Google Patents

Method and NVR based on network access equipment physical port access IPC Download PDF

Info

Publication number
CN104883547B
CN104883547B CN201510332951.3A CN201510332951A CN104883547B CN 104883547 B CN104883547 B CN 104883547B CN 201510332951 A CN201510332951 A CN 201510332951A CN 104883547 B CN104883547 B CN 104883547B
Authority
CN
China
Prior art keywords
ipc
physical port
port information
onvif
nvr
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
CN201510332951.3A
Other languages
Chinese (zh)
Other versions
CN104883547A (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.)
Zhejiang Uniview Technologies Co Ltd
Original Assignee
Zhejiang Uniview Technologies 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 Zhejiang Uniview Technologies Co Ltd filed Critical Zhejiang Uniview Technologies Co Ltd
Priority to CN201510332951.3A priority Critical patent/CN104883547B/en
Publication of CN104883547A publication Critical patent/CN104883547A/en
Application granted granted Critical
Publication of CN104883547B publication Critical patent/CN104883547B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention discloses a kind of methods and NVR based on network access equipment physical port access IPC, the physical port information of the network access equipment of IPC access is added by network access equipment in dhcp message or ONVIF response message for this method, to after NVR receives above- mentioned information, parse the physical port information of IPC access, IPC channel record is searched according to the physical port information parsed, if having existed the corresponding IPC channel record of the physical port information, the IPC channel that IPC channel record is then inherited as the IPC records, otherwise the channel record of the IPC of a corresponding physical port information is created, to manage the IPC of access according to IPC channel record.NVR of the invention, including parsing module and channel record maintenance module.Method and NVR of the invention is easy to implement the IPC management based on network access equipment physical port, reduces configuration work when IPC installation and replacement.

Description

IPC (inter-personal computer) access method based on physical port of network access equipment and NVR (network video recorder)
Technical Field
The invention belongs to the technical field of video monitoring, and particularly relates to a method for accessing IPC based on a physical port of network access equipment and NVR.
Background
Video monitoring is an important component of a safety precaution system, and is widely applied to many occasions due to intuition, accuracy, timeliness and rich information content. In recent years, with the rapid development of computers, networks, image processing and transmission technologies, the popularization trend of video monitoring is more and more obvious, and the IP video monitoring technology is more and more adopted to replace the traditional analog video monitoring technology.
In the prior art, the application of accessing the IPC through a Network Video Recorder (NVR) is more and more common, the NVR can automatically acquire the IP address of the IPC and store the IP address into IPC channel information, then the NVR automatically accesses and manages the IPC through an ONVIF protocol, and a user can subsequently modify the configuration parameters of the IPC such as video coding, video storage plans and the like and operate monitoring services.
However, after the original IPC fault is replaced, the user starts the automatic search function, and finds that the new device obtains the device information of the new device through the ONVIF, if the device serial number is not in the IPC channel record of which the NVR already exists, an IPC channel record is added, and if the device serial number already exists, the IP address in the IPC channel record of which the original device serial number is located is refreshed. However, because the device serial number of the new replaced device is not consistent with the original IPC, the NVR is considered as a new IPC access, and an IPC record is added instead of updating the original IPC channel record. At this time, if the stored video of the original IPC needs to be preserved, the channel record of the original IPC cannot be deleted, and a new video storage plan needs to be manually specified for the newly added IPC channel. If other configuration information such as the code of the original IPC is to be reserved, the original IPC channel record needs to be manually modified to be consistent with the original IPC, two channel records of the original fault IPC and the newly added IPC exist in the NVR, two video storage plans exist, and the services of live operation, playback and the like of a user are inconvenient. When the NVR storage space is not vacant, only the storage video which is still required to be reserved by the original fault IPC can be deleted, and the residual storage space can be allocated to the replaced new IPC, so that the video in the planned retention period can not be reserved.
Meanwhile, many users develop a lot of use habits from the era of analog video monitoring, if the access of the network camera IPC is expected to be associated with the physical port of the switch, and the manual configuration process is reduced as much as possible in the access process. However, in the prior art, when an IPC fault is replaced, the operation is very inconvenient, and the user experience is poor.
Disclosure of Invention
The invention aims to provide a method for accessing IPC based on a physical port of network access equipment and NVR, so as to avoid the technical problem of complex IPC replacement operation in the prior art and provide good use experience for users.
In order to achieve the purpose, the technical scheme of the invention is as follows:
a method for accessing IPC based on physical port of network access equipment is applied to the network access equipment accessing IPC of a network camera, the IPC is accessed to a network and is accessed to a network video recorder NVR, the IPC access method comprises the following steps:
inserting the physical port information of the IPC accessed network access equipment into the received first message, so that the NVR analyzes the physical port information after receiving the first message, then searching an IPC channel record according to the physical port information, if the IPC channel record corresponding to the physical port information already exists, inheriting the IPC channel record as the IPC channel record of the IPC, and otherwise, newly establishing a channel record of the IPC corresponding to the physical port information.
In an implementation manner of the present invention, the first message includes a DHCP request message and a DHCP reply message, and the inserting of the physical port information of the IPC-accessed network access device into the received first message includes the steps of:
receiving a DHCP request message sent by the IPC from a physical port accessed to the IPC;
inserting the physical port information of the IPC access into the DHCP request message;
the first message received by the NVR is a DHCP response message, the DHCP response message is sent by a DHCP server after receiving the DHCP request message, and the DHCP response message contains the physical port information accessed by the IPC.
In another implementation manner of the present invention, the first message is an ONVIF response packet from the IPC, and the ONVIF response packet is an ONVIF response packet sent by the IPC in response to an ONVIF acquisition device information packet sent by the NVR, where the method includes:
receiving an ONVIF response message sent by the IPC from a physical port accessed into the IPC;
and inserting the physical port information accessed by the IPC into the ONVIF response message, so that the NVR analyzes the physical port information after receiving the ONVIF response message of the IPC.
Further, the physical port information includes a port number of the network access device accessing the IPC, specifically including a node identifier, a frame number/an ethernet port type/a slot number/a sub-slot/a port number, and a VLAN number.
The invention also provides a method for accessing IPC based on the physical port of the network access equipment, which is applied to the network video recorder NVR, the network access equipment accesses the IPC of the network camera to the network and accesses the NVR of the network video recorder, and the IPC access method comprises the following steps:
analyzing the physical port information of the IPC accessed to the network access equipment from the received first message, then searching an IPC channel record according to the physical port information, if the IPC channel record corresponding to the physical port information exists, inheriting the IPC channel record as the IPC channel record of the IPC, and otherwise, newly establishing an IPC channel record corresponding to the physical port information.
The invention also provides an NVR based on the physical port access IPC of the network access equipment, which is used for accessing the IPC of the network camera accessed to the network access equipment to the network and accessing to the NVR of the video recorder, wherein the NVR comprises the following components:
the analysis module is used for analyzing the physical port information of the IPC accessed to the network access equipment from the received first message;
and the channel record maintenance module is used for searching the IPC channel record according to the physical port information analyzed by the analysis module, if the IPC channel record corresponding to the physical port information already exists, the IPC channel record is inherited as the IPC channel record of the IPC, and otherwise, a channel record corresponding to the physical port information IPC is newly established.
The physical port information accessed by the IPC is inserted into a DHCP request message or inserted into an ONVIF response message by the network access equipment, the NVR can analyze the physical port information in the IPC and select the original IPC channel record or establish a new IPC channel record for the accessed IPC according to the physical port information, so that the replaced IPC can be identified through the physical port information of the network access equipment, and the newly replaced IPC automatically multiplexes the channel configuration information of the original IPC, thereby ensuring the continuity of monitoring parameters or services of the IPC such as coding parameters, video storage and the like before and after replacement. The requirement that a user automatically adds a new IPC is met, and the workload of manual configuration is reduced.
Drawings
FIG. 1 is a flow chart of a method for accessing IPC based on a physical port of a network access device according to the present invention;
FIG. 2 is a schematic diagram of an NVR dual-port networking according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a second NVR single-port networking according to an embodiment of the present invention;
fig. 4 is a schematic diagram of the NVR structure of the physical port access IPC based on the network access device of the present invention.
Detailed Description
The technical solutions of the present invention are further described in detail below with reference to the drawings and examples, which should not be construed as limiting the present invention.
The application of accessing IPC through a network video recorder NVR is more and more common, the NVR can automatically acquire the IP address of the IPC and store the IP address into an IPC channel record, then the NVR automatically accesses and manages the IPC through an ONVIF protocol, and a user can subsequently modify the configuration parameters of IPC such as video coding, video storage plan and the like and operate monitoring services. In a small video monitoring network, NVR and IPC are directly accessed to a router of a user, and the router has a DHCP function; in a video monitoring network with more IPCs, a plurality of network access devices are usually required to access the IPCs, both the network access devices and NVRs are accessed to a router, and the router is provided with a DHCP or accessed to a DHCP server.
The invention does not limit the network access equipment accessed by the IPC, and for a small video monitoring network, the network access equipment directly accessed by the IPC is the router, and the physical port information is the physical port information of the router accessed by the IPC. And when the network access device to which the IPC is directly accessed is a switch, the physical port information is the physical port information of the switch to which the IPC is accessed. In the following embodiments, a switch is taken as a network access device to which IPC directly accesses, and the description is made based on physical port information of the switch.
As shown in FIG. 1, the method for accessing IPC based on the physical port of the network access equipment of the present invention comprises the following steps:
s1, the network access device inserts the physical port information of the network access device accessed by the IPC in the received first message, and forwards the first message;
s2, after receiving the first message, NVR analyzes the physical port information, then searches for an IPC channel record according to the physical port information, if the IPC channel record corresponding to the physical port information already exists, inherits the IPC channel record as the IPC channel record of the IPC, otherwise, creates a new channel record of the IPC corresponding to the physical port information.
The method for accessing IPC based on the physical port of the network access equipment is described by two embodiments as follows:
in the first embodiment, the NVR supports IPC access in a dual-port networking mode, and the first message includes a DHCP request message and a DHCP reply message.
When the NVR supports double network ports, one network port of the NVR is connected to the switch where the IPC is located, and the other network port of the NVR is connected to the router where the DHCPServer is located. As shown in fig. 1, IPCs 1 and IPCs 2 are connected to a switch, a portal 1 of NVR1 is connected to the switch, the switch enables a DHCP Relay, and a portal 2 of NVR is connected to a router where a DHCP Server is located, and the router may be a built-in or external DHCP Server.
When a new IPC is accessed to a physical port of a switch, the IPC acquires an IP address through a DHCP Server; when the IPC sends a DHCP Request broadcast message, the switch receives the message and then adds the switch physical port information containing IPC access to the option 82 of the Request message, unicast sending is carried out to a DHCP Server, the message is forwarded to the DHCP Server through an NVR, the DHCP Server allocates IP for the IPC, unicast replies DHCP ACK, the ACK message is forwarded to the switch accessed by the IPC through the NVR, the NVR monitors the DHCP interaction message on a network card chip, and the switch physical port used by the IPC and the IP address allocated to the IPC by the DHCP Server are obtained from the DHCP ACK message; and the NVR inquires the added IPC channel record information, if the IPC channel of the physical port of the switch does not exist, an IPC channel record is newly added, the IPC channel record comprises the information of the physical port, the IP address and the like of the switch, and the IPC is automatically connected and managed through an ONVIF protocol.
When the IPC fault needs to be replaced, the new IPC is accessed to the switch physical port of the original IPC, and the process that the new IPC obtains the IP address through the DHCP is consistent with the process that the original IPC obtains the IP address through the DHCP; the DHCP Server may allocate a new IP, when the DHCP ACK response message of the DHCP Server is heard by the NVR, the physical port and IP address information of the switch are obtained, the NVR inquires the added IPC channel record information, if the IPC channel record information of the switch port exists, the new IP address is updated to the IPC channel record, the original IPC channel configuration information is inherited, and the newly accessed IPC is managed through the new IP address.
As shown in fig. 2, the switch configures a virtual interface address of 192.168.0.254, configures a next hop address of the default static route of 192.168.0.1, and starts a DHCP Relay to designate a DHCP Server of 192.168.1.254. The NVR supports double network ports, the address of the network port 1 is 192.168.0.1, the address of the network port 2 is configured to be 192.168.1.2, and the gateway of the network port 2 is set to be 192.168.1.1.
The access procedure of IPC is as follows, taking IPC1 as an example for description:
IPC1 accesses switch physical port 1, IPC1 initiates a DHCP request. The switch receives a DHCP Request broadcast message sent by IPC1 from port 1, adds option 82, and identifies the position information of IPC1 in sub-option 1 of option 82, namely, receives a two-layer port number and a vlan number of the DHCP message: node identification + frame number/Ethernet port type/slot number/subslot/port number + vlan ID, such as switch1_0/eth/1/0/1_ vlan 1.
The switch forwards the option 82 added message unicast to a DHCP Server through the NVR dual-port, the DHCPServer allocates information such as an IP address, a mask, a gateway and the like for the IPC1, and responds to a DHCP ACK unicast message to a DHCP relay device, namely the switch, wherein the message comprises DHCP network configuration information and option 82 information, for example, the address allocated to the IPC1 is 192.168.0.2/24, and the gateway is 192.168.0.1.
Because all messages of the DHCP Relay and the DHCP Server are forwarded between the network port 1 and the network port 2 of the NVR, the NVR can monitor the DHCP messages, and when discovering that the DHCP Server responds to the DHCP ACK messages of the DHCP Relay, the messages can acquire information such as the IP address of the IPC, the physical port number of the access switch and the like.
Therefore, the physical port number information of the switch is analyzed from the DHCP ACK message, and the IP address allocated by the DHCP to the IPC can be obtained from the DHCP ACK message, so that all required information can be obtained at one time. In addition, when the DHCP Request is not responded, if the switch physical port number information is analyzed from the DHCP Request message, but the DHCP does not respond, the NVR cannot normally manage the replaced IPC, so that the switch physical port number information is analyzed from the DHCP ACK message in the embodiment, and the condition that the DHCP Request is not responded and fails is prevented.
The DHCP Relay of the switch then transmits the mode of converting the unicast message into the broadcast message to the IPC1, and the IPC1 acquires the information of IP address, mask, gateway and the like to configure the network parameters.
And the NVR automatically tries to initiate connection to the obtained IPC IP address by using an ONVIF protocol, and if the connection is successful, an IPC channel is added and contains the obtained IPC IP address and the physical port number information of the switch. The user can configure parameters such as coding information, video storage plans and the like for the IPC channel, and operate monitoring services such as live performance, playback and the like.
The IPC channel information recorded in NVR is shown in Table 1:
TABLE 1
When IPC1 can not be used due to failure, the user purchases a new IPC for replacement, and if IPC1 ' is assumed, the user accesses IPC1 ' to physical port 1 of the switch, and the IPC1 ' access process is as follows:
after the IPC1 'is powered on, a DHCP process is initiated, and like the access process of the IPC1, assuming that the IP address allocated to the IPC 1' by the DHCP is 192.168.0.3, after the DHCP ACK message of the DHCP Server is intercepted by the NVR, the switch physical port number and the IP address information therein are analyzed, and then whether a channel of the switch physical port number information already exists in the existing IPC channel is searched, if so, the IP address of the IPC channel is updated to be 192.168.0.3, as shown in table 2:
TABLE 2
NVR adopts 192.168.0.3 IP address to connect and manage IPC 1' through ONVIF protocol, and keeps continuity of services such as video storage of the original IPC channel.
In the second embodiment, the first message is an ONVIF response message for IPC access in the NVR single-port networking mode.
When the NVR only has one single network port, the network port of the NVR is connected to the switch where the IPC is located, and the switch is connected with the router where the DHCP Server is located. As shown in fig. 3, IPCs 3 and IPCs 4 are connected to a switch, the network port of NVR1 is connected to the switch, and the switch is also connected to a router where a DHCP Server is located, or the switch itself is built-in or externally connected with the DHCP Server.
In this embodiment, the switch can monitor the ONVIF protocol message between the IPC and the NVR, modify the ONVIF to obtain the corresponding IPC message of the device information message, and add the physical port information of the switch to which the IPC is accessed; after receiving the ONVIF message, the NVR acquires switch physical port information in the ONVIF message, inquires added IPC channel record information, if the IPC channel record information of the switch physical port does not exist, the IPC channel record information is newly added, and the IPC channel record information comprises an IP address of IPC, an access switch physical port and other channel information; if the IPC channel record information of the switch port exists, the equipment is considered to be replaced due to failure, and the new IP address is updated into the IPC channel record.
The specific access procedure of IPC is as follows, taking IPC3 as an example for description:
after the IPC3 is accessed, network information such as IP addresses and the like is obtained and configured through a DHCP, and the NVR obtains access URL and IP address information of the IPC3 through the ONVIF existing automatic discovery technology. The NVR acquires the switch port information accessed by the IPC3, the ONVIF equipment information acquisition method is used for sending an equipment information acquisition message to the IPC3, and the IPC3 responds to the NVR with the ONVIF equipment information, wherein the contents are as follows:
<tds:GetDeviceInformationResponse><tds:Manufacturer>UNIVIEW</td s:Manufacturer><tds:Model>IPC1</tds:Model><tds:FirmwareVersion>I PC-B0002LJ01</tds:FirmwareVersion><tds:SerialNumber>210235T0AC314B000075</tds:SerialNumber><tds:HardwareId>IPC1</tds:HardwareI d></tds:GetDeviceInformationResponse>
after receiving the ONVIF response message for acquiring the device information from the port 1, the switch analyzes and adds the switch physical port information accessed by the IPC3, and then forwards the information to the NVR, wherein the added information is in italic as follows.
<tds:GetDeviceInformationResponse><tds:Manufacturer>UNIVIEW</td s:Manufacturer><tds:Model>IPC1</tds:Model><tds:FirmwareVersion>I PC-B0002LJ01</tds:FirmwareVersion><tds:SerialNumber>210235T0AC314B000075</tds:SerialNumber><tds:HardwareId>IPC1_switch1_0/eth/1/0/1_vlan1</tds:HardwareId></tds:GetDeviceInformationResponse>
The NVR acquires the IP address of the IPC3 and the physical port information of the switch from the response message, and if an IPC channel without the physical port information of the switch is found, the IPC channel is added; if the IPC channel of the physical port of the switch already exists, the IP address is refreshed into the IPC channel record, and the IPC is accessed and managed through the new IP.
The second embodiment is different from the first embodiment in that: the switch can analyze the ONVIF equipment information acquisition and response message and add IPC accessed switch physical port information in the ONVIF equipment information acquisition and response message; NVR does not need to monitor DHCP message; the NVR may parse the physical port information in the ONVIF device discovery response message sent by the switch.
After the NVR obtains the physical port information corresponding to the IPC, the subsequent operation is the same as that in the first embodiment, if there is no IPC channel record information of the physical port of the switch, the IPC channel record information is newly added, and the IPC channel record information includes the IP address of the IPC, the physical port of the access switch, and other channel information; if the IPC channel record information of the switch port exists, the equipment is considered to be replaced due to failure, the new IP address is updated into the IPC channel record, and the IPC channel record is inherited as the IPC channel record of the IPC.
In summary, the two embodiments of the present invention respectively describe: under the condition that the NVR can receive the DHCP ACK message, analyzing the DHCP ACK message to obtain physical port information; and when the NVR cannot receive the DHCP ACK message, the physical port information is acquired from the ONVIF response message. It is to be understood that, in the case of the first embodiment, the method of the second embodiment may also be adopted to obtain the physical port information from the ONVIF response message, so as to implement IPC access based on the physical port of the network access device.
As shown in fig. 4, based on the above method, the NVR of physical port access IPC based on network access device of the present invention includes:
the analysis module is used for analyzing the physical port information of the IPC accessed to the network access equipment from the received first message;
and the channel record maintenance module is used for searching the IPC channel record according to the physical port information analyzed by the analysis module, inheriting the IPC channel record as the IPC channel record of the IPC if the IPC channel record corresponding to the physical port information exists, and otherwise, newly establishing a channel record of the IPC corresponding to the physical port information.
It should be noted that the first message includes a DHCP request message and a DHCP response message, the network access device inserts physical port information of the IPC-accessed network access device into the DHCP request message, the DHCP server sends the DHCP response message after receiving the DHCP request message, the DHCP response message includes the IPC-accessed physical port information, and the parsing module parses the physical port information of the IPC-accessed network access device from the DHCP response message. Or the first message is an ONVIF response message from the IPC, the NVR sends an ONVIF acquisition device information message, the IPC sends an ONVIF response message after receiving the ONVIF acquisition device information message, the network access device inserts physical port information accessed by the IPC into the ONVIF response message, and the analysis module analyzes the physical port information accessed by the IPC to the network access device from the ONVIF response message.
The above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and those skilled in the art can make various corresponding changes and modifications according to the present invention without departing from the spirit and the essence of the present invention, but these corresponding changes and modifications should fall within the protection scope of the appended claims.

Claims (6)

1. A method for accessing IPC based on physical port of network access equipment is applied to the network access equipment, and accesses the IPC to a network and a Network Video Recorder (NVR), and is characterized by comprising the following steps:
inserting physical port information of the IPC-accessed network access equipment into the received first message, so that the NVR analyzes the physical port information and the IP address of the IPC after receiving the first message, then searching an IPC channel record according to the physical port information, if the IPC channel record corresponding to the physical port information exists, updating the IP address of the IPC into the IPC channel record, inheriting the IPC channel record as the IPC channel record of the IPC, and otherwise, creating a new IPC channel record corresponding to the physical port information; wherein,
the first message is an ONVIF response message from the IPC, and the ONVIF response message is an ONVIF response message sent by the IPC in response to an ONVIF acquisition device information message sent by the NVR, and the method includes the steps of:
receiving an ONVIF response message sent by the IPC from a physical port accessed into the IPC;
and inserting the physical port information accessed by the IPC into the ONVIF response message, so that the NVR analyzes the physical port information after receiving the ONVIF response message of the IPC.
2. The method of claim 1, wherein the physical port information comprises a node identification, a frame number/an Ethernet port type/a slot number/a sub-slot/a port number, and a VLAN number.
3. A method for accessing IPC based on a physical port of network access equipment is applied to a Network Video Recorder (NVR), the network access equipment accesses the IPC to a network and accesses the NVR, and is characterized by comprising the following steps:
analyzing physical port information of the IPC accessed to the network access equipment and an IP address of the IPC from the received first message, then searching an IPC channel record according to the physical port information, if the IPC channel record corresponding to the physical port information exists, updating the IP address of the IPC into the IPC channel record, inheriting the IPC channel record as the IPC channel record of the IPC, and otherwise, creating a new IPC channel record corresponding to the physical port information; wherein,
the first message is an ONVIF response message from the IPC, the NVR sends an ONVIF acquisition device information message, the IPC sends an ONVIF response message after receiving the ONVIF acquisition device information message, the network access device inserts physical port information accessed by the IPC into the ONVIF response message, the physical port information accessed by the IPC to the network access device is analyzed from the received first message, and the physical port information accessed by the IPC to the network access device is analyzed from the received ONVIF response message.
4. The method of claim 3, wherein the physical port information comprises a node identification, a frame number/Ethernet port type/slot number/subslot/port number, and a VLAN number.
5. The network access equipment accesses the IPC to the network and accesses the NVR of the network video recorder based on the physical port access IPC of the network access equipment, and is characterized in that the NVR comprises:
the analysis module is used for analyzing the physical port information of the IPC accessed to the network access equipment and the IP address of the IPC from the received first message;
a channel record maintenance module, configured to search an IPC channel record according to the physical port information analyzed by the analysis module, if an IPC channel record corresponding to the physical port information already exists, update the IP address of the IPC into the IPC channel record, inherit the IPC channel record as the IPC channel record of the IPC, and otherwise create a new IPC channel record corresponding to the physical port information; wherein,
the first message is an ONVIF response message from the IPC, the NVR sends an ONVIF acquisition device information message, the IPC sends an ONVIF response message after receiving the ONVIF acquisition device information message, the network access device inserts physical port information accessed by the IPC into the ONVIF response message, the physical port information accessed by the IPC to the network access device is analyzed from the received first message, and the physical port information accessed by the IPC to the network access device is analyzed from the received ONVIF response message.
6. The NVR of claim 5, wherein the physical port information comprises a node identification, a frame number/Ethernet port type/slot number/subslot/port number, and a VLAN number.
CN201510332951.3A 2015-06-16 2015-06-16 Method and NVR based on network access equipment physical port access IPC Active CN104883547B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510332951.3A CN104883547B (en) 2015-06-16 2015-06-16 Method and NVR based on network access equipment physical port access IPC

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510332951.3A CN104883547B (en) 2015-06-16 2015-06-16 Method and NVR based on network access equipment physical port access IPC

Publications (2)

Publication Number Publication Date
CN104883547A CN104883547A (en) 2015-09-02
CN104883547B true CN104883547B (en) 2019-04-12

Family

ID=53950868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510332951.3A Active CN104883547B (en) 2015-06-16 2015-06-16 Method and NVR based on network access equipment physical port access IPC

Country Status (1)

Country Link
CN (1) CN104883547B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105553809B (en) * 2015-12-08 2019-02-15 浙江宇视科技有限公司 A kind of STUN tunnel management method and device
CN105634903B (en) * 2015-12-31 2019-03-22 深圳市磊科实业有限公司 A kind of port corresponding method of NVR and IPC
CN107769948A (en) * 2016-08-19 2018-03-06 华为技术有限公司 A kind of network collocating method and access switch
CN106453370B (en) * 2016-10-27 2020-10-20 浙江宇视科技有限公司 Method and device for registering IPC (inter-programmable logic controller) to NVR (network video recorder)
KR102596485B1 (en) * 2016-12-15 2023-11-01 한화비전 주식회사 Apparatus and method for registering camera
CN107153599B (en) * 2017-06-14 2021-02-26 上海点融信息科技有限责任公司 Method and equipment for recording and playing back user operation
CN109257560B (en) * 2017-07-12 2020-12-25 杭州海康威视数字技术股份有限公司 Automatic video recording plan generation method, device and system
CN108683701A (en) * 2018-04-03 2018-10-19 浙江大华技术股份有限公司 A kind of connection method and rear end equipment, IPC
CN108600675B (en) * 2018-05-24 2020-07-31 普联技术有限公司 Channel path number expansion method, device, network video recorder and storage medium
CN110881130B (en) * 2018-09-06 2022-05-06 杭州海康威视数字技术股份有限公司 Method and device for accessing network camera in recording and broadcasting system
CN111162926B (en) * 2018-11-08 2022-12-23 浙江宇视科技有限公司 Equipment management method and device facing user requirements
CN111163245B (en) * 2018-11-08 2021-11-23 杭州海康威视数字技术股份有限公司 Method and device for adding network camera in network hard disk video recorder
CN113068158B (en) * 2021-03-10 2021-12-03 珠海安士佳电子有限公司 NVR and IPC automatic wireless code matching connection method
CN113473090B (en) * 2021-07-09 2022-05-03 苏州万店掌网络科技有限公司 Method, device and storage medium for remotely configuring IPC (inter-process control) parameters
CN114679296A (en) * 2022-02-09 2022-06-28 浙江远望信息股份有限公司 Method for discovering multi-network card equipment based on specific video protocol

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442169B1 (en) * 1998-11-20 2002-08-27 Level 3 Communications, Inc. System and method for bypassing data from egress facilities
CN1614950A (en) * 2003-11-07 2005-05-11 日本电气株式会社 System and method for network connection
CN104104926A (en) * 2014-07-30 2014-10-15 浙江宇视科技有限公司 Universal plug and play (UPnP) monitoring terminal access method and access device
CN104539902A (en) * 2014-12-29 2015-04-22 浙江宇视科技有限公司 IPC remote access method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442169B1 (en) * 1998-11-20 2002-08-27 Level 3 Communications, Inc. System and method for bypassing data from egress facilities
CN1614950A (en) * 2003-11-07 2005-05-11 日本电气株式会社 System and method for network connection
CN104104926A (en) * 2014-07-30 2014-10-15 浙江宇视科技有限公司 Universal plug and play (UPnP) monitoring terminal access method and access device
CN104539902A (en) * 2014-12-29 2015-04-22 浙江宇视科技有限公司 IPC remote access method and system

Also Published As

Publication number Publication date
CN104883547A (en) 2015-09-02

Similar Documents

Publication Publication Date Title
CN104883547B (en) Method and NVR based on network access equipment physical port access IPC
CN102025798B (en) Address allocation processing method, device and system
EP2947907B1 (en) Startup configuration method in base station, base station and server
CN110647698B (en) Page loading method and device, electronic equipment and readable storage medium
CN108965367B (en) Method and system for controlling video network server
WO2019128273A1 (en) Method, device and system for determining connection relation of network devices
CN108964962B (en) Method and system for controlling video network terminal
US10574572B2 (en) Packet processing method and apparatus
CN106657434B (en) method and device for checking IP address
EP4084415A1 (en) Data management method and system, associated subsystem and computer readable medium
CN110198229B (en) Network configuration method and device, storage medium and electronic device
US9054976B2 (en) Network configuration system based on location and configuration method thereof
CN104717314A (en) IP management method and system, client-side and server
US10419392B2 (en) Method, device and system for implementing address sharing
CN107070719B (en) Equipment management method and device
CN105323128B (en) method, device and system for accessing front-end equipment to server
EP3018883B1 (en) Login method and system for client unit
EP3503484B1 (en) Message transmission methods and devices
CN110120885B (en) Method and device for processing equipment state information
US10939374B2 (en) Method and apparatus for remotely waking up a device connected to a network
WO2013159591A1 (en) Method and apparatus for differentiating wireless terminals
US11956337B2 (en) Message parsing method, data transmit end, data receive end, and system
CN115442231A (en) Method, device, equipment and medium for managing white list information of switch
CN101908982A (en) Detection method, device and system of VLAN (Virtual Local Area Network)
CN109962990B (en) Method and device for automatically accessing monitoring equipment in NAT

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant