Video OSD
byAlpha 128
white rgb (255,255,255)
black rgb (0,0,0)
yellow rgb (255,255,0)
red rgb (255,0,0)
Title FontColor {"SetEnv":{"VideoOsd":[{"stTitle":{"stFtColor":
{"byAlpha":128,"byRed":255,"byGreen":255,"byBlue":0}},
"nChannel":0}]}}
blue rgb (0,0,255)
Time: {"SetEnv":{"VideoOsd":[{"stTime":
{"nXPos":9200},"nChannel":0}]}}
OSD Offsetx pos
Title: {"SetEnv":{"VideoOsd":[{"stTitle":
{"nXPos":9200},"nChannel":0}]}}
nXPos [0, 10000]
Time: {"SetEnv":{"VideoOsd":[{"stTime":
{"nYPos":1200},"nChannel":0}]}}
OSD Offsety pos
Title: {"SetEnv":{"VideoOsd":[{"stTitle":
{"nYPos":1200},"nChannel":0}]}}
nYPos [0, 10000]
OSD Font Size
Get OSD font size parameters
Code {"GetEnv":{"TTFFontSize":{"nChannel":-1}}}
Set video parameters
Code {"SetEnv":{"TTFFontSize":{"nFontSize":[48,48],"bAutoSize":1}}}
OSD Font Size
Function Code Command Setting
bAutoSize 0: off,1: on
nFontSize [8,200]
81