bbb_app icon indicating copy to clipboard operation
bbb_app copied to clipboard

Audio connection unstable

Open siavash79 opened this issue 4 years ago • 3 comments

Running on the latest main branch as of this post:

During my testing of 4-5 time join in a room, I could get the app to connect the audio only once. The rest of the times it just didn't connect at all.

Also, during one of the joins, the video frame (of each participant), showed a red box instead, in which it was written: "no such method error: the getter 'name' was called on null". Though the app transmitted video to the server successfully.

(logcat is not attached: oddly enough I couldn't locate any log related to bbb_app nor flutter, although it is a debug build)

siavash79 avatar Feb 08 '21 05:02 siavash79

We need more information to reproduce this:

  • How many people are in the conference?
  • How many webcams are currently sharing?

bennyboer avatar Feb 08 '21 12:02 bennyboer

Hi

I've tested with myself: one on the PC and one in the app: one webcam each.

The app did connect the audio only once (which resulted in a painful echo between both devices). Other times it just didn't connect the sip at all.

Webcam always connects easily. (of course with a long 10-15 second delay)

On Mon, Feb 8, 2021 at 4:19 PM Benjamin Eder [email protected] wrote:

We need more information to reproduce this:

  • How many people are in the conference?
  • How many webcams are currently sharing?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bennyboer/bbb_app/issues/163#issuecomment-775126142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAMVMTMOC2SUWHG3ETQO7DS57MXPANCNFSM4XIKEW4Q .

siavash79 avatar Feb 08 '21 12:02 siavash79

To-Do

  • [ ] Test joining meeting again (with webcam enabled)

bennyboer avatar Feb 08 '21 13:02 bennyboer