Skip to main content

Set Video Format for StudioPro HDMI Output

POST 

/param.cgi?post_media_video&hdmivideoformat&:format

Function: Sets the StudioPro's HDMI output format.

Camera Compatibility:

  • Studio Pro

Example: Set video format to 1080P60

curl:

curl -X POST "http://CAMERA-IP/cgi-bin/param.cgi?post_media_video&hdmivideoformat=1080P60" -H "Content-Length: 0"

JavaScript:

fetch("http://CAMERA-IP/cgi-bin/param.cgi?post_media_video&hdmivideoformat=1080P60", \{method: 'POST'\})

Request​

Responses​

The request has succeeded.

Ask PTZOptics AI

Answers are generated from PTZOptics documentation. Verify important information in the cited sources.

Ask a question about PTZOptics products or documentation.