1 Answer
- Newest
- Most votes
- Most comments
1
Please see the following demo which will illustrates sharing desktop audio:
https://codepen.io/amazon-ivs/pen/PoLYGBw
Also note the comments on that page:
This sample is used to demonstrate basic HTML / JS usage and broadcast audio from a screenshare a stage and broadcast. Reminder that Screenshare audio can only be captured in Chrome, Edge, and Opera. Additionally, on Linux and MacOS only the audio of a tab can be captured, no system audio. MDN Screenshare Audio Support
answered 8 months ago
Relevant content
- asked 8 months ago
- asked 8 months ago
- asked 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
Thank you sir