aws-samples / amazon-ivs-broadcast-web-demo

A demo web application that shows how to implement a browser-based streaming tool with Nextjs and the Amazon IVS Web Broadcast SDK.
https://stream.ivs.rocks
MIT No Attribution
34 stars 10 forks source link

App refactor + Support portrait orientation streams #24

Closed slee-aws closed 11 months ago

slee-aws commented 11 months ago

Description of changes: Refactored the app to better support a wider range of browsers and devices (including mobile devices), and make it more straightforward to extend with additional layouts.

Notable changes:

Screenshots: Streaming on MacOS Chrome Screensharing on MacOS Chrome Streaming on iOS Safari
Streaming on MacOS Chrome Screensharing on MacOS Chrome Streaming on iOS Safari

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.