Skip to content

[RTC-444] Track notifications#15

Merged
roznawsk merged 4 commits intomasterfrom
track-notifications
Feb 7, 2024
Merged

[RTC-444] Track notifications#15
roznawsk merged 4 commits intomasterfrom
track-notifications

Conversation

@roznawsk
Copy link
Copy Markdown
Member

@roznawsk roznawsk commented Jan 30, 2024

Comment thread jellyfish/server_notifications.proto Outdated
Comment on lines +81 to +86
enum Encoding {
ENCODING_UNSPECIFIED = 0;
ENCODING_H264 = 1;
ENCODING_VP8 = 2;
ENCODING_OPUS = 3;
}
Copy link
Copy Markdown
Contributor

@Rados13 Rados13 Feb 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add this information? Isn't track type will be enough for the business logic?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess so. I think we can remove it.

@roznawsk roznawsk requested a review from Rados13 February 2, 2024 13:37
@roznawsk roznawsk requested a review from Rados13 February 7, 2024 14:43
@roznawsk roznawsk merged commit cb67f49 into master Feb 7, 2024
@roznawsk roznawsk deleted the track-notifications branch February 7, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants