Hi guys,
We’ve upgraded to the latest ZOOM SDK and we noticed that on SPEAKER VIEW we’re getting worse resolution than the previous version (5.7.0).
Also it was interesting to see that MeetingSettingsHelper::setEnable720p its deprecated… but if we remove that, the resolution gets really, really bad, like 180p.
Need some advices from you guys, what we can do to get a better video image? At least to get the same quality we had before would be very nice.
Our processor is arm7a so you guys support it. Also in AndroidManifest.xml we have the follow on both application and activity registries:
android:hardwareAccelerated="true"
Any thoughts on that?
Thanks in advance!