| Author |
Message |
atreyu Captain


Joined: Jan 20, 2005 Posts: 572 Location: Arizona |
Posted: Tue Nov 01, 2005 11:43 pm |
|
|
hey i have hosted a song and i want to put it on a website streaming, does anyone know what the code will be? |
|
| Back to top |
|
 |
Insight Chief Captain


Joined: Feb 17, 2005 Posts: 1273 Location: UK, South East |
Posted: Wed Nov 02, 2005 12:51 am |
|
|
guaranteeing a stream is tricky as it depends on what the user's browser does with the file..
do you mean you want to make the tune play as back ground music while they view your web page? |
|
| Back to top |
|
 |
atreyu Captain


Joined: Jan 20, 2005 Posts: 572 Location: Arizona |
Posted: Wed Nov 02, 2005 2:14 am |
|
|
well i don't know if you have seen websites that have like streaming music and it has windows media player playing the song |
|
| Back to top |
|
 |
Insight Chief Captain


Joined: Feb 17, 2005 Posts: 1273 Location: UK, South East |
Posted: Wed Nov 02, 2005 8:11 am |
|
|
ok.. so basically - all you want it a link on your page that says "Play song"
or do you want one of those embedded little Wndows Media Player windows?
show me an example of what you want and I will be able to give you the code to do it I expect |
|
| Back to top |
|
 |
atreyu Captain


Joined: Jan 20, 2005 Posts: 572 Location: Arizona |
|
| Back to top |
|
 |
Insight Chief Captain


Joined: Feb 17, 2005 Posts: 1273 Location: UK, South East |
Posted: Wed Nov 02, 2005 9:45 pm |
|
|
Ok,
This might be of use to you, I haven't tried it myself but it will save you faffing about with code and will show you how to do it should you not want to use the generator
http://cit.ucsf.edu/embedmedia/step1.php
Let me know if that helps at all, it basically generates the html code you need as far as I can see |
|
| Back to top |
|
 |
atreyu Captain


Joined: Jan 20, 2005 Posts: 572 Location: Arizona |
Posted: Wed Nov 02, 2005 10:52 pm |
|
|
well i just think im not hosting it right, do you know of a good free website to host music? |
|
| Back to top |
|
 |
Insight Chief Captain


Joined: Feb 17, 2005 Posts: 1273 Location: UK, South East |
Posted: Wed Nov 02, 2005 11:20 pm |
|
|
hosting music is a tricky thing
most free hosts don't allow hosting of music files... in fact alot of pay hosts don't either due to the whole copywright can of worms
who are you hosted with at the moment?
The big issue with hosting music is the bandwidth requirement of course, which is why a lot of free hosts don't support it.
I can recommend a good and very cheap for what you get host -
www.powweb.com
I use them for one of my sites and generally they are very good at helping customers but of course you have to get a domain name too |
|
| Back to top |
|
 |
atreyu Captain


Joined: Jan 20, 2005 Posts: 572 Location: Arizona |
Posted: Wed Nov 02, 2005 11:23 pm |
|
|
well i was just using putfile.com |
|
| Back to top |
|
 |
Insight Chief Captain


Joined: Feb 17, 2005 Posts: 1273 Location: UK, South East |
Posted: Thu Nov 03, 2005 12:15 am |
|
|
ok, so they will host the file for you
so you need somewhere to host the webpage from which to stream i guess..
then you put in the code made using the code generator i sent you earlier in this thread into your html page and job done (put in the url to the file and fill in the options).
I assume you have somewhere to host the html page? |
|
| Back to top |
|
 |
|