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

Stream URL #2

Open
iDevelopper opened this issue Apr 24, 2017 · 4 comments
Open

Stream URL #2

iDevelopper opened this issue Apr 24, 2017 · 4 comments

Comments

@iDevelopper
Copy link

Really nice project!

How could it works with stream URL (no file)?

Would be possible?

@kalamaznik
Copy link
Member

Hi, we use local file "audio2.mp3" for Demo project.

@iDevelopper
Copy link
Author

Yes I know, how could we use a stream URL instead of a file? (e.g. http:https://streaming.shoutcast.com/cooljazzflorida?lang=en-us )

@kalamaznik
Copy link
Member

Sorry, we should use local files with following formats:

    @"aac",
    @"caf",
    @"aif",
    @"aiff",
    @"aifc",
    @"mp3",
    @"mp4",
    @"m4a",
    @"snd",
    @"au",
    @"sd2",
    @"wav"

@iDevelopper
Copy link
Author

Thanks, yes I know. My question is relative to a new feature wich can allow streaming also live stream URL...

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