Showing posts with label fms. Show all posts
Showing posts with label fms. Show all posts

Tuesday, March 24, 2009

RTMP Installation Tutorials for Video Flash Chat

Here are some samples of installing the videoflashchat rtmp application on different systems with default settings.


Installing in Red5 on Red Hat

1. Copy _setup/_red5/videoflashchat to opt/red5/dist/videoflashchat and restart the red5 server.

If you install it in a different folder name, edit videoflashchat/WEB-INF/red5-web.properties to reflect that.

2. Restart red5 .
sh /opt/red5/dis/red5-shutdown.sh
sh /opt/red5/dis/red5.sh


Installing in FMS with Influxis
1. From My Applications create application with Add New Application. Use any name i.e. "videoflashchat" and save generated rtmp path.
2. From File Admin edit videoflashchat/main.asc file and make sure it has the contents of _setup/_fms/videoflashchat/main.asc (open it with notepad or other text editor). If needed select all from text editor (CTRL+A), copy (CTRL+C), move to form, select all from there (CTRL+A), paste from clipboard (CTRL+V) to overwrite.
3. From Permissions, Set Referring Domain(s), Add New Domain - add your domain that hosts the flash (i.e. your-domain.com)


Installing in FMS on Windows

Copy _setup/_fms/videoflashchat to C:\Program Files\Adobe\Flash Media Sever X.X\applications.


Note: This requires the Flash Media Interactive Server, as it also needs other features in addition to streaming.


Installing in Red5 on Windows

1. Copy _setup/_red5/videoflashchat to C:\Program Files\Red5\webapps.

If you install it in a different folder name, edit videoflashchat/WEB-INF/red5-web.properties to reflect that.

2. Run... services.msc (or go there from Control Panel > Administrative Tools > Services , find & right click Red5 row and choose Restart.


If you allow videoflahschat.com or any domain to access your rtmp server you can test the rtmp installation with this: http://www.videoflashchat.com/videoflashchat/connectiontest.html


If you don't find a solution check our managed hosting plans for FMS & Red5:

Shared FMS RTMP Plans:


6GB 15GB 75GB
Maximum simultaneous connections*
max. 100
Maximum streaming bandwidth* max. 1.5mb/s
Monthly Bandwidth Allowance ** 6Gb 15Gb 75GB
Video Storage Space 90Mb 300Mb 1.5Gb
Monthly Fee $19.95 33$ 75$








Premium video streaming hosting plans include:
+ Unlimited RTMP hosting on Red5. That means streaming can use as much bandwidth as available per plan and there are no limitations for the number of simultaneous connections (other that server load).
+ 1 Dedicated IP
+ 1 Free Installation
+ Video Sharing capable (FFMpeg Hosting)
+ CPanel
+ Fantastico (free scripts like wordpress, joomla and other tools easy to install)

Premium Hosting Plans Premium 1 Premium 2 Premium 3
Space 10 000 Mb 15 000 Mb 30 000 Mb
Bandwidth 200 Gb 300 Gb 600 Gb
Monthly Price $50 $60 $75


Contact us for details and order links.

Wednesday, July 16, 2008

RTMP Connection test for VideoFlashChat

We created a VideoFlashChat RTMP connection checker using AS3 to check if everything is ok with the streaming server:
http://www.videoflashchat.com/videoflashchat/connectiontest.html

Test with rtmp://obrix1ty9.rtmphost.com/videoflashchat . Connections from other domains are rejected by our fms host so this path will only work with this one but you can test your own installations if the sever allows connections from videoflashchat.com .

Submit a ticket if you are a customer and need this zipped to test your installation.

Code:

import flash.net.NetConnection;
import flash.net.NetStream;
import flash.events.*;

// Current release of FMS only understands AMF0 so tell Flex to
// use AMF0 for all NetConnection objects.
NetConnection.defaultObjectEncoding = flash.net.ObjectEncoding.AMF0;

if (link.text.length==0) link.text="rtmp://videoflashchat";
bt_connect.addEventListener(MouseEvent.CLICK, try_connect);

function try_connect(e:MouseEvent)
{
var button:Button = e.target as Button;
log.appendText("\nConnecting to: "+link.text);
fmsconnect(link.text);
}

function fmsconnect(server)
{
var UserName="test_conn";
var sex="male";
var room="test";

//connection
var fmscon:NetConnection = new NetConnection();
fmscon.connect(server,UserName,sex,room);
fmscon.addEventListener(NetStatusEvent.NET_STATUS, netStatus);

function netStatus(event:NetStatusEvent):void {
var info:Object = event.info;
log.appendText("\n"+info.code);
}
}

Wednesday, February 13, 2008

Red5 Support

Red5 Free Open Source Server is now supported in addition to FCS1.5 & FMS2 for Video Flash Chat.

Red5 is a free, open source Flash server that supports streaming and recording audio/video, live stream publishing and Flash remoting. Its commercial brother is Adobe® Flash Media Server.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 for both Windows and Linux. You can find more info about it here: http://osflash.org/red5

VideoFlashChat software packages include both server side application versions: actionscript for FCS, FMS2 and java for Red5. You can switch anytime from one option to another.


All Video Flash Chat packages support Red5:

Video Girls - PPV VideoChat Software
http://www.videogirls.biz

Video Flash Chat - Web Based Video Chat
http://www.videoflashchat.com

Software for Dating w. VideoChat
http://www.software-dating.com