Giter Site home page Giter Site logo

yomguy / servestream Goto Github PK

View Code? Open in Web Editor NEW
45.0 7.0 44.0 72.14 MB

Fork of the HTTP media server browser and stream player for Android. For use with streaming media servers such as GNUMP3d

Home Page: http://sourceforge.net/projects/servestream/

C 35.10% C++ 23.43% Shell 0.21% Java 41.11% HTML 0.08% Makefile 0.08%

servestream's Introduction

Features

  • Supports Android 2.2+, 3.0+ (No support for < 2.2)
  • Plays Android supported media files
  • Additional support for m3u, m3u8, pls and asx playlists
  • Supports multitasking/playing audio in the background
  • Repeat and shuffle modes
  • Alarm clock support
  • Home screen widget
  • Utilizes HTML parsing to allow navigation of HTTP media servers that serve HTML pages

Upstream author

William Seemann

License

Apache License V2.0

servestream's People

Contributors

madill avatar yomguy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

servestream's Issues

Importing into Eclipse Kepler Java EE IDE on Mac

Ok, I've been going round and round on this for hours. Can you please put together a brief primer on how to clone and import servestream into Eclipse on Mac.

I can import but there is no project, I import as general project and there is no android related elements for build and run. Everything I've tried claims invalid build.xml and other.

I am able to create the My First App project and run and it comes up in the emulator so I know that all the sdk/plugin stuff is there at a minimum. I tried installing the NDK as well but still no joy.

Many thanks!

player_decode crash

In ffmpeg_mediaplayer.c, stop() won't wait player_decode thread to end.
Sometimes JVM will free resources of player, but the player_decode thread might still be running.

Thus cause JNI crash inside player_decode.

Suggest pthread_join(state->decoder_thread as in reset().

Music name : &amp; instead of &

When I play music with Servestream, I see at the bottom of the cover the scrolling text of the music name with &amp instead of &. Do you have the same bug ? Or is it me ? :)

Examples :
1982 (Statik Selektah &amp; Termanology) - SXSW 2011 Showcasing Artists - You Should Go Home [ - 03:42 / 8.5Mb ]

instead of :
1982 (Statik Selektah & Termanology) - SXSW 2011 Showcasing Artists - You Should Go Home [ - 03:42 / 8.5Mb ]

How set up the environment?

Please, write minimum instructions to set up the Android Studio or Gradle in general. I'm getting errors after errors...

And, the basic architecture of the app.

Thanks!

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.