Is there any way to get video stream’s frame size?
Any way to get video stream's frame size
IIRC this information was available in the stats.
Made PR with simple callback https://github.com/react-native-webrtc/react-native-webrtc/pull/724 . Using fork for now.
Cool! Thank you for doing that!