Difference between revisions of "Help:Contents"
From Giss
(tidying up, don't know the correct answer yet...) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
==How do I include a player in my webpage?== | ==How do I include a player in my webpage?== | ||
− | ''I created a streaming tv in an ogg file whit visonair ogg streamer. | + | ''I created a streaming tv in an ogg file whit visonair ogg streamer. '' |
− | I can see the program in a VLC player . | + | |
− | I'm trying to include a player for ogg file in my webpage amd i can't do it. | + | ''I can see the program in a VLC player . '' |
− | ' | + | |
+ | ''I'm trying to include a player for ogg file in my webpage amd i can't do it. '' | ||
+ | |||
+ | You can go to: | ||
+ | http://riereta.net/gisschannel/itheora/index-mini.php?v=http://giss.tv:8000/visionair.ogg | ||
+ | |||
+ | There , in the payer buttons, click in the [[Image:http://riereta.net/gisschannel/itheora/skins/defaut/boutons/share.png]] | ||
+ | and you will get a text like: | ||
+ | |||
+ | <object data="http://riereta.net/gisschannel/itheora/index-mini.php?v=http://stream.r23.cc:2323/fadaiat.ogg&t=0" | ||
+ | type="text/html" style="width: 340px; height: 280px;"> | ||
+ | </object> | ||
+ | |||
+ | Copy-paste this text in the <body> of your html, and that's all. |
Latest revision as of 19:11, 10 February 2008
FAQ (Frequently Asked questions)
How do I include a player in my webpage?
I created a streaming tv in an ogg file whit visonair ogg streamer.
I can see the program in a VLC player .
I'm trying to include a player for ogg file in my webpage amd i can't do it.
You can go to:
http://riereta.net/gisschannel/itheora/index-mini.php?v=http://giss.tv:8000/visionair.ogg
There , in the payer buttons, click in the File:Http://riereta.net/gisschannel/itheora/skins/defaut/boutons/share.png and you will get a text like:
<object data="http://riereta.net/gisschannel/itheora/index-mini.php?v=http://stream.r23.cc:2323/fadaiat.ogg&t=0" type="text/html" style="width: 340px; height: 280px;"> </object>
Copy-paste this text in the <body> of your html, and that's all.