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
I've been running both my own app and the testbed using a host for a server that's not running.
Upon clicking the "Subscribe" test a second time (after popping the VC the first time), both apps crash reliably. I've attached a screenshot of the crash. Can upload the testbed version to replicate.
The text was updated successfully, but these errors were encountered:
It looks to me like the Testbed crashes after you stop trying to subscribe to a non-running server. For your application, I'd suggest adding in some logic that checks whether the server is live and whether the stream exists before it tries to subscribe.
Okay, will do—are there examples of these kind of connection checks in the testbed?
Also was having an issue where two devices (my browser and one iPhone) were able to pub/sub to a stream, but another iPhone, running the exact same testbed + settings, could not. They were all connected to the same wifi. Have you seen this issue?
We don't have examples, but you might try asking in the ios-sdk public Slack channel (https://red5pro.slack.com/messages/C61720H6H) in case someone else in the community can help you.
For the other errors you are seeing, please open a Help Desk ticket (https://red5pro.zendesk.com/hc/en-us/requests/new) with as much detail as possible so that we can try and reproduce & solve your issues.
I've been running both my own app and the testbed using a host for a server that's not running.
Upon clicking the "Subscribe" test a second time (after popping the VC the first time), both apps crash reliably. I've attached a screenshot of the crash. Can upload the testbed version to replicate.
The text was updated successfully, but these errors were encountered: