webstreaming

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
sean2585
Guest





PostPosted: Wed Nov 06, 2002 10:19 pm    Post subject: webstreaming Reply with quote

I was wondering how i can stream audio down the aprelium web server. If anyone can help me that would be greatful.
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Nov 06, 2002 11:52 pm    Post subject: Re: webstreaming Reply with quote

sean2585 wrote:
I was wondering how i can stream audio down the aprelium web server. If anyone can help me that would be greatful.

To have a basic possible streaming, just put mp3 or wma files (or any other audio file type) in your web space and use its URL to listen to it using Winamp or any other player program.
Other kinds of streaming require using a CGI script to gather the audio information and send it to the clients. Of course, Abyss Web Server will do this without problems provided that you have the right CGI script that will do the job for you.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
sean2585
Guest





PostPosted: Thu Nov 07, 2002 12:27 am    Post subject: re: webstreming Reply with quote

i was wanting to stream live ram on the net. where could i get the CGI SCRIPT.
Back to top
.process
Guest





PostPosted: Thu Nov 07, 2002 7:00 am    Post subject: Reply with quote

I might suggest using windows media instead of real media, as real is starting to/has been doing some things that make microsoft look like the good guys of the computing world.

if you want real reasons, the windows media server is free, as is the encoder (real networks charges fees in the thousands for anything other than very minimal and somewhat useless functionality). also, anyone with windows media player (read anyone with windows) can get your streams, and other players can use them too. you won't have to struggle to avoid being tricked into recieving spam, as you do with realone player, and a simple href tag will open your stream, no script required. the link, for example, might look like:

Code:
<a href="mms://www.yourserver.com/yourmedia.wma


the only change from a regular link is that it uses the mms protocol instead of http. you get a server that integrates tightly with a player that scores of people have, all for zero dollars. there are no rules that say you can't run windows media server and abyss, so go for it!
Back to top
Kisr4ever
-


Joined: 11 Apr 2003
Posts: 1

PostPosted: Fri Apr 11, 2003 7:40 am    Post subject: real media streaming Reply with quote

I have real producer...and know how to use it...and was hoping to find an answer in this thread as to how to get it to work...my problem is that the rmp file that sends the request to server(my computer) is working for me because the link is on my computer...but it's not working for others...because it is directing to their computer where that file would be if they were on my computer...how do I get it to direct to my computer from theirs...I've tried the long link http://mysite.com/C:\Program Files\Abyss Web Server\htdocs and that doesn't work and I've tried just putting the name of the rm...doesn't work...I had done it about 2 years ago but forgot how to direct to my computer and not the other person...PLEASE someone help...I want it to stream...don't want them to click on a link to make it play...thank you :)
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
badai
-


Joined: 24 Apr 2003
Posts: 82

PostPosted: Thu Apr 24, 2003 7:15 pm    Post subject: Re: real media streaming Reply with quote

ok, it's 2 in the morning, and i'm about to go to sleep.

create your real file *.rm or *.ra

put into your site folder what ever it is. maybe c:\progra....\abys...\htdocs...

now assume the web server is running, try to open it in browser. if it ask you to download, then go to your web server configuration to set rm, ra and ram mime type as ... i cannot remember the exact spelling but i'm sure in real producer help file it was written somewhere.

then restart the server, try again, u should get that file played automatically by real player. if it still as you to download, your mime type configuration is wrong.

if it can be play automatically, now create another file (a meta file) which content only ONE line, which is the url of your rm or ra file and name it as whatever.ram

remember, the meta file is the URL of the file (http://server.com/some_path/some_media_file.rm) not the location (c:\some_folder\some_media_file.rm)

now link the meta file in your html. done.

ok, ask me again tomorrow, i need to sleep now. good night.

Kisr4ever wrote:
I have real producer...and know how to use it...and was hoping to find an answer in this thread as to how to get it to work...my problem is that the rmp file that sends the request to server(my computer) is working for me because the link is on my computer...but it's not working for others...because it is directing to their computer where that file would be if they were on my computer...how do I get it to direct to my computer from theirs...I've tried the long link http://mysite.com/C:\Program Files\Abyss Web Server\htdocs and that doesn't work and I've tried just putting the name of the rm...doesn't work...I had done it about 2 years ago but forgot how to direct to my computer and not the other person...PLEASE someone help...I want it to stream...don't want them to click on a link to make it play...thank you :)
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group