Files
obs-studio/plugins/rtmp-services/data/package.json
tytan652 8989cf5caf rtmp-services: Remove useless supported codec field
We normally default to H264 onlt and AAC only if nothing is set.
2022-08-02 09:41:32 -07:00

12 lines
237 B
JSON

{
"$schema": "schema/package-schema.json",
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 204,
"files": [
{
"name": "services.json",
"version": 204
}
]
}