0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

rtmp-services: Fix whitespace issues in services.json

* Remove trailing whitespace
 * Use spaces instead of tabs for indents
This commit is contained in:
Ryan Foster 2023-03-02 13:24:39 -05:00
parent 08733a0e1a
commit 681014bec2

View File

@ -1113,11 +1113,11 @@
{
"name": "Global - Legacy",
"url": "rtmp://ingest-global.switchboard.zone/live"
}
}
],
"recommended": {
"keyint": 2,
"profile": "high"
"profile": "high"
}
},
{
@ -2506,7 +2506,7 @@
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000
"max video bitrate": 6000
}
}
]