dolbyio-samples/rts-app-react-publisher-viewer

[Viewer App] update audio behaviour

Closed this issue · 1 comments

  • Case 1
  • Case 2

@jackshen
Can you please fix this too:

Case 1:
If the viewer had set the volume to 100% or 10% for a given source and then mutes and unmutes it, the audio volume is reset to 50%, ideally it should be set to 100% or 10% back.

Case 2:
Start the streaming with multiple sources [camera, youtube browser tab, local file]
On the viewer app, unmute the volume of the youtube browser source
From the publisher app, stop all streaming and start it again
On the viewer app, youtube browser source is unmuted.

Originally posted by @vishalkharge in #301 (comment)

Verification Status: PASSED

Branch: int-issue-145-multisources
Environment: MAC/Chrome
Date: Feb 24, 2023

Notes: Both the issues mentioned in the ticket are fixed.