You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
The text was updated successfully, but these errors were encountered: