How to run red5 apps on a remote server?
Posted
by domi
on Stack Overflow
See other posts from Stack Overflow
or by domi
Published on 2009-08-25T09:00:45Z
Indexed on
2010/04/03
9:03 UTC
Read the original article
Hit count: 332
I've got a really nasty problem...
I wrote a red5 app and so on and it is running perfectly on my local computer. Now the problem occurs =>
How can I make this program work on a remote server?
Local : OSX 10.5 - red5 0.63
Server: CentOS 5 - red5 0.90
Maybe its because of the version difference... but I can't test red5 0.90 locally becaus it won't start up -.-' and I can't install the 0.63 on the server because of missing dependencies (and broken links to them...)
© Stack Overflow or respective owner