Mp3 streaming and SeekTo

Ang3ls

Member
Licensed User
Longtime User
Hi... I need your suggestion, I have to listen to a mp3 file in streaming

B4X:
(url: http:// xxx/xxx/xxx/xxx.mp3)

from the internet (I can not download the mp3 file because it is too big) but I must have the ability to jump to a specific location within the file (SeekTo) .. . someone has an idea how to do?

i try with mediaplayer streaming, it work! :) but i can't jump inside the file streaming :BangHead:

please help me :sign0085:
 
Top