Format /api/param?encode(2).cbr_mode=data
Example /api/param?encode(2).cbr_mode=vbr
Example of response encode(2).cbr_mode&202 Accepted(encode(2).status=save)
Interpretation Change rate control of
The change is saved by the API, encode(2).status=save. If the change is not saved, the setting is restored by reboot. Allowed users admin, operator
Getting MPEG-4 Frame Rate Setting from VN-V685/686/686B
Format /api/param?encode(2).framerate
Example of response encode(2).framerate=15&200 OK
Interpretation Acquire frame rate of
Allowed users admin, operator, user
Setting MPEG-4 Frame Rate Setting for VN-V685/686/686B
Format /api/param?encode(2).framerate=data
Example /api/param?encode(2).framerate=30
Example of response encode(2).framerate&202 Accepted(encode(2).status=save)
Interpretation Change frame rate of
The change is saved by the API, encode(2).status=save. If the change is not saved, the setting is restored by reboot. Allowed users admin, operator
Getting
Format /api/param?encode(2).iframeinterval
Example of response encode(2).iframeinterval=30&200 OK
Interpretation Acquire
Allowed users admin, operator, user
Setting
Format /api/param?encode(2).iframeinterval=data
Example /api/param?encode(2).iframeinterval=30
Example of response encode(2).iframeinterval&202 Accepted(encode(2).status=save)
Interpretation Change
36