JVC VN-V26U Security Camera User Manual


 
Getting TOS Value of JPEG from VN-V25/26
Format
/api/param?network.interface.dscp.video.jpeg
Example of Response
network.interface.dscp.video.jpeg=56&200 OK
Interpretation Acquire TOS that includes DHCP field for JPEG.
Allowed users admin, operator, user
Setting TOS Value of JPEG for VN-V25/26
Format
/api/param?network.interface.dscp.video.jpeg=data
Example
/api/param?network.interface.dscp.video.jpeg=56
Example of Response
network.interface.dscp.video.jpeg&202
Accepted(network.interface.status=restart)
Interpretation Change TOS that includes DHCP field for JPEG. The range of set value is between 0 to 255 though
MSB 6 bits in the value is valid. To validate the change, use "network.interface.status=restart" API.
Allowed user admin
Getting TOS Value of MPEG-4 from VN-V25/26
Format
/api/param?network.interface.dscp.video.mpeg
Example of Response
network.interface.dscp.video.mpeg=56&200 OK
Interpretation Acquire TOS that includes DHCP field for MPEG-4.
Allowed users admin, operator, user
Setting TOS Value of MPEG-4 for VN-V25/26
Format
/api/param?network.interface.dscp.video.mpeg=data
Example
/api/param?network.interface.dscp.video.mpeg=56
Example of Response
network.interface.dscp.video.mpeg&202
Accepted(network.interface.status=restart)
Interpretation Change TOS that includes DHCP field for MPEG-4. The range of set value is between 0 to 255
though MSB 6 bits in the value is valid. To validate the change, use "network.interface.status=restart" API.
Allowed user admin
Getting TOS Value of Audio from VN-V26 (VN-V26 Only)
Format
/api/param?network.interface.dscp.audio
Example of Response
network.interface.dscp.audio=56&200 OK
54