I'm having issues getting Red5 to work on Raspberry Pi. Tomcat loads but the Red5 server generates this error when I try to connect from a Flash client.
[INFO] [NioProcessor-2] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Action _error
Im running:
Java Embedded SE - ejre-7u10-fcs-b18-linux-arm-vfp-client_headless-28_nov_2012.gz
Red5 - red5-1.0.1.tar.gz
Any ideas?
Also, when I launch red5.sh I get this 'info':
2013-03-09 17:32:59,476 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v1.8.5) 'Red5_Scheduler' with $
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 4 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
Thanks in advanced.