Configuration keys for third party apis – Epiphan Pearl Mini Live Video Production System User Manual
Page 402

Pearl Mini User Guide
Configuration keys for third party APIs
Configuration keys for third party APIs
Using HTTP/HTTPS or RS-232, you can send query and configuration commands to Pearl Mini. For the RS-232
and HTTP/HTTPS syntax, see
Controlling Pearl Mini using RS-232 / serial port
.
Using a "SET" command in RS-232 must always follow with the "SAVECFG" command for the new
configuration setting(s) to take effect.
When setting keys to values with spaces, use the following syntax.
For RS-232, enclose in quotes:
SET.2.framesize="640 x 480"
For HTTP/HTTPS, encode each space:
%20: set_params.cgi?framesize=640%20x%20480
The following categories of API keys are supported:
l
System-level settings keys (read-only)
l
System-level settings keys (read/write)
l
System-level custom layout keys (read/write)
l
Touch screen settings keys (read/write)
l
l
HTTP server configuration keys
l
IP-based access control configuration keys
l
l
l
Channel encoder configuration keys
l
Channel layout configuration keys
l
l
Stream publishing configuration keys
l
RTP/UDP configuration keys (Publish type 3)
l
MPEG-TS configuration keys (Publish types 4 and 5)
l
RTMP push configuration keys (Publish type 6 and 7)
391