envision/test/files/wivrn_config2.json
2024-07-26 10:17:28 +02:00

16 lines
273 B
JSON

{
"scale": [0.8, 0.8],
"bitrate": 100000000,
"encoders": [
{
"encoder": "x264",
"codec": "h264",
"width": 1.0,
"height": 1.0,
"offset_x": 0.0,
"offset_y": 0.0
}
],
"application": ["foobar", "baz"],
"tcp_only": true
}