<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[KillerSites.com Web Design Forums - how can I add a video stream to a web page]]></title>
	<link rel="self" href="http://www.killersites.com/forums/feed/atom/topic/2337/"/>
	<updated>2009-10-20T17:04:16Z</updated>
	<generator>PunBB</generator>
	<id>http://www.killersites.com/forums/topic/2337/how-can-i-add-a-video-stream-to-a-web-page/</id>
		<entry>
			<title type="html"><![CDATA[Re: how can I add a video stream to a web page]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11547/#p11547"/>
			<content type="html"><![CDATA[<p>I modified it somewhat so it would load but it still doesn&#039;t show on the web page. Any ideas?</p><p>&lt;?php</p><p>class video_embed {<br />&nbsp; &nbsp; &nbsp; &nbsp;var $raw;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $code;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $host = &quot;&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $error = false;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $you_auto;</p><p>&nbsp; &nbsp; &nbsp; &nbsp;function embed($raw)<br />&nbsp; &nbsp; &nbsp; &nbsp;{&nbsp; &nbsp; &nbsp; </p><br /><br /><br /><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; echo &quot;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object&gt;embed type=&#039;application/x-vlc-plugin&#039;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;name=&#039;video1&#039; $you_auto&nbsp; width=&#039;400&#039; height=&#039;300&#039;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;src=&#039;/home/larry/Public/Videos/vision.mpeg1&#039; &lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&quot;;</p><p>&nbsp; }</p> <br /><p>&nbsp; &nbsp; &nbsp;}</p><p>?&gt;</p>]]></content>
			<author>
				<name><![CDATA[lavro]]></name>
				<uri>http://www.killersites.com/forums/user/9169/</uri>
			</author>
			<updated>2009-10-20T17:04:16Z</updated>
			<id>http://www.killersites.com/forums/post/11547/#p11547</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how can I add a video stream to a web page]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11544/#p11544"/>
			<content type="html"><![CDATA[<p>Hi I&#039;m trying to embed a video using php. I know there are other ways but I want to use PHP. I&#039;m using Ubuntu Linux. I have the index and class files but my embed code doesn&#039;t work. Can anyone help? Does the videos have to be listed in MYSQL? I&#039;m not a programmer. Thanks </p><p>&lt;?php</p><p>&nbsp; &nbsp; class video_embed{<br />&nbsp; &nbsp; &nbsp; &nbsp;var $raw;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $code;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $host = &quot;&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp;var $error = false;<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;function embed($raw)<br />&nbsp; &nbsp; &nbsp; &nbsp;{&nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;echo &quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;object width=&#039;425&#039; height=&#039;353&#039;&gt;&lt;param name=&#039;video&#039; value=&#039;/vision.mpeg1/$code$you_auto&#039;&gt;&lt;/param&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;param name=&#039;wmode&#039; value=&#039;transparent&#039;&gt;&lt;/param&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;embed src=&#039;/home/larry/Public/Videos/vision.mp4&#039;/$code$you_auto&#039; type=&#039;application/x-mplayer&#039; wmode=&#039;transparent&#039; width=&#039;425&#039; height=&#039;353&#039;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; //clean up varibles<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $raw = null;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $code = null;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $host = null;&nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp;}<br />}&nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />?&gt;</p>]]></content>
			<author>
				<name><![CDATA[lavro]]></name>
				<uri>http://www.killersites.com/forums/user/9169/</uri>
			</author>
			<updated>2009-10-20T15:18:11Z</updated>
			<id>http://www.killersites.com/forums/post/11544/#p11544</id>
		</entry>
</feed>
