<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Video Chat Scripts &#187; live streaming</title>
	<atom:link href="http://www.videochat-scripts.com/tag/live-streaming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videochat-scripts.com</link>
	<description>Live Video, Web2.0, Rich Media, Custom Content</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:06:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Integrating VideoWhisper Applications with other scripts</title>
		<link>http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 16:00:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Video Chat]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[authenticate]]></category>
		<category><![CDATA[authorize]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[channel]]></category>
		<category><![CDATA[editions]]></category>
		<category><![CDATA[integrate]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[membership]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[video conference]]></category>
		<category><![CDATA[video messenger]]></category>
		<category><![CDATA[video recorder]]></category>
		<category><![CDATA[videowhisper]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=549</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/' addthis:title='Integrating VideoWhisper Applications with other scripts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>If you&#8217;re using a standard CMS like Drupal, WordPress, Joomla, Elgg, Moodle you can find some ready made integrations to start from, on VideoWhisper.com . Otherwise you should start from the plain php editions. All integrations include full php in source form, that can be downloaded for free from the downloads section (after registering a [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/' addthis:title='Integrating VideoWhisper Applications with other scripts' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/' addthis:title='Integrating VideoWhisper Applications with other scripts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>If you&#8217;re using a standard CMS like Drupal, WordPress, Joomla, Elgg, Moodle you can find some ready made integrations to start from, on <a href="http://www.videowhisper.com/">VideoWhisper.com</a> . Otherwise you should start from the plain php editions.</p>
<p>All integrations include full php in source form, that can be downloaded for free from the <a href="http://www.videowhisper.com/download.php">downloads</a> section (after <a href="http://www.videowhisper.com/register.php">registering a free account</a>).<br />
Integration is not affected by the license. When domain is licensed flash application starts in full mode (without limitations and intrusive ads showing in flash interface).</p>
<p>Integration depends mainly on site developers and site logic. We recommend starting with the simple php editions when integrating with new scripts. If needed apps can be tweaked to call other types of scripts (asp, jsp). Most already include parameters to change external script call path and extension.<br />
<strong></strong></p>
<p>&nbsp;</p>
<p><strong>LOGIN</strong></p>
<p>Flash applications call scripts ( _login.php : vc_login.php, lb_login.php, r_login.php &#8230;) to get start up parameters, user information (grant access), update user status.<br />
These can be integrated as needed with site logic.<br />
In example the login script could check cookies/sessions depending on site authentication type and allow user to access if logged in. Also this could populate username, gender and user permissions depending on user type.</p>
<p>The flash applications can also be embed in any html pages or templates for 3rd party scripts and some parameters like room name can be passed via a swf parameter like .swf?room=Test . Then flash will call the external scripts like login script where integration can be done as mentioned above.</p>
<p>Details about these calls (including explanations for multiple parameters you can pass) are listed on the php edition pages from VideoWhisper website:<br />
<a href="http://www.videowhisper.com/?p=PHP-Video-Recorder-Script" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Video-Recorder-Script</a><br />
<a href="http://www.videowhisper.com/?p=PHP-Live-Streaming" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Live-Streaming</a><br />
<a href="http://www.videowhisper.com/?p=PHP-Video-Conference" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Video-Conference</a><br />
<a href="http://www.videowhisper.com/?p=PHP-Video-Consultation" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Video-Consultation</a><br />
<a href="http://www.videowhisper.com/?p=PHP-2-Way-Video-Chat" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-2-Way-Video-Chat</a><br />
<a href="http://www.videowhisper.com/?p=PHP-Video-Messenger-Script" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Video-Messenger-Script<br />
</a><a href="http://www.videowhisper.com/?p=PHP-Video-Live-Support" rel="nofollow" target="_blank">http://www.videowhisper.com/?p=PHP-Video-Live-Support</a><a href="http://www.videowhisper.com/?p=PHP-Video-Messenger-Script" rel="nofollow" target="_blank"><br />
</a><a href="http://www.videowhisper.com/?p=Admin+Software">http://www.videowhisper.com/?p=Admin-Software</a><br />
<strong></strong></p>
<p>&nbsp;</p>
<p><strong>ONLINE SESSIONS</strong></p>
<p>The applications can show timer/credits info and also communicate with scripts enabling access/disconnecting users as needed but logic must be implemented by site developers.<br />
This can be used for keeping lists of online users, getting and controlling user time online.</p>
<p>If you want to integrate this functionality in your custom projects see php edition pages and references to the _status.php scripts for each.</p>
<h5></h5>
<p><strong>Sample: Implementing an online channels list for Live Streaming</strong></p>
<p>The php edition does not use any sql tables so you can easily install it and integrate with a database system of your choice.</p>
<p>You have to build the online channels list same way as it&#8217;s done for Joomla and WordPress:</p>
<p>Each broadcaster application calls lb_status.php (about each 10s depending on connection) . You need to add channel name to an online broadcasters table (mysql). If already there update access time to current time. Delete all rows that were not access recently (last 30s) because these users must have disconnected.</p>
<p>Here is how it&#8217;s done for wordpress integration:</p>
<p>$s=$_POST['s'];<br />
$u=$_POST['u'];<br />
$r=$_POST['r'];<br />
$m=$_POST['m'];</p>
<p>$ztime=time();</p>
<p>$sql = &#8220;SELECT * FROM $table_name where session=&#8217;$s&#8217; and status=&#8217;1&#8242;&#8221;;<br />
$session = $wpdb-&gt;get_row($sql);<br />
if (!$session)<br />
{<br />
$sql=&#8221;INSERT INTO `$table_name` ( `session`, `username`, `room`, `message`, `sdate`, `edate`, `status`, `type`) VALUES (&#8216;$s&#8217;, &#8216;$u&#8217;, &#8216;$r&#8217;, &#8216;$m&#8217;, $ztime, $ztime, 1, 1)&#8221;;<br />
$wpdb-&gt;query($sql);<br />
}<br />
else<br />
{<br />
$sql=&#8221;UPDATE `$table_name` set edate=$ztime, room=&#8217;$r&#8217;, username=&#8217;$u&#8217;, message=&#8217;$m&#8217; where session=&#8217;$s&#8217; and status=&#8217;1&#8242;&#8221;;<br />
$wpdb-&gt;query($sql);<br />
}</p>
<p>$exptime=$ztime-30;<br />
$sql=&#8221;DELETE FROM `$table_name` WHERE edate &lt; $exptime&#8221;;<br />
$wpdb-&gt;query($sql);</p>
<p>This table is used:<br />
CREATE TABLE `$table_name` (<br />
`id` int(11) NOT NULL auto_increment,<br />
`session` varchar(64) NOT NULL,<br />
`username` varchar(64) NOT NULL,<br />
`room` varchar(64) NOT NULL,<br />
`message` text NOT NULL,<br />
`sdate` int(11) NOT NULL,<br />
`edate` int(11) NOT NULL,<br />
`status` tinyint(4) NOT NULL,<br />
`type` tinyint(4) NOT NULL,<br />
PRIMARY KEY  (`id`),<br />
KEY `status` (`status`),<br />
KEY `type` (`type`),<br />
KEY `room` (`room`)<br />
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT=&#8217;Video Whisper: Sessions &#8211; <a href="mailto:2009@videowhisper.com">2009@videowhisper.com</a>&#8216; AUTO_INCREMENT=1 ;&#8221;;</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/' addthis:title='Integrating VideoWhisper Applications with other scripts' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/integrating-videowhisper-applications-with-other-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Streaming v2 by VideoWhisper</title>
		<link>http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 04:33:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Video Chat]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framerate]]></category>
		<category><![CDATA[fullscreen]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[pay per minute]]></category>
		<category><![CDATA[pay per view]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[ppm]]></category>
		<category><![CDATA[ppv]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[rtmp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[ugprade]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=140</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/' addthis:title='Live Streaming v2 by VideoWhisper '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>VideoWhisper.com upgraded the Live Streaming application bringing several improvements and optimizations requested by users. Some of the improvements: advanced webcam settings (change realtime resolution, framerate, audio rate) fullscreen button for video watching interface fullscreen on click for embedded plain video stream interface generate updated jpg snapshots for each live stream timers (displayed on each interface [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/' addthis:title='Live Streaming v2 by VideoWhisper' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/' addthis:title='Live Streaming v2 by VideoWhisper '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>VideoWhisper.com upgraded the <a href="http://www.videowhisper.com/?p=Live+Streaming">Live Streaming</a> application bringing several improvements and optimizations requested by users.</p>
<p><img class="alignright" src="http://www.videowhisper.com/snaps/ls_371x275.jpg" alt="Live Broadcast" width="371" height="275" /></p>
<p>Some of the improvements:</p>
<ul>
<li>advanced webcam settings (change realtime resolution, framerate, audio rate)</li>
<li>fullscreen button for video watching interface</li>
<li>fullscreen on click for embedded plain video stream interface</li>
<li>generate updated jpg snapshots for each live stream</li>
<li>timers (displayed on each interface depending on settings) can be used to control access, integrate in pay per view systems</li>
<li>multiple new options and parameters passed from script side</li>
</ul>
<p>Also some RTMP application improvements should be mentioned like external player support and live video archiving as FLV for the Red5 application.</p>
<p>Upgrades are available for download on VideoWhisper.com and do not involve any costs for free or paid licenses.</p>
<p>First edition available with the upgrade is the PHP edition. The rest should follow shortly.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/' addthis:title='Live Streaming v2 by VideoWhisper' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/live-streaming-v2-by-videowhisper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use JW Player to play VideoWhisper application streams</title>
		<link>http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 01:35:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[advertisements]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[jw player]]></category>
		<category><![CDATA[jwPlayer]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[live video]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[recommend]]></category>
		<category><![CDATA[related]]></category>
		<category><![CDATA[rtmp]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streams]]></category>
		<category><![CDATA[text ads]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video ads]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=109</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/' addthis:title='Use JW Player to play VideoWhisper application streams '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>With the latest VideoWhisper rtmp applications versions, webmasters can enable external player support (both for FMIS and Red5).  This can be enabled from  RTMP Application Settings. You need to have allowPlayers=true for FMIS or acceptPlayers=true for Red5 . These settings are turned on by default. This will allow playing a stream published by a VideoWhisper [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/' addthis:title='Use JW Player to play VideoWhisper application streams' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/' addthis:title='Use JW Player to play VideoWhisper application streams '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>With the latest VideoWhisper rtmp applications versions, webmasters can enable external player support (both for FMIS and Red5).  This can be enabled from  <a href="http://www.videowhisper.com/?p=RTMP+Applications#settings">RTMP Application Settings</a>.</p>
