AxisDecoder

From HSYCO
Jump to navigation Jump to search

The AXIS P7701 Video Decoder provides a simple monitoring solution by enabling analog or digital monitors/projectors to connect to and display live video from Axis network cameras and video encoders.

The HSYCO’s AXISDEC I/O Server not only controls the decoder’s sources selection, but is also able to generate dynamic MJPEG streams that are compatible with this decoder, extending it to display camera grids, non AXIS cameras, and even generic text or images with overlays.

Thanks to these features, you could easily use this decoder as a cost-effective, small, low-power and extremely reliable display driver for basic, customized digital signage applications.


IO Servers AxisDecoder Module.png

Axis P7701 Configuration

Source Selection Control

To enable the decoder’s source selection from HSYCO, you have to simply enable the “receive alarm” function:

IO Servers AxisDecoder Interface1.png

Configure HSYCO as a video source

In order to be able to stream video from HSYCO to the P7701 decoder, HSYCO will present itself just like a standard AXIS camera. Just configure the HSYCO server as an ordinary video source:

IO Servers AxisDecoder Interface2.png

Enter the HSYCO Server’s IP address and HTTP port number, select HTTP as the “Transport method”, and enter “hsyco” in the user name field. The password field is not used; HSYCO will only accept connections from encoders that are registered as I/O servers in hsyco.ini, and having an IP address in the trustedNet range.

IO Servers AxisDecoder Interface3.png

HSYCO Configuration

Options

ID Default Values Description
streaming true true video streaming is enabled
false video streaming is disabled, you will only be allowed to control the decoder’s source selection
resolution 640x480 <width> X <height> the display resolution in pixels, up to 1280x720
quality 0.7 0 ... 1.0 JPEG stream compression quality. Use 1.0 for maximum quality (requires more bandwidth)

Datapoints

ID Value R/W Description
command restart W send the reboot command to the video decoder
source source name R source command sent successfully
W send the source selection command to the decoder. The source name has to be defined in the decoder’s video sources
<source name>:<message> R source command sent successfully
W send the source selection command to the decoder and a text message that the decoder will display when switching to the new source

Streaming to the Video Decoder

Release Notes

3.0.0

  • initial release