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

Added IPv6 support. Improved rechability check. #313

Merged
merged 1 commit into from
Mar 15, 2019

Conversation

g3ntleman
Copy link

Fixed issue #302 and also improved reachability check.
Therefore, the reachability check needs the host name of the streaming server to check.
I exposed the URL earlier in the startup process, so we can access it.
There might be side-effects to this, that could be unwanted. Please check!

Works for us.

@tumtumtum
Copy link
Owner

This looks good. Thank you!

The purpose of the async URL loads for STKHTTPDataSource was to support players that have time-limited URLs and need need to make API/network calls to get the URL once playback begins (rather than when the source is queued).

Exposing the URL earlier is a behavioural change but I think it's okay.

@tumtumtum tumtumtum merged commit 6c10b3c into tumtumtum:master Mar 15, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants