gmpassos / howler.dart

Dart audio library for the modern web. Dart port of Howler.js (https://github.com/goldfire/howler.js)
MIT License
31 stars 6 forks source link

Streaming URL? #1

Closed aleeherasimiuk closed 4 years ago

aleeherasimiuk commented 5 years ago

How can set URL as a source?

image

Does not work

aleeherasimiuk commented 5 years ago

image I tryed with another URL and works, Is HTTPS the problem?

gmpassos commented 4 years ago

You need to provide some console outputs/errors.

I think that this is a browser issue, that is preventing loading of unsecure files.