webrtc-in-jetpack-compose
webrtc-in-jetpack-compose copied to clipboard
FloatingVideoRenderer didn't show up
I want to test "localVideoTrack" of my phone which is android13.
So I only kept "VideoCallScreen" in my code.
But "FloatingVideoRenderer " didn't show up until I modified code like below