User Manual
STREAM User Manual 
  52 
<system> 
 <status>Running</status> 
 <version>v1.5039</version> 
 <serialnumber>ETP-1234-00001</serialnumber> 
 <ipaddress>172.16.197.197</ipaddress> 
 <time>1373912804</time> 
 <utc>-7</utc> 
 <user>none</user> 
 <password>none</password> 
</system> 
Note that each item may be retrieved individually instead of as a group. For instance 
/api/system/time will retrieve only the time. 
set subnet mask 
/api/system/subnet=255.255.255.252 
Sets the subnet for the IP over USB interface. This should be changed before 
the IP address. Once the IP address changes, the change takes effect. 
set IP address 
/api/system/ipaddress=172.16.197.197 
Sets the IP address for the USB interface. Once this command is sent the IP 
address will change and the camera needs to be re-booted. 
set time 
/api/system?time=1373912804 
Sets the system time in EPOCH. 
set utc (timezone) 
/api/system?utc=-8 
Sets the Universal time code (UTC/GMT) for local time  
set user 
/api/system?user=foo 
set password 
/api/system?password=bar 
Note that after setting a username and password, all subsequent requests must utilize HTTP basic 
authentication 
reset to defaults 
/api/system/defaults 
Resets the system settings to the default manufacturers configuration 
save settings 
/api/system/settingssave 
Saves the new setting configuration to memory so that these settings will be 
used until either they are changed by command or the reset to defaults is 










