ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.23k stars 618 forks source link

Unable to Join Conference Room from Android app after disabling the video. #6576

Closed Mohit-3196 closed 5 days ago

Mohit-3196 commented 1 month ago

Short description

Unable to Join the Conference Room from the Android app after disabling the video.

Environment

Steps to reproduce

  1. Get the WebRTC Android Webrtc master app from GitHub.
  2. Go to the ConferenceActivity
  3. Programmatically/Manually disable the video. i.e. setVideoEnabled to false.
  4. Click on the Join the Room Button.

Expected behavior

The Android app should connect to the conference room

Actual behavior

It keeps on reconnecting, unable to join the room.

Ask your questions on Ant Media Github Discussions

sanidhya09 commented 1 month ago

Video for your reference: https://drive.google.com/file/d/1NpW072BgiHA3ZA4e0z8L97p0Y0zpTsim/view?usp=sharing

muratugureminoglu commented 1 month ago
Agent Mohit Dubey linked Freshdesk ticket 132011 for this issue.

sanidhya09 commented 3 weeks ago

@muratugureminoglu @Mohit-3196 is this issue fixed? Please tell us the tentative time.

lastpeony commented 3 weeks ago

There is a temporary workaround fix for this problem but we are working on a whole solution. Probably next week it will be done Related: https://github.com/ant-media/Ant-Media-Server/issues/6599