Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tytan652 committed Jul 3, 2021
1 parent b6cbd2b commit aa1a14d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions accepted/0038-protocol-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ With RFC 39, OBS could prevent showing services where the protocol is not regist

`rtmp-services` will be modified to obtain this behavior beforehand.

We consider that if a service handle a protocol, it handle all the available encoder.
So if a service can't handle all the compatible codec, adding a list to a service related to his protocol is not considered for now.

## Outputs
Adding to the API, the required¹ protocol attribute just a char with the protocol name which tell OBS with which protocol it can be used.
Also remove the possibility the compatible codecs attributes because it is a part of protocol now.
Expand Down

0 comments on commit aa1a14d

Please sign in to comment.