Git Product home page Git Product logo

freeplayer's Introduction

⚠️Deprecated⚠️

Use APlay instead.

FreePlayer

Swift framework for streaming, playing audio

The project is based on the project FreeStreamer

why?

  • Pure Swift implementation, no need to mixing Objective-C/C++ in project

Features

  • Digest(Tested), Basic(not tested) proxy support

  • CPU-friendly design(4% - 6%)

  • Multiple protocols supported: ShoutCast, standard HTTP, local files

  • Prepared for tough network conditions: adjustable buffer sizes, stream pre-buffering and restart on failures,restart on not full content streamed when end of stream

  • Metadata support: ShoutCast metadata, ID3V1, ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4

  • Local disk caching: user only needs to stream a file once and after that it can be played from a local cache

  • Local disk storing: user can add a folder for local resource loading

  • Preloading: playback can start immediately without needing to wait for buffering

  • Record: support recording the stream contents to a file

  • Access the PCM audio samples: as an example, a visualizer is included

  • custom logging module and logging into file supported

  • FLAC support

License

See LICENSE for the license.

freeplayer's People

Contributors

codeeagle avatar lincolnlaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

freeplayer's Issues

Can't play multiple value

Hi.
I tried to use this lib, and the first mp3 is loading, but when I load the second or third it won't play.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.