Tagged Questions

4
votes
2answers
41 views

FMS server technology: 10 connections vs. $4.5K

I came across this comparison chart that suggests that FMS costs about 4.5 grands (compared to $995 for wowza and free for Red5). Since I'm at the stage of choosing/learning the technology, I'd rather …
0
votes
1answer
24 views

red5 server-side sharedObject

I'm trying to store all the users inside a sharedObject thats created on the server-side, so all the users get a synchronized list of all the online users. I think I create the sharedObject correct …
0
votes
0answers
16 views

Replace FMS’s client side code to Red5’s client side code with Flex

How can I Replace FMS's client side code to Red5's client side code with Flex ? My source code in flex for connecting to Flash media server for using video conference is: <mx:Script> …
0
votes
4answers
65 views

How to iterate through a Collection<Set<IConnection>>

I have something like this: something need here = scope.getConnections(); //getConnections() returns Collection<Set<IConnection>> I need to iterate through all connections (the stuff …
1
vote
2answers
22 views

Finding about Eclipse dependancy (e.g. for red5)

According to the Red5 plugin for eclipse, You must use the JEE distribution of Eclipse. The standard Java distribution will not work. But what part exacty of the JEE distribution is needed. …
0
votes
4answers
125 views

JAVA: Type mismatch: cannot convert from Collection<Set<IConnection>> to Iterator<IConnection>

I have a Problem here using Java in Red5 0.9 Server here's the code package com.hwakin.i5lc.manager; import java.util.Iterator; import org.apache.commons.logging.Log; import …
0
votes
2answers
45 views

flex: how to send/receive data from/to media server

i want to make a simple chat with flex as3 and red5 media server my idea is that i send from the swf a message to the server and the server sends it to all the swfs (including the one that sent the …
0
votes
0answers
62 views

Red5 streaming video breaks the seek-bar in my video player

Hi I have a simple video player (build with the FLVPlayback component in Actionscript 3). If I stream RTMP video through Red5 I lose the ability to control the video, although it does play. The seek …
0
votes
0answers
21 views

Red5 Security Tutorial

I am looking for a step by step tutorial on securing Red5 from intrusion. This seems to be a question that comes up alot in a google search, but is never really answered in a way that makes sense to …
0
votes
3answers
90 views

What are differences between Red5 and Flash Media Server

I'm building a simple flash app that records user voice. I'm new to flash. What should I consider when choosing between red5 and flash media server? Can they both be hosted on EC2? Thanks!
1
vote
1answer
281 views

Simple Remote Shared Object with Red5 Flash Server

Hello, I am trying to create a simple chat client using the red5 media server, but I seem to be having a slight hiccup. I am creating a shared object on the server side, and it seems to be creating …
1
vote
2answers
70 views

How can I send messages from Red5 to my Flash AS3 App?

I'm a bit confused. I would like to send messages from my Red5 Server to my Flash App... but I don't find any information how to do that... Can anyone help me?
0
votes
0answers
87 views

Red5 : Deploy while Red5 is running (WAR deployment fail : org.springframework.beans.factory. BeanDefinitionStoreException) while normal deploy ok)

Hi, I need to be able to deploy while Red5 is running. The only solution I know is to use WAR file and put it in the folder : webapp. Is there any other way ? I'm using Red 5 v0.8. And I exported a …
1
vote
1answer
88 views

Record Voice file Directly from a Browser

I am a looking for a free solution that would allow our website users to record voice files directly from our website. Instead of having to record it on their local machine then send it to us.
0
votes
0answers
19 views

red5 eclipse windows

i have creted a new application on the logs i am getting this error. Anyone ? [ERROR] 2009-11-04 11:00:12,458 WrapperSimpleAppMain:( org.mortbay.log.invoke0 ) Failed startup of context …

1 2 3 4 next
15 30 50 per page