Audio Streamer with Seekbar

shashkiranr

Active Member
Licensed User
Longtime User
Hi All,

I am in need of an Audio Streamer library with Seekbar. I tried to implement it myself but due to lack of java programming was unsuccessful so putting it out here. The following features are needed in it.

1. The library must be able to stream audio from a server. ( same as in the audio streamer object in Audio library)

2. The buffered stream should be added to the seekbar so that user can seek upto the amount of stream buffered.

3. Once the streaming is completed the audio file has to be saved in the local device so that it can be used later.

You can refer various projects in the below link

https://github.com/search?p=1&q=audio+streaming+android&ref=searchresults&type=Repositories

Also i had posted a code here. Dont know if it useful still u can have a look.

http://www.b4x.com/android/forum/threads/audio-streamer-with-progress-bar-library-question.34910/

I will pay 25$ once i get complete working library.

Kindly Send me a PM if you are interested.

Regards,
SK
 

susu

Well-Known Member
Licensed User
Longtime User
I want to add $25 too. So library developer will get $50 for this job. Please PM me when you finish.
 
Top