Skip to content

Handle events from inactive sessions#117

Merged
yangyansong-adbe merged 1 commit intoadobe:mediafrom
yangyansong-adbe:mediaSession_id
Nov 16, 2023
Merged

Handle events from inactive sessions#117
yangyansong-adbe merged 1 commit intoadobe:mediafrom
yangyansong-adbe:mediaSession_id

Conversation

@yangyansong-adbe
Copy link
Copy Markdown
Contributor

@yangyansong-adbe yangyansong-adbe commented Nov 16, 2023

Customers can create multiple SDK instances, each with a unique clientSessionId, to indicate the source of media events. Today, the SDK allows for only one active session at a time. If customers do not end the previous session before starting a new one, events from the previous session should be dropped.

@praveek
Copy link
Copy Markdown

praveek commented Nov 16, 2023

Can you update the PR description with when this scenario can happen?

@yangyansong-adbe yangyansong-adbe merged commit 9c88e81 into adobe:media Nov 16, 2023
@yangyansong-adbe yangyansong-adbe deleted the mediaSession_id branch January 16, 2024 16:03
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.

2 participants