View previous topic :: View next topic |
Was Tutorial Cool ! |
It Rocked ! |
|
50% |
[ 6 ] |
Great Tutorial |
|
25% |
[ 3 ] |
Im having problems |
|
25% |
[ 3 ] |
|
Total Votes : 12 |
|
Author |
Message |
os17fan -
Joined: 21 Mar 2003 Posts: 531 Location: USA
|
Posted: Thu Jul 31, 2003 1:18 am Post subject: Streaming Real Media Files ! |
|
|
I know a great way how you can stream your Real Media files
------------------------------------------------------------------------------------
System Requirements:
Abyss Web Server
------------------------------------------------------------------------------------
Follow the steps below !
Step 1. Open up an html editor such as note pad and type the real path to your .ra or .rm file http://www.your-domain.com/your_file.rm , save this file as media.ram and drop it in your abyss directory.
Step 2. Now all you have to do is link to the file , create a link that links to your streaming Real Media file ".ram" http://www.your-domain.com/media.ram
A Basic HTML Link
Code: | <a href="http://www.your-domain.com/media.ram">Click here for media</a> |
-------------------------------------------------------------------------------------
See how simple that was , you don't need a streaming server , abyss already supports it lol. 8)
-------------------------------------------------------------------------------------
SORRY IT TOOK SO LONG TO WRITE ANOTHER TUTORIAL ! _________________ This web server is the best ! |
|
Back to top |
|
 |
TomBullock -
Joined: 30 Jun 2007 Posts: 76
|
Posted: Tue Jul 31, 2007 12:21 am Post subject: |
|
|
Will this work for Windows Media Player (.asx) and Winamp (.pls)? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Jul 31, 2007 1:40 pm Post subject: |
|
|
TomBullock wrote: | Will this work for Windows Media Player (.asx) and Winamp (.pls)? |
Yes it should work as long as the computer of the visitor supports Windows Media Player files or .pls playlists. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|