androidthings / sample-videoRTC

Apache License 2.0
97 stars 51 forks source link

I have a question #1

Closed love-bk closed 6 years ago

love-bk commented 6 years ago

I used your demo,But the following two lines are reported incorrectly.

remoteProxyRenderer.setTarget(isSwappedFeeds ? pipRenderer : fullscreenRenderer);

Error: Incompatible type: type error in conditional expression SurfaceViewRenderer cannot be converted to Callbacks

devunwired commented 6 years ago

Corrected with the latest commit