Add notification flow and shutdown handling in SDK#393
Merged
ko80 merged 2 commits intoOpenVisualCloud:mainfrom May 26, 2025
Merged
Add notification flow and shutdown handling in SDK#393ko80 merged 2 commits intoOpenVisualCloud:mainfrom
ko80 merged 2 commits intoOpenVisualCloud:mainfrom
Conversation
16309fb to
7738842
Compare
7738842 to
7ef4259
Compare
tszumski
reviewed
May 26, 2025
* Improve closed connection handling in the FFmpeg MCM plugin. * Add SDK client registry in Media Proxy. * Add event broker in Media Proxy. * Add SDK client shutdown notification flow. * Improve local connection manager shutdown handling in Media Proxy. * Modify connection activation flow to return the link status and return only when the link to multipoint group is confirmed. * Add SDK client registration flow in Media Proxy. * Add global context and shutdown flow in SDK. Signed-off-by: Konstantin Ilichev <konstantin.ilichev@intel.com>
7ef4259 to
6039b36
Compare
moleksy
reviewed
May 26, 2025
Signed-off-by: Konstantin Ilichev <konstantin.ilichev@intel.com>
Collaborator
Author
Thanks! More to come. |
tszumski
approved these changes
May 26, 2025
ko80
added a commit
that referenced
this pull request
May 28, 2025
* Add notification flow and shutdown handling in SDK * Improve closed connection handling in the FFmpeg MCM plugin. * Add SDK client registry in Media Proxy. * Add event broker in Media Proxy. * Add SDK client shutdown notification flow. * Improve local connection manager shutdown handling in Media Proxy. * Modify connection activation flow to return the link status and return only when the link to multipoint group is confirmed. * Add SDK client registration flow in Media Proxy. * Add global context and shutdown flow in SDK. Signed-off-by: Konstantin Ilichev <konstantin.ilichev@intel.com>
ko80
added a commit
to ko80/Media-Communications-Mesh
that referenced
this pull request
May 28, 2025
…lCloud#393)" The commit is cherry-picked to the zero-copy branch as part of a separate feature development. This reverts commit b7dcb20.
ko80
added a commit
that referenced
this pull request
May 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
return only when the link to multipoint group is confirmed.