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

Cannot play HTTP Stream #3

Open
ussu99 opened this issue Nov 29, 2018 · 1 comment
Open

Cannot play HTTP Stream #3

ussu99 opened this issue Nov 29, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ussu99
Copy link

ussu99 commented Nov 29, 2018

let url = URL(string: "http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4extra_mf_q")!

    let player = APlay()
    player.eventPipeline.delegate(to: self, with: { (target, event) in
        //  event handling
    })
    player.play(url)
@CodeEagle
Copy link
Owner

Icy-cast still not well supported, need some optimization. Thanks for giving this feed back.

@CodeEagle CodeEagle added the enhancement New feature or request label Nov 30, 2018
@CodeEagle CodeEagle self-assigned this Nov 30, 2018
@CodeEagle CodeEagle added the help wanted Extra attention is needed label May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants