navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Streaming Audio

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Streaming Audio
Page: [1]
 
ccisjosiah

 

Posts: 3
Joined: 9/16/2003
Status: offline

 
Streaming Audio - 10/1/2003 11:50:21   
How do I stream audio in Frontpage? I don't want people to download the audio I just want it to be streamed...Hifi and Lofi
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/1/2003 12:09:24   
Depends on whether you're streaming Windows Meda, Real Audio, or MP3 content, although thy're all along the same lines. You can find the info for the first two on MS's and Real's site by doing a search. A lot of detailed stuff there, but a fairly simple process to get you up and running.

As for MP3s, you would upload your MP3 file to the server. Then create a file with NotePad to create a file that has a pointer to the MP3 file (for example, http://www.yousite.com/groovy.mp3) and save it with a .M3U extension. Upload that file and then link to it from a page. This will allow your media to stream rather than download.

link >> M3U >> MP3

< Message edited by TonyT -- 10/1/2003 9:12:37 AM >


_____________________________

Site Build It Success. As Real As It Gets.

(in reply to ccisjosiah)
ccisjosiah

 

Posts: 3
Joined: 9/16/2003
Status: offline

 
RE: Streaming Audio - 10/2/2003 10:08:14   
Thanks much appreciated!!

(in reply to ccisjosiah)
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/2/2003 12:00:29   
No problem at all. Glad to help =]

< Message edited by TonyT -- 10/2/2003 9:02:33 AM >


_____________________________

Site Build It Success. As Real As It Gets.

(in reply to ccisjosiah)
Lemmer

 

Posts: 6
Joined: 10/2/2003
Status: offline

 
RE: Streaming Audio - 10/3/2003 1:36:02   
Hi TonyT...

Can u explain this a bit more specific please??

[QUOTE]As for MP3s, you would upload your MP3 file to the server. Then create a file with NotePad to create a file that has a pointer to the MP3 file (for example, http://www.yousite.com/groovy.mp3) and save it with a .M3U extension. Upload that file and then link to it from a page. This will allow your media to stream rather than download. [/QUOTE]

Really wanna know how it works.. :)

(in reply to TonyT)
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/3/2003 13:19:42   
Not sure how much clearer I can get, but I'll give it a go.....:)

Take the MP3 you want to stream (say, "SureKnowSomething.mp3") and upload it to the server. Now, open Notepad and create a line that points to it (write, "http://www.yoursite.com/SureKnowSomething.mp3" (w/o the quotes)). Save that NotePad file as, for example, "Something.m3u." Make sure that the extension is m3u and not txt. Upload that file to your server.

When you link to it from your web site, link to the "Something.m3u" and not the mp3 itself. This will ensure it streams, rather than downloads.

Web link to the M3U that calls the MP3.

Hope that helps =]

< Message edited by TonyT -- 10/3/2003 10:24:56 AM >


_____________________________

Site Build It Success. As Real As It Gets.

(in reply to ccisjosiah)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Streaming Audio - 10/7/2003 19:19:44   
TonyT

Thanks for that tip. I'm doing a website for a band and they want audio and video, never had to deal with these before so I'm groping around a bit:). I intend using a streaming host later on but to get it up and running I'm just going to stick a few bits on the site.

Does something similar work for video?

(in reply to TonyT)
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/8/2003 12:51:41   
Here's what I recommend: http://www.microsoft.com/windows/windowsmedia/9series/encoder/default.aspx

Not only can you get some nice quality stuff put out there, but it's free!
Also, if you don't already, grab the Windows Media Player 9 add-in for Frontpage at: http://www.microsoft.com/frontpage/downloads/addin/searchdetail.asp?a=378

Now you're all set! Make sure you charge them a pretty penny for streaming audio and video! =]

< Message edited by TonyT -- 10/8/2003 12:53:10 PM >


_____________________________

Site Build It Success. As Real As It Gets.

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Streaming Audio - 10/11/2003 19:13:05   
Thanks Tony, that's great.

Just shows how naive you can be. Thought I'd set them up a nice little site with a few pics, biography, discography, gig list etc.

"Whatdya mean you want your videos on the site!!!!!!!" :)

(in reply to TonyT)
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/12/2003 13:57:42   
hehehe!

audio and video stuff is a lot of fun once you feel confortable with it all. It tends to have much cutting-edge goodies that can be done and that's always exciting. Have a good time with it!

_____________________________

Site Build It Success. As Real As It Gets.

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Streaming Audio - 10/13/2003 16:41:50   
Cutting edge! Oh Whoop!

Now where's that Flash tutorial gone?
:)

(in reply to TonyT)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Streaming Audio - 10/18/2003 19:53:17   
Tony

Thanks the m3u works great. Question though. Will non Windows users be able to listen to it. I have no idea what the media is on those.

Jaybee

(in reply to TonyT)
TonyT

 

Posts: 188
Joined: 9/30/2003
From: Vancouver, WA
Status: offline

 
RE: Streaming Audio - 10/20/2003 1:17:12   
I'm thinking that non-windows users would be just fine; not sure though. in the early days of MP3.com, this is how they did things.

_____________________________

Site Build It Success. As Real As It Gets.

(in reply to jaybee)
madallig

 

Posts: 1
Joined: 11/20/2003
Status: offline

 
RE: Streaming Audio - 11/20/2003 19:14:16   
Hi Tony,

I saw the advice for streaming mp3 .......... i tried it and it works well!

Thanks!!


Another question:

I need another link that only downloads and does not play the mp3 song.

In Front Page ... the other link I have created opens the mp3 and plays (if I link it directly to the song location). If I right click, then i have the option to save , but don't want that option because I require the download to be payed for....which leads me on to the 3rd question .. how do i link download with PayPal or similar online pay sysyem

Thanks!

Adam Gill

madallig@yahoo.com

(in reply to TonyT)
fabiomurra

 

Posts: 2
Joined: 11/25/2003
Status: offline

 
RE: Streaming <span class="high">Audio&... - 11/25/2003 6:53:00   
I had a few problems myself streaming audio for a friends site. The problem lies in the fact that different users have different browsers, different plug-ins and players, and could browse on a PC as well as a Mac.

This is why I thought that a Flash streamer would be a nice way to present music from your site. It does not require any other plug-in than the Macromedia Flash player (95% of users do on all systems according to Macromedia) and is presented from your host, no need for the user to go any length to hear your music. On top of that it can stream MP3s as well as SWFs overcoming some packages limitation on MP3 hosting (this does not mean you should infringe any copyright though)

If you want to check out what I came up with, here is the address www.nodecaff.com and an example is at www.jammusic.co.uk

In brief it allows you to play/stop/pause/skip tracks, play 2 different bitrates, have a visible playlist, customise the player's background etc ...

As for video, is work in process ... :-S

_____________________________

==============
www.nodecaff.com
==============

(in reply to madallig)
Giomanach

 

Posts: 6128
Joined: 11/19/2003
From: England
Status: offline

 
RE: Streaming Audio - 11/25/2003 7:06:03   
This is for all who want to stream music

m3u are generally known as Winamp Playlists, and will play in IE6 Media player

asx is better known with Windows Media Player and will play in any Media Player you can find (or at least it should)

ram is associated with RealOnePlayer, and works only with that.

streaming audio allows you to have more than one track on the background music. The way to cheat in making your m3u files is to use winamp (http://classic.winamp.com) and please be careful on which version you download. Winamp 2 creates the m3u playlist files, where as Winamp 3 creates b4u playlist files

Should clear a few things up

_____________________________




(in reply to ccisjosiah)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Streaming Audio
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts