This post shows how to install Wowza on a server where there is another RTMP server, already installed, i.e. Red5. Run 2 rtmp servers at same time and allow applications to connect on both simultaneously.
The video recorder allows site users to record webcam videos easily from website pages. This can be use on various sites to implement online features like: + video sharing, on demand video content
+ video messaging, video email
+ video content on member profiles, video teasers, video questionnaires
+ video comments for online posts and items, video discussions, video forums
Videos are recorded as flv files on the rtmp server and can be played trough the rtmp protocol or by http players as on youtube (if published to a web accessible location).
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 flash application like Live Streaming with an external player like JW Player.
Demo:
Publish a stream from Live Streaming Demo (i.e. Studio1) and then view it on JW Player. Update channel name in link if you’re using a different one.
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.
<script type='text/javascript' src='swfobject.js'></script>
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
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');
</script>
JW Player Demo
Interesting Plugins:
Adtonomy Text Ads Plugin lets you run your own text ads within the JW FLV Player
Google Analytics plugin for the JW Player is designed to help you understand how well your video content is performing online
LongTail’s AdSolution allows you to run pre-roll, overlay mid-roll, and post-roll advertisements in your media player
LongTail Video’s Adtonomy Plugin lets you run your own FLV advertisements within the JW FLV Player
Viral, a video distribution plugin, supports three main functions: embed, link, and recommendations
The D-Related plugin allows you to load in list of the related clips in XML format
VideoWhisper 2 Way Video Chat is a premium high definition video communication software designed for instant 1 on 1 online video conferencing. It’s a solution for conducting easy to setup face to face meetings without leaving your office or home. It’s the easiest and most cost-effective way to meet somebody and discuss one on one. Here are 12 ways to use this:
have meetings on short notice with individuals in faraway places
conduct sales presentations without traveling
manage employees remotely when you are not in the office
bring any partner or specialist employee virtually to any meeting you physically attend to
demonstrate products and software without traveling
train customers, partners and employees on remote locations
have employees work from home even if they are on another continent
communicate from many business airlines that provide internet while mobiles are not functional
talk face to face to new employees or business partners from far away locations before doing any travelling
communicate face to face from anywhere you find an internet connection for your laptop
remote professional consultations and advice
avoid dangerous or just boring locations and persons
VideoGirls BiZ offers premium red5 hosting plans for video chatscripts. The Red5 setup is 100% managed so you do not have anything to worry about as on vps hosts where you have to install each application yourself and restart the service or even configure, upgrade, install new linux software trough the shell.
VideoWhisper.com released a Red5 open source version for the RTMP application serving the VideoWhisper projects. This can be downloaded from the downloads section including java source code and eclipse project files. Application was tested with Red5 v7 Final.
Red5 is a free, open source, Java based, alternative to Adobe’s Flash Media Server. To install Red5 you need a dedicated server. You can not install Red5 on a shared hosting plan. Red5 is available both for Windows and Linux servers.
Red5 is the free solution to host RTMP if you have your own dedicated/semi-dedicated server or VPS: Download Red5 v7 Final .
VideoWhisper provides managed plans with full installation and setup including premium rtmp hosting with dedicated ip, free installation of video streaming software (including standard fantastico scripts like wordpress/joomla), unlimited connections on Red5 starting from 10Gb space and 200Gb bandwidth at $50/month.