You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > DW Product Help > DW Cameras > IP Cameras > Third-Party IP Cameras > Adding An Arecont Panoramic Camera to Spectrum (Unstitched)
Adding An Arecont Panoramic Camera to Spectrum (Unstitched)
print icon

https://hf-files-oregon.s3-us-west-2.amazonaws.com/hdpdigitalwatchdog_kb_attachments/2019/09-24/4763eb2b-7c2d-49d6-bfc0-47620cc0f150/image.png

How To Add An Arecont Panoramic Camera to Spectrum (Unstitched)

------------------------- 
Affected Roles: Administrator
Related Digital Watchdog VMS Apps: DW Spectrum Desktop
Complexity: High

Software Version: 3.2

Last Edit: 10.16.19

------------------------- 

 

Adding An Arecont Brand Panoramic Camera (Unstitched)

Panoramic cameras are a multi-sensor model that typically "stitches" together the individual streams for each lens. However rare that it may be, sometimes there is a need to have Spectrum IPVMS stream each lens of the camera individually, rather than with the usually intended panoramic view. To do so, use of an RTSP URL is needed for each sensor. The structure of the URL varies, depending on the camera model and manufacturer.

This article will focus on adding an Arecont Multi-sensor model camera to DW Spectrum with unstitched streams.

 

Supported / Effected Devices

  • Arecont (brand) Panoramic IP Camera
  • Spectrum Server

 

Resolution: For this example we will be using an Arecont Panoramic camera (AV20185DN)

 

1) Locate the camera on the network and configure the network settings as necessary, so that the server and camera can communicate with each other.

 

2) The syntax for an Arecont multi-sensor camera RTSP URL is as follows:

rtsp://<camera_ip>/h264.sdp<sensor_number>?res=[half/full]&ssn=<unique_integer>&doublescan=0&fps=<integer>

 

Parameters

<camera_ip>                        Enter the camera's IP address

sdp<sensor_number>      Specify the sensor number as an Integer [1-4]

res=[half/full]                      Specify the resolution as either res=half or res=full

ssn=<unique_integer>      The ssn is a unique session number, and must be set to a unique integer (1-65535) for each stream. 

fps=<integer>                     Specify the frame-rate as an integer. "0" specifies maximum frame-rate. 

 

Example:

On some cameras, the 'full' stream can be used as Stream 1, and the 'half' stream can be used as Stream 2 for each sensor. 

Sensor 1:rtsp://192.168.100.17/h264.sdp1?res=half&ssn=101&doublescan=0&fps=0

Sensor 2:rtsp://192.168.100.17/h264.sdp2?res=half&ssn=101&doublescan=0&fps=0

Sensor 3:rtsp://192.168.100.17/h264.sdp3?res=half&ssn=101&doublescan=0&fps=0

Sensor 4:rtsp://192.168.100.17/h264.sdp4?res=half&ssn=101&doublescan=0&fps=0

 

Note:    Not all Arecont cameras can handle the load of streaming a full resolution stream, or multiple sessions from each sensor. If frequent video drop-out is observed, consider only streamin gone session from each sensor, or reducing each single-stream session down to half-resolution. 

 

3) Launch the Spectrum Client and connect with your server. Right-click on the Server and select Add Device

In the popup window, enter the RTSP URL for the first lens, the camera's login, and select Scan.

 

4) Once the camera is located, the discovered device will be listed. Check the box next to your camera and click Add Selected to add it to the server.

Repeat steps 2-4 for each lens. Use the New Scan button to make the additions faster and remember to change the "sdp" value in the address for each sensor as you add it.

 

5) Once this is completed, you should see 4 individual streams in your resource tree which can now be viewed.

 

Example (stitched):

 

Example (unstitched):

scroll to top icon