aws-samples / amazon-ivs-broadcast-for-android-demo

This repository contains a broadcasting application for Android. The app is built on Amazon IVS and uses the Amazon IVS Broadcast SDK to stream video from an Android device to an Amazon IVS channel.
MIT No Attribution
10 stars 4 forks source link

Fixed camera off screen #4

Closed egorbunovs closed 2 years ago

egorbunovs commented 2 years ago

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

slee-aws commented 2 years ago

The camera off screen looks ok in the app, but the icon and text does not appear for me in the live stream. See the attached video. When the screen turns black, it should show the camera off screen that is visible in the app.

https://user-images.githubusercontent.com/68920478/155813483-5eba7bd8-0f24-48e5-8c01-38ae896a148d.mp4

egorbunovs commented 2 years ago

Updated the SDK - try now - maybe that fixes it. I couldn't reproduce it - for me the off image is shown everytime even when rotating, starting / stopping screenshare etc

So - if that still fails for you - then it must be an SDK issue and for that I'll need more info - like the device you have and maybe some logs. And it would be nice if I could communicate this with the SDK team, but yeah - I don't have access to twitch / justin anymore :)

slee-aws commented 2 years ago

Confirmed working for me now with the latest commit. The app functions as expected. Thanks for the update!