User Manual

WallVIEW HD-USB PRO Camera System
WallVIEW HD-USB PRO Camera System Document Number 342-0467 Rev. E Page 38 of 40
StreamingQuality
NAME
streaming quality - Gets or sets the current streaming quality
SYNOPSIS
streaming quality {get|low|standard|high}
DESCRIPTION
Method used to get or set the current streaming quality
OPTIONS
get Get the current streaming quality
low Set video quality to low
standard Set video quality to standard
high Set video quality to high
EXAMPLES
streaming quality get
quality:low
Returns the current streaming quality
----
streaming quality standard
OK
Sets the streaming quality to standard
StreamingResolution
NAME
streaming resolution - Gets or sets the current streaming quality
SYNOPSIS
streaming resolution {get|1080p|720p|4cif|480p|cif}
DESCRIPTION
Method used to get or set the current streaming resolution
OPTIONS
get Get the current streaming resolution
1080p Set video resolution to 1080p
720p Set video resolution to 720p
4cif Set video resolution to 4cif
480p Set video resolution to 480p
cif Set video resolution to cif
EXAMPLES
streaming resolution get
resolution:720p
Returns the current streaming resolution
----
streaming resolution 720p
OK
Sets the streaming resolution to 720p
Streaming
NAME
streaming - Gets or sets the current streaming settings
SYNOPSIS
streaming {mode {get|usb|ethernet}} | resolution {get|1080p|720p|4cif|480p|cif} |quality {get|low|standard|high}}
DESCRIPTION
Method used to get or set the current streaming settings
OPTIONS
mode Get or set the current streaming mode
resolution Get or set the current streaming video resolution
quality Get or set the current streaming video frame rate and bit rate
EXAMPLES
streaming mode get
mode: usb
Returns the current streaming mode
----
streaming mode ethernet
Sets the streaming mode to Ethernet
----
streaming quality standard
Sets the streaming quality to standard
----
streaming resolution 720p
Sets the streaming resolution to 720p