Reply
Streaming video help me plz
Old 05-16-2005, 02:19 PM Streaming video help me plz
Junior Talker

Posts: 3
How do I do streaming video using windows media player. I need to get this figured out for a grade in school. Any other methods that you know to do it would be helpful. It has to be free and legal.
__________________
In the beginning, three companies were given to the Systems;
Nintendo, Sony, and Microsoft.
Seven, to the western third-parties; Ubisoft, Midway, Sega, Atari,
Bungie, Rockstar, and LucasArts.
Nine to Japan; Capcom, Namco, Sammy, Tecmo, Taito, SquareEnix, Bandai,
KOEI, and Konami.
But in secret, the dark lord of EA forged in secret, a master Game
Company. With it they poured their executive producers, millions of
dollars, and will to dominate.
One Company to rule them all.
mhsweb is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-16-2005, 02:41 PM
OmuCuSucu's Avatar
Vi Veri Veniversum Vivus

Posts: 1,167
Name: Dragos-Valentin
Location: Cluj-Napoca, RO
as far as i know you cannot stream using media player ... you need Windows Media Services.
i may be wrong though

and btw: read the rules of the forum because your sig is not compiant
good luck here on WT
__________________
.
» Please remember to add to my Talkupation if you enjoyed my post. Thank you :)
.
OmuCuSucu is offline
Reply With Quote
View Public Profile
 
Old 05-16-2005, 03:37 PM
rogem002's Avatar
Webmaster Talker

Posts: 579
Name: Mike
Location: United Kingdom
I would just link the file in a <a> (hyperlink) tag, it will do the trick, but if you really want to know

<OBJECT id="videoWin" WIDTH="400" HEIGHT="300"
CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf. cab#Version=5,1,52,701"
STANDBY="Loading Microsoft Windows Media Player..."
TYPE="application/x-oleobject">

<PARAM NAME="FileName" value="URL Of Video">
<PARAM NAME="ShowControls" value="1">
<PARAM NAME="ShowDisplay" value="0">
<PARAM NAME="ShowStatusBar" value="0">
<PARAM NAME="AutoSize" value="0">
<param name="autostart" value="1">
<EMBED TYPE="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
SRC="URL Of Video"
SHOWCONTROLS="1"
SHOWDISPLAY="0"
SHOWSTATUSBAR="0"
AUTOSTART="1"
WIDTH="400"
HEIGHT="300"></EMBED>
</OBJECT >


This should be about right, change the width, height and the Url of the file
__________________
Website Services
PHP Code:
if(Added_Talkupation($post) == TRUE){iHug($you);} 
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Reply     « Reply to Streaming video help me plz
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13623 seconds with 13 queries