Search results

  1. buzolive

    WebRTCMediaProvider: Creating peer connection without initializing factory.

    when i am going to live then app crash due to this exception ,please provide me exact solution i am providing you my code.. java.lang.NullPointerException: Attempt to invoke virtual method 'void...
  2. buzolive

    How to apply beauty and filter feature in live stream

    hello , i am developing a app where i integrated flashphoner ,now i need to apply beauty and filters on stream camera how can i do that ?. it can be done with flashphoner or by third party?. or is it possible to do please tell...
  3. buzolive

    so much zoom and media connection error on start publish

    hello sir, when i am going live then camera going so much zoom and some time crashing on media connection exception.. here is my code to start publish... Flashphoner.init(this); Flashphoner.getAudioManager().setUseSpeakerPhone(true); binding.localRender.setZOrderMediaOverlay(true)...
  4. buzolive

    Type com.google.gson.ExclusionStrategy is defined multiple times

    i am generating signed apk to uploading on play store but i am getting this error on generate in android studio..... Type com.google.gson.ExclusionStrategy is defined multiple times... this is my gradle apply plugin: 'com.android.application' apply plugin: 'com.google.gms.google-services'...
Top