Jump to content

Is needed a audio streaming hosting to play song from a url?


drk

Recommended Posts

Posted

Im making a radio player and I want to the server play a song from an url for the local player, I need a audio streaming hosting ? And how I can do this?

Posted

But if I download the file, player have to wait to download the music to listen this. I want like TG Race DM Server, understand?

Posted

first of all go to kiwi6.com then upload the mp3 file get the link that must be finish whit the music file extencion like this .mp3 then replace

playSound("sounds/yoursound.mp3") 

for

playSound("http://musicfilehosting.com/yourmp3.mp3") 

note this is only a example

Posted

you can alternatively use the script on community which lets you send files located on server to the player, and use playSound even thought the file has not fully downloaded. I made my own download functions and made the same thing for my server(~pS - pure skillz)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...