Output Format
(Video) Output Format
Get video out parameters
Code {"GetEnv":{"VideoOut":{"nChannel":-1}}}
Set video out parameters
Code {"SetEnv":{"VideoOut":{"nNetMode":2,"emVoutFormat":9,"byFormatList":[10,9,4,3,8,7,6,5,26,25,20,21,22,23,24]}}}
Function Code Command Setting
nNetMode:
default value 2, do not
modify it
– HD output
– HD output + SD network
– SD output + HD network
emVoutFormat:
Setting the current video
out format.
10:
9:
4:
3:
1080P60
1080P50
1080P30
1080P25
8: 1080I60
7: 1080I50
6: 720P60
5: 720P50
26: 720P30
25: 720P25
20: 1080P59.94
21: 1080I59.94
22: 1080P29.97
23: 720P59.94
24: 720P29.97
SRT
SRT
Get network SRT parameters
Code
{"GetEnv":{"NetWork":{"nChannel":-1}}}
Set network SRT parameters
Code {"SetEnv":{"NetWork":{"stSrt":{"wSrtLen":0,"wSrtPort":9000,"szSrtPin":"xxxxxxxxxx"}}}}
Function Code Command Setting
crypto key length in bytes wSrtLen [0-32]
Port SRT wSrtPort Default 9000
Password stream encryption szSrtPin user-defined
82