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

Thanks and fail channel list #1

Open
privatesam opened this issue Jul 31, 2017 · 2 comments
Open

Thanks and fail channel list #1

privatesam opened this issue Jul 31, 2017 · 2 comments

Comments

@privatesam
Copy link

Thanks for this code.

I'm struggling with this a bit because everytime I load the page I get "Failed to load channel lineup". I know I've put the right address for my hdhr, although even I put a deliberately incorrect one I get the same issue. The webserver isn't pumping out any errors and I can't see whats wrong. Any ideas what it might be?

@logan2211
Copy link
Owner

logan2211 commented Jul 31, 2017

Usually that would be caused by the server failing to return any channel lineup data. You might check your web server log to see if any PHP errors are thrown which would prevent the lineup page from loading. You could also try to load http://<webserver>/<path to hdhrstream>/callback.php?type=lineup and see what data is returned. That is the URL used by the page to retrieve the channel lineup in your browser.

@privatesam
Copy link
Author

Thanks for the suggestion. I moved on from this in the end because the browser I was targeting doesn't have HLS support after all! Nice code and implementation though and thanks for replying.

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