Skip to content Skip to sidebar Skip to footer

Webrtc Application Crash On Samsung Galaxy J1 4g

I am working on Video Calling Android application, where video call works on devices such as Nexus 4, Moto g2 , Moto g3 , Moto e. But when I initiate call on Samsung Galaxy J1 4G i

Solution 1:

Issue was related to hardware acceleration. When I disabled hardware acceleration issue got resolved. PeerConnectionFactory.initializeAndroidGlobals Here I passed false for hardwareAccelration.


Post a Comment for "Webrtc Application Crash On Samsung Galaxy J1 4g"