GetStream / stream-video-android

๐Ÿ“ฒ Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
374 stars 37 forks source link

[PBE-5816] Fix camera selection method #1174

Closed liviu-timar closed 3 weeks ago

liviu-timar commented 3 weeks ago

๐ŸŽฏ Goal

Fix reported bug:

Selecting a device id seems to break if the device id isn't the front facing camera. The VideoRenderer does not show any video until I change the camera and disable and reenable it.

๐Ÿ›  Implementation details

Refactor the select, flip and setup methods in MediaManager.

๐Ÿงช Testing

๐ŸŽ‰ GIF