<p>You need to have allowPlayers=true for FMIS or acceptPlayers=true for Red5 . These settings are turned on by default.</p>
<p>This will allow playing a stream published by a VideoWhisper flash application like Live Streaming with an external player like JW Player.</p>
<p>Demo:</p>
<p>Publish a stream from <a href="http://www.videowhisper.com/demos/livestreaming/">Live Streaming Demo</a> (i.e. Studio1) and then view it on <a href="http://www.videowhisper.com/demos/livestreaming/player.php?n=Studio1">JW Player</a>. Update channel name in link if you&#8217;re using a different one.</p>
<p>Important: As latest VideoWhisper solutions also support P2P streaming, these need to be configured with alwaysRTMP=1 parameter in their _login.php or equivalent script so streams are always published to RTMP. Because of this, demo above is disabled (to prevent heavy rtmp usage on public install), but you can use sample code in your own installs.</p>
<p>&nbsp;</p>
<p>Here is the code to embed JW Player:</p>
<blockquote><p><span style="color: #339966;"><em>&lt;?<br />
include(&#8220;settings.php&#8221;);<br />
$stream=$_GET['n'];<br />
?&gt;<br />
&lt;object id=&#8221;player&#8221; classid=&#8221;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#8243; name=&#8221;player&#8221; width=&#8221;328&#8243; height=&#8221;260&#8243;&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;player.swf&#8221; /&gt;<br />
&lt;param name=&#8221;allowfullscreen&#8221; value=&#8221;true&#8221; /&gt;<br />
&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=&#8221;flashvars&#8221; value=&#8221;file=&lt;?=</em></span><span style="color: #339966;"><em>urlencode(</em></span><span style="color: #339966;"><em>$stream)?&gt;.flv&amp;streamer=&lt;?=urlencode($rtmp_server)?&gt;&amp;autostart=true&#8221; /&gt;<br />
&lt;object type=&#8221;application/x-shockwave-flash&#8221; data=&#8221;player.swf&#8221; width=&#8221;328&#8243; height=&#8221;260&#8243;&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;player.swf&#8221; /&gt;<br />
&lt;param name=&#8221;allowfullscreen&#8221; value=&#8221;true&#8221; /&gt;<br />
&lt;param name=&#8221;allowscriptaccess&#8221; value=&#8221;always&#8221; /&gt;<br />
&lt;param name=&#8221;flashvars&#8221; value=&#8221;file=&lt;?=</em></span><span style="color: #339966;"><em>urlencode(</em></span><span style="color: #339966;"><em>$stream)?&gt;.flv&amp;streamer=&lt;?=urlencode($rtmp_server)?&gt;&amp;autostart=true&#8221; /&gt;<br />
&lt;p&gt;&lt;a href=&#8221;http://get.adobe.com/flashplayer&#8221;&gt;Get Flash&lt;/a&gt; to see this player.&lt;/p&gt;<br />
&lt;/object&gt;<br />
&lt;/object&gt; </em></span></p></blockquote>
<p>Also this code could be used for playing a Studio1 stream broadcaster with VideoWhisper Live Streaming. Make sure you have swobject.js and player-viral.swf in that folder.</p>
<pre id="line1"><span style="color: #008080;">&lt;script type='text/javascript' src='swfobject.js'&gt;&lt;/script&gt; &lt;div id='mediaspace'&gt;This text will be replaced&lt;/div&gt; &lt;script type='text/javascript'&gt; var so = new SWFObject('player-viral.swf','mpl','320','320','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('file','Studio1.flv'); so.addVariable('volume','5'); so.addVariable('streamer','rtmp://your-rtmp-server/videowhisper'); so.addVariable('autostart','true'); so.addVariable('quality','false'); so.write('mediaspace'); &lt;/script&gt;</span></pre>
<p><strong>JW Player Demo</strong></p>
<p><object id="player" width="250" height="200" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="file=http://content.longtailvideo.com/videos/flvplayer.flv&amp;stretching=fill&amp;duration=27&amp;image=http://content.longtailvideo.com/videos/flvplayer.jpg" /><param name="src" value="http://player.longtailvideo.com/player.swf" /><embed id="player" width="250" height="200" type="application/x-shockwave-flash" src="http://player.longtailvideo.com/player.swf" allowfullscreen="true" allowscriptaccess="always" flashvars="file=http://content.longtailvideo.com/videos/flvplayer.flv&amp;stretching=fill&amp;duration=27&amp;image=http://content.longtailvideo.com/videos/flvplayer.jpg" /></object></p>
<p>Interesting Plugins:</p>
<ul>
<li>Adtonomy Text Ads Plugin lets you run your own text ads within the JW FLV Player</li>
<li>Google Analytics plugin for the JW Player is designed to help you understand how well your video content is performing online</li>
<li>LongTail&#8217;s AdSolution allows you to run pre-roll, overlay mid-roll, and post-roll advertisements in your media player</li>
<li>LongTail Video&#8217;s Adtonomy Plugin lets you run your own FLV advertisements within the JW FLV Player</li>
<li>Viral, a video distribution plugin, supports three main functions: embed, link, and recommendations</li>
<li>The D-Related plugin allows you to load in list of the related clips in XML format</li>
</ul>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/' addthis:title='Use JW Player to play VideoWhisper application streams' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/use-jw-player-to-play-videowhisper-application-streams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Streaming, Video Broadcasting Software by VideoWhisper</title>
		<link>http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[blog tv]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[joomla component]]></category>
		<category><![CDATA[justin tv]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[live tv]]></category>
		<category><![CDATA[mogulus]]></category>
		<category><![CDATA[stickam]]></category>
		<category><![CDATA[streaming software]]></category>
		<category><![CDATA[ustream tv]]></category>
		<category><![CDATA[video broadcasting]]></category>
		<category><![CDATA[video channel]]></category>
		<category><![CDATA[videowhisper]]></category>
		<category><![CDATA[yahoo live]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=38</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/' addthis:title='Live Streaming, Video Broadcasting Software by VideoWhisper '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>This live video streaming software is designed for 1 to many video broadcasting.  It is very useful for adding features like on justin tv, ustream tv, mogulus, stickam, blog tv, yahoo live or their clones . This software was designed for 1 to many video streaming so there are 3 different interfaces: 1. Live Broadcast [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/' addthis:title='Live Streaming, Video Broadcasting Software by VideoWhisper' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/' addthis:title='Live Streaming, Video Broadcasting Software by VideoWhisper '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><div class="wp-caption alignright" style="width: 381px"><a href="http://www.videowhisper.com/?p=Live+Streaming"><img title="Live Streaming, Online Video Broadcasting Software" src="http://www.videowhisper.com/snaps/ls_371x275.jpg" alt="Live Broadcast" width="371" height="275" /></a><p class="wp-caption-text">Live Streaming, Online Video Broadcasting Software</p></div>
<p>This live video streaming software is designed for 1 to many video broadcasting.  It is very useful for adding features like on justin tv, ustream tv, mogulus, stickam, blog tv, yahoo live or their clones .</p>
<p>This software was designed for 1 to many video streaming so there are 3 different interfaces:<br />
1. Live Broadcast (for publisher),<br />
2. Live Video Watch (for active viewers, discuss online),<br />
3. Live Video Streaming (for passive viewers, simple live video).</p>
<p>Software is available with PHP source code for easy integration and as joomla component and module. Free trial available for download and testing on your own server. <img src="file:///c:/temp/moz-screenshot.jpg" alt="" /></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/' addthis:title='Live Streaming, Video Broadcasting Software by VideoWhisper' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/live-streaming-video-broadcasting-software-by-videowhisper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

