Git Product home page Git Product logo

Comments (4)

rawnsley avatar rawnsley commented on August 15, 2024

I can reproduce the same problem with the demo project by commenting out every abiFilter in the build.gradle file except armeabi-v7a and running it on a 64-bit capable ARM device.

Finding a work around would be important to me because each ABI contributes an extra 5MB to the final APK file.

from mediasoup-client-android.

iQuick avatar iQuick commented on August 15, 2024

@rawnsley
Ok, i got it. Thank you very much !

from mediasoup-client-android.

haiyangwu avatar haiyangwu commented on August 15, 2024

@iQuick Thx for reporting, it seems a bug related to move syntax. A fix commits already pushed and it works well.

from mediasoup-client-android.

tirrcute avatar tirrcute commented on August 15, 2024

when i use beta-3,Compiling v8a is normally, but only using v7a will report an error , the remote peerview doesn't work and show nothing , it cause:
E/RoomClient: "newConsumer" request failed:
E/RoomClient: org.mediasoup.droid.MediasoupException: Session error code: ERROR_CONTENT. Session error description: Failed to set remote audio description send parameters..
E/RoomClient: org.mediasoup.droid.MediasoupException: Session error code: ERROR_CONTENT. Session error description: Failed to set remote audio description send parameters..
at org.mediasoup.droid.RecvTransport.nativeConsume(Native Method)
at org.mediasoup.droid.RecvTransport.consume(RecvTransport.java:48)
at org.mediasoup.droid.lib.RoomClient.onNewConsumer(RoomClient.java:1052)
at org.mediasoup.droid.lib.RoomClient.access$300(RoomClient.java:38)
at org.mediasoup.droid.lib.RoomClient$2.lambda$onRequest$2$RoomClient$2(RoomClient.java:596)
at org.mediasoup.droid.lib.-$$Lambda$RoomClient$2$8B9dCuDRW2LL5UzQlkr80_pqLG0.run(lambda)
at android.os.Handler.handleCallback(Handler.java:755)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.os.HandlerThread.run(HandlerThread.java:61)
E/RoomClient: unknown protoo notification.method downlinkBwe

from mediasoup-client-android.

Related Issues (20)

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.