Cloudkibo / Android

0 stars 0 forks source link

(webrtc library update) scaling type modification required #529

Closed sojharo closed 7 years ago

sojharo commented 7 years ago

After updating the library, it gave the error on scaling type of video renderer object. Looks like this object has been changed in recent versions. We would read the documentation and find how to use this object now. This is used to scale video size to screen size.

sojharo commented 7 years ago

I have fixed this error which occurred after the updating of webrtc library.

jekram commented 7 years ago

Thanks