Satish

Results 24 issues of Satish

I think cache control is primary requirement. Plz add this feature, thanx

When i play mp3 url, resource loader fire request for progressive download and automatic cancel this request and fire new request. This behaviour cause playing delay.

Encryption is really required to restrict content leak

steps: - play any remote file - pause streaming and immediately perform seek - seek to none buffered point (almost end) And also pause not respecting while buffering(initially) steps: -...

- please add support for `didStart` or `willStart` `shouldStart(_:) -> Bool` delegation

ex: i attach access token "token_1" in initial request. if my stream is too long, some time stream is time out and rerequest to server, in between my token is...

add support for volume fading Ex: For swift ``` extension FSAudioStream { /// Fade player's current volum to one (max) /// - Parameter completion: call when volume rich to maximum...