ChatrouletteApp with Red5
-
I installed Red5 on Windows XP, it runs and and all the demos run successfully.
however I put ChatrouletteApp of 3.0 to \Red5\webapps\ChatrouletteApp
and did according to INSTALL.txt- Edit /ChatrouletteApp/WEB-INF/red5-web.properties
- Deploy the applet (/Red5_serverapp/deploy_app/ChatrouletteApp) to your webapp (or similar) folder and restart Red5
- Edit /jabbercam/config.php and insert your RTMP link ($RED5_CONNECT_URL = 'rtmp://localhost/ChatrouletteApp';)
- Change $SERVER_TYPE to Red5 ($SERVER_TYPE = 'Red5'; // 'Red5' | 'Stratus')
- edit config.php
but ChatrouletteApp doesn't work.
and use Port Tester to check ChatrouletteApp, all ports failed.anyone got ChatrouletteApp run with Red5?
we really hope ChatrouletteApp could work with Red5,
we have to start our site since we buy Chatroulette clone.
please help.
thanks!
-
I reinstalled red5 0.8.0
ChatrouletteApp use 2.8, it runs
and Chatroulette client use 3.015:00:50> Entering. Please stay patient…............
15:00:50> Bear with us. JabberCam is putting Red5 under fire. Entering might take a while
15:00:50> Success!15:00:50> Could not connect to backend services. Error message:
15:00:50> HTTP response has no result
15:00:50> Please reload JabberCam and start over.
-
Hi
I tried to make this with red5 0.8.0 and Chatroulette 3.0 but doesn't work.
I tried on Win XP and win 2008 server.
What version of java do u have?
Do u have any errors in error.log file from red5?
There are others configuration than presented in INSTALL.txt?Thanks
@'tuiliu':
I reinstalled red5 0.8.0
ChatrouletteApp use 2.8, it runs
and Chatroulette client use 3.015:00:50> Entering. Please stay patient…............
15:00:50> Bear with us. JabberCam is putting Red5 under fire. Entering might take a while
15:00:50> Success!15:00:50> Could not connect to backend services. Error message:
15:00:50> HTTP response has no result
15:00:50> Please reload JabberCam and start over.
-
I try CRC3.3 now
I use Java jdk1.6.0_19
Red5 v0.9.1
WinXPwhen start Red5, INFO shows:
[INFO] [Launcher:/ChatrouletteApp] org.springframework.beans.factory.support.Def
aultListableBeanFactory - Destroying singletons in org.springframework.beans.fac
tory.support.DefaultListableBeanFactory@1e4905a: defining beans [placeholderConf
ig,web.context,web.scope,dataSource,web.handler,org.springframework.scripting.su
pport.ScriptFactoryPostProcessor#0]; parent: org.springframework.beans.factory.s
upport.DefaultListableBeanFactory@ffd135
Exception in thread "Launcher:/ChatrouletteApp" org.springframework.beans.factor
y.BeanCreationException: Error creating bean with name 'org.springframework.scri
pting.support.ScriptFactoryPostProcessor#0' defined in ServletContext resource [
/WEB-INF/red5-web.xml]: Instantiation of bean failed; nested exception is java.l
ang.NoClassDefFoundError: org/aopalliance/aop/Advice
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.instantiateBean(AbstractAutowireCapableBeanFactory.java:946)
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:890)
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:479)
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:450)[INFO] [Launcher:
/bwcheck] org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in org.springframework.beans.factory.support.Defau
ltListableBeanFactory@1c7f37d: defining beans [placeholderConfig,web.context,web
.scope,bwcheck.handler,bwCheckService.service]; parent: org.springframework.bean
s.factory.support.DefaultListableBeanFactory@ffd135at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:290)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:287)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:193)
-
We are running CRC 3.2 and 3.3 on Red5 0.8
http://www.jabbercam.com
http://www.jabbercam.com/nextversion
http://www.jabbercam.com/Red5 (if the above runs on Stratus - You can see the message when connecting if it is Stratus or Red5)I am just about to run it on 0.9.1 Final, will be back with the link if it works
-
You are missing aopalliance.jar - the aop classes used by spring. also make sure you have at least version 2.5.6 of spring framework in your red5 libraries.