Difference between revisions of "Help:Contents"

From Giss
(How do I include a player in my webpage?)
Line 9: Line 9:
  
 
''I'm trying to include a player for ogg file  in my webpage amd i can't do it. ''
 
''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 on the icon: [[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&amp;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.

Revision as of 18:51, 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 on the icon: 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.