android - WebRTC VideoRendererGui -


i want send video android webrtc client. need glsurfaceview.renderer 1 obtained via videorenderergui? , if not, pass eglcontext part of this:

peerconnectionfactory.initializeandroidglobals(   object context, boolean initializeaudio, boolean initializevideo,   boolean vp8hwacceleration, object rendereglcontext) 

did found solution ? use case similar your's. guess, explored how videocapturerandroid.java library, specially "startcaptureoncamerathread" function implemented in webrtc, , found solution. in case if still having problems it; yes, can sure escape creating local egl surface renderer if don't need to, , can pass null fifth parameter.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

c# - Replace text in MailItem Body -

java - Get more than One value and display it -