
VPort CGI Commands VPort CGI Commands
VPort Reply Parameters:
Information Item Value Description
Model String Model name
HostName Max 40 chars Server name
RTSPPort 1 to 65535 RTSP port number
CameraNumber 1 to N Camera number
UartNumber 0 to N Uart number
DINumber 0 to N DI number
DONumber 0 to N DO number
VideoCodec MP4V, MJPG, H264 Supported video codec type. ( MPEG4, MJPEG,
H264)
AudioCodec PCMU Supported audio codec type.
FirmwareVersion xx.yy.zz Firmware version
MotionDetectionMethod 3 Number of motion detection windows
StreamingSupport 1,[1,1,(1,3,2)] All supported codec type by VPort model
StreamingNowCodec 1,[1,1,(1,1)] Codec type for current configuration
MagicCode 00008001 To identified module type
Deinterlace 0 or 1 Build-in de-interlace processing
Description: format of StreamingSupport and StreamingNowCodec:
StreamingSupport:
Channels,[Channel1,Streams,(S1,Codectype,Mode),(S2,CodecType,Mode)…],[Channel2,Streams,(S1,Codec
type,Mode),(S2,CodecType,Mode)…],………
StreamingNowCodec:
Channels,[Channel1,Streams,(S1,Codectype),(S2,CodecType)…],[Channel2,Streams,(S1,Codectype),(S2,Co
decType)…],…….
Channels video input numbers for MOXA VPort.
Streams video stream numbers of video stream support by each video input.
Mode 2 = Dual stream, 1 = Single stream
Codectype MPEG4(=1), MJPEG(=2), H264(=4) (“OR” all of multiple codec supported)
Channel(n) Configuration of n-th channel.
S(n) Configuration of n-th stream.
Examples:
Example 1:
StreamingSupport =1,[1,1,(1,3,2)]
• There is only one video input channel.
• Channel can only output one video stream.
• Stream1 can only provide MPEG4 or MJPEG stream at the same time.
Example 2:
StreamingSupport =2,[1,2,(1,2,1),(2,3,1)],[2,1,(1,3,2)]
• There are two video input channels.
• First channel provides two different streams.
• Stream1 can only support MJPEG stream.
• Stream2 can provide MJPEG and MPEG4 at the same time.
• Second channel provides one video stream. This stream can only provide MJPEG or MPEG4 stream at the
same time.
Komentarze do niniejszej Instrukcji