FreeStreamer icon indicating copy to clipboard operation
FreeStreamer copied to clipboard

A low-memory footprint streaming audio player for iOS and OS X

Results 101 FreeStreamer issues
Sort by recently updated
recently updated
newest added

Hello Streamer, I am facing a problem with 'FreeStreamer'. Here is the case. **Problem :** - 1st audio is buffering and i requested for next audio. - When 2nd audio...

freestreamer version: 4.0.0 Xcode 10.2.1, swift 5.0 problem: Lost playback progress and re-start playing audio from the starting position. How did it happen? When I drag sliderView to control playing...

1.wifi点击播放 2.切换4g 3.(网络状态改变 之前还处于暂停状态下切换)更换播放地址 等一会就有重音出现

Freestream don't support wav format? Can how do it?

2019-05-15 17:51:06.672 freader_ios[7656:172447] FSAudioStream: Error opening the stream: The stream startup watchdog activated: stream didn't start to play in 30 seconds [FreeStreamer 3.9.3] URL: http://media.yc.ifeng.com/group3/204/2.mp3 bufferCount: 64 bufferSize: 8192 maxPacketDescs:...

FSAudioStream: Network error: failed to complete the operation. Error "OSStatus" -9807. Use self-signed certificates. Can you tell me how to solve it

On an attempt to play a locally saved file ``` objc if (activeTrack.hasFileAtPath()) { self.audioStream.playFromURL(activeTrack.URL()) } ``` I keep getting an error: ``` objc FSAudioStream: Network error: Stream ended abruptly...

I have a problem to play m4a files. For example this: https://cuonda.com/apple-coding/3x26-desarrollo-unificado-ios-mac/432311.m4a The app try retry multiple times play the file but is impossible to play.