Video Streaming Server With Multi-Protocol,Robust And Rich API
LocationIndex Page  >  Document  >  GB28181

Ti Top Streamer support GB28181 protocol, It can be integrated with various cameras and NVR devices that support GB28181.

After installing TiTopStreamer, you already have the relevant functions of GB28181, but to successfully run it, you still need to make some necessary configurations:

1. Configure the SIP service address, port, and media service address and port range in the "Server" menu of web console pannel. As shown in the following figure:



Here is a brief introduction to the settings:

1) IP address of SIP server: The network interface address for starting the SIP service. If it is a multi network interface environment, you can use 0.0.0.0 to represent all network interface addresses on this server currently.

2) UDP port of SIP server:The UDP port which SIP server listen on.

3) extenal IP address of SIP server:If the current server is running on the internal network or behind a firewall, you must specify the external network address of the SIP server. The camera needs to interact with this address for SIP signaling. If you have not set this address, it will use the setting of "IP address of SIP server" (note: at this time, it cannot be 0.0.0.0 because the camera must interact with a determined network interface address).

Note: It is optional.

4) extenal UDP port of SIP server: the same as above, If the current server is running on the internal network or behind a firewallyou must specify the external UDP port of the SIP server. The camera needs to interact with this port for SIP signaling. If you have not set this address, it will use the setting of "UDP port of SIP server".

Note: It is optional.

5) Print SIP log: Whether to print SIP interaction logs in the log file. The default is the selection status, which means it will print SIP interaction logs by default. This is also our recommended setting.

6) IP address of media server:the IP address which TiTopStreamer start to listen and receive the media data.

7) UDP port range of media server:When planning support multiple channels of andio and video. The server will occupy multiple UDP port, so, It will need a range of the UDP port. the default value is 6970 to 19999.

8) extenal IP address of media server: If the current server is running on the internal network or behind a firewallyou must specify the external IP address of media server. The camera will send video packages to this IP address.

Note: It is optional.

2. Add an application with the source type of "GB28181", As shown in the following figure:


About this section, Please read the introduction of Overview.

3. Set the SIP domain, SIP server ID, Access password on the "Appliction" menu of web consoel pannel. As shown int the following figure.



A brief introduction to the settings here:

1) SIP server ID : It is 20 bit digits. You set it according the specification of GB28181.

2) SIP server domain : It is actually the top 10 digits of the SIP server ID. Any question, Please read the specification of GB28181.

3) Unify password: A self-defined password is required for the camera to undergo password authentication when registering with the platform in order to successfully register.

The above three settings are all mandatory.

Note 1:After saving the above settings, the TiTopStreamer service needs to be restarted to take effect.

Note 2:If you no longer need to use the GB28281 function, you can delete the application of GB28181 or set the "SIP server IP address" or "media server IP address" to an empty string in the Server menu. After saving, restarting TiTopStreamer again will not activate the function of GB28181.

4. The settings on the camera side regarding GB28181 (using Hikvision DS-IPC as an example) are shown in the following figure:



A brief introduction to the settings here:

1) SIP server ID: Compared to the camera, our TiTopStreamer is a SIP server. It is the "SIP server ID" on TiTopStreamer, The settings in these two places must be completely consistent.

2) SIP server domain: The same as above, We have already introduced this parameter before. The settings in these two places must be completely consistent.

3) SIP server address: It is the "SIP server external IP address" set up on our platform, which the camera needs to initiate device registration to.

4) SIP server port:It is the "SIP server external UDP port" set up on our platform,which the camera needs to initiate device registration to.

5) SIP user name :You need to read the specification of "GB28181". It is user name of camera, 20bit digits.

6) SIP user authentication ID:You need to read the specification of "GB28181". But usually, it can be set to the same 20 digit number as the SIP user name.

7) Unify access password : This is the "Unified access Password" set up on our TiTopStreamer platform earlier. The password must match in order for registration to be successful.