Giter VIP home page Giter VIP logo

agora-plugin-filters-android's People

Contributors

alexlatushko avatar bn-roma avatar bnb-ashershen avatar bnb-itumashyk avatar bnbvlad avatar glebpbanuba avatar glebpryshchepabanuba avatar ilyshka991 avatar nick-korotysh-bnb avatar piotrbanuba avatar sdk-banuba avatar ve-sdk-android avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

agora-plugin-filters-android's Issues

App is crashing on switching the filters

I noticed that app is crashing with the following logs while switching the filters. It is occurring after switching the filters a lot of time. I will provide more info as needed. Thanks

pid: 827, tid: 1504, name: Thread-71  >>> io.github.thegbguy.randomvideocallapp <<<
2023-03-29 14:50:07.701  2765-2765  DEBUG                   crash_dump64                         A        #03 pc 0000000000742dd0  /data/app/~~Y_BQgPAoHRz57wFeBb9s3w==/io.github.thegbguy.randomvideocallapp-DofKVbuF2u7SU1ZGnyWLFw==/base.apk!libbanuba.so ((anonymous namespace)::android_video_track_impl::~android_video_track_impl()+164) (BuildId: 8f18e10ddcf01faca8736c8d7ce809dab4d9dda8)
2023-03-29 14:50:07.701  2765-2765  DEBUG                   crash_dump64                         A        #04 pc 0000000000742f5c  /data/app/~~Y_BQgPAoHRz57wFeBb9s3w==/io.github.thegbguy.randomvideocallapp-DofKVbuF2u7SU1ZGnyWLFw==/base.apk!libbanuba.so ((anonymous namespace)::android_video_track_impl::~android_video_track_impl()+16) (BuildId: 8f18e10ddcf01faca8736c8d7ce809dab4d9dda8)
2023-03-29 14:50:07.701  2765-2765  DEBUG                   crash_dump64                         A        #05 pc 000000000073ffdc  /data/app/~~Y_BQgPAoHRz57wFeBb9s3w==/io.github.thegbguy.randomvideocallapp-DofKVbuF2u7SU1ZGnyWLFw==/base.apk!libbanuba.so (bnb::video_track::~video_track()+220) (BuildId: 8f18e10ddcf01faca8736c8d7ce809dab4d9dda8)
2023-03-29 14:50:07.701  2765-2765  DEBUG                   crash_dump64                         A        #06 pc 000000000073d55c  /data/app/~~Y_BQgPAoHRz57wFeBb9s3w==/io.github.thegbguy.randomvideocallapp-DofKVbuF2u7SU1ZGnyWLFw==/base.apk!libbanuba.so (bnb::video_player::p_impl::update_video()+392) (BuildId: 8f18e10ddcf01faca8736c8d7ce809dab4d9dda8)
2023-03-29 14:50:07.701  2765-2765  DEBUG                   crash_dump64                         A        #07 pc 000000000073e32c  /data/app/~~Y_BQgPAoHRz57wFeBb9s3w==/io.github.thegbguy.randomvideocallapp-DofKVbuF2u7SU1ZGnyWLFw==/base.apk!libbanuba.so (void* std::__ndk1::__thread_proxy<std::__ndk1::tuple<std::__ndk1::unique_ptr<std::__ndk1::__thread_struct, std::__ndk1::default_delete<std::__ndk1::__thread_struct> >, bnb::video_player::p_impl::playback_play()::$_0> >(void*)+104) (BuildId: 8f18e10ddcf01faca8736c8d7ce809dab4d9dda8)

banuba and agora integration support for flutter

The cooperation between banuba and agora is still improving. My project uses flutter, and I want to integrate banuba with agora, that is, I want to implement a multi-person video face exchange function. After I looked up relevant information, I learned that the official has not yet expanded flutter in this aspect. To achieve this, flutter's native language support is needed. After learning again, Pigeon can do some things in this regard, but in the process of implementation, there are many troubles, such as every interaction needs to communicate with each other, what is a better solution? Or techniques and code that I can refer to and learn from?

CRASH

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.banuba.sdk.agorapluginexample/com.banuba.sdk.agorapluginexample.MainActivity}: java.lang.NullPointerException: (...) must not be null
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2891)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2969)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1658)
at android.os.Handler.dispatchMessage(Handler.java:108)
at android.os.Looper.loop(Looper.java:206)
at android.app.ActivityThread.main(ActivityThread.java:6735)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:845)
Caused by: java.lang.NullPointerException: (...) must not be null
at com.banuba.sdk.agorapluginexample.MainActivity.getAgoraRtc(MainActivity.kt:46)
at com.banuba.sdk.agorapluginexample.MainActivity.initAgoraEngine(MainActivity.kt:126)
at com.banuba.sdk.agorapluginexample.MainActivity.onCreate(MainActivity.kt:99)
at android.app.Activity.performCreate(Activity.java:6975)

How to mute filter's sound?

Using BanubaExtensionManager, I don't see a way to mute the sound effects that are present in the filters. There is a faq section here which tells us how to do it but I am not sure how to use it in the integration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.