Skip to content
New issue

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

Two way communication: On some devices publish window is getting disappeared after subscribing to a broadcast #131

Open
ssaxena0891 opened this issue Jul 12, 2018 · 1 comment

Comments

@ssaxena0891
Copy link

Hi,
I am working on two way communication using Red5 Pro Android SDK. It was working fine till I checked on Samsung S7 (OS- Oreo 8.0). On this device when subscribe for a broadcast (after publishing broadcast on it), on receiving subscribe connect event the whole screen gets black including publish window and after some time I am able to see the subscribed broadcast but my published window is gone forever. However my publishing is not stopped and I am able to see it on other device which has subscribed it.

I also tried it on the sample app provided with some modifications in TwoWayTest.java file (inserted stream manager API call for publish/ subscribe) of Red5 pro and found the same issue.

Please help me to resolve it.

@ssaxena0891 ssaxena0891 changed the title Publish window getting disappeared after subscribing on some devices Two way communication: On some devices publish window is getting disappeared after subscribing to a broadcast Jul 12, 2018
@HoldenMills
Copy link
Contributor

Hello.

Have you submitted a support ticket already? If not, please provide our support team with more information by submitting a ticket using this link: https://red5pro.zendesk.com/hc/en-us/requests/new.
Please make sure to provide additional details such as reproduction steps to speed up the process.

Thanks,
Holden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants