Skip to content

Commit

Permalink
tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
thesyncim committed Nov 14, 2024
1 parent 69d8c6d commit a0f28aa
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions protobuf/video/sfu/models/models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,7 @@ message PublishOption {
int32 max_spatial_layers = 5;
int32 max_temporal_layers = 6;
}
/*
message Codec {
string mime_type = 10;
string scalability_mode = 11;
string fmtp = 12;
}
*/

message Codec {
uint32 payload_type = 13;
string name = 10;
Expand Down

0 comments on commit a0f28aa

Please sign in to comment.