Hi !
When working on react-native-callkeep I have to display the remote camera inside a Surface.
I’ve tried to use eglBase
and SurfaceViewRenderer
to render it but without any success. Here the way I tried.
I see many example of how to use the SurfaceViewRenderer with a View, but I haven’t find a way to render it on a Surface.
Have you any clue of how to do it ?
Regards,
Emmanuel