We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the Android SDK conference sample & setting .setVideoCallEnabled=false the conference streams do not start.
.setVideoCallEnabled=false
ConferenceActivity.java
setVideoCallEnabled=false
The participant should be able to create an audio only stream & join the conference room.
No stream is started from the Android app.
Ask your questions on Ant Media Github Discussions
The text was updated successfully, but these errors were encountered:
burak-58
USAMAWIZARD
No branches or pull requests
Short description
When using the Android SDK conference sample & setting
.setVideoCallEnabled=false
the conference streams do not start.Environment
Steps to reproduce
ConferenceActivity.java
sample under basic Android SDK samples.setVideoCallEnabled=false
& run the sample.Expected behavior
The participant should be able to create an audio only stream & join the conference room.
Actual behavior
No stream is started from the Android app.
Ask your questions on Ant Media Github Discussions
The text was updated successfully, but these errors were encountered: