Installed this on ubuntu, only parts that work are the index and the installer page. It seems to install stuff, but none of the demos work. Guess the latest version is broken. Anyone tried out the Adobe media server? Hoping that works on Linux.
If you get the 404 (/installer) is not available, that's because by default this app is only accessible from localhost. So if you want to run it on a public webserver, you first have to edit /installer/WEB-INF/red5-web.properties and change the value of "webapp.virtualHosts" to "*".
i tried installing ofla demo too, also got failed connect. Curiously, there was also no oflademo folder (oroflademo/streams folder) under red5/webapps. I set this up on an unubtu server on the Amazon Elastic Cloud. I am generally pleased with the info though done in a very out of the box manner, so well done, but i still cant figure out why subdirectories werent written and i cant get the oflademo working properly.
i noticed when i connect to red5, and am uploading a bytearray which takes time to finish uploading, there is always a problem. other parts of my application freezes
how do i make my red5 multithreaded.
so while the bytearray is being sent to the server, we can at same time do other thing like fetch video via red5.
@jlpktnst had a similar problem too which i havent solved, the directory oflademo and oflademo/streams were not written, and there are no demo vids in the ofla mask, seems like ofla didnt install properly ....did u get around this ?
install finish... but when go to demos page;. it gives 404 error.. no demos folder...
any help..
The4Medias 2 months ago
it says, couple min to install....35 min and still installing this demo.. i get back when finish..
The4Medias 2 months ago
Installed this on ubuntu, only parts that work are the index and the installer page. It seems to install stuff, but none of the demos work. Guess the latest version is broken. Anyone tried out the Adobe media server? Hoping that works on Linux.
Stabby666 3 months ago
Red Five Server 9.1 Worked for me. For installing on Ubuntu, I suggest h t t p : / / tumbledesignDOTcom/how-to-install-red5-0-9-on-ubuntu-10-04-lts/
Also don't test Red5 from a browser on Ubuntu - The Flash doesn't very well.
Thanks for the helpful video.
dusthat 4 months ago
Why can't I install any demo app from installer...I get the following error
"The application version selected does not match the servers java version, please try again "
LicaSterian 6 months ago
On Ubuntu 10.04 LTS, I checked out from svn using svn/java/server/trunk/
ant clean dist works
I can run server using sh ./red5.sh from the dist/ directory.
loading localhost:5080 works fine except the flash box displays Error #2046
I can use installer and install oflaDemo, but localhost:5080/demos gives me a Tomcat 404.
I can see a new oflaDemo/ under dist/webapps/ but if I load localhost:5080/oflaDemo I get a directory with loggertest.jsp and streams/
Similar results with tarball. Help?
paulrpotts 7 months ago
If you get the 404 (/installer) is not available, that's because by default this app is only accessible from localhost. So if you want to run it on a public webserver, you first have to edit /installer/WEB-INF/red5-web.properties and change the value of "webapp.virtualHosts" to "*".
brainiac361 8 months ago
@brainiac361 Brilliant, thanks for that.
This resolves @bixows issue as well.
vBlueTigerv 6 months ago
i tried installing ofla demo too, also got failed connect. Curiously, there was also no oflademo folder (oroflademo/streams folder) under red5/webapps. I set this up on an unubtu server on the Amazon Elastic Cloud. I am generally pleased with the info though done in a very out of the box manner, so well done, but i still cant figure out why subdirectories werent written and i cant get the oflademo working properly.
jroswald 10 months ago
glad to be here :D
MG30001 1 year ago
i noticed when i connect to red5, and am uploading a bytearray which takes time to finish uploading, there is always a problem. other parts of my application freezes
how do i make my red5 multithreaded.
so while the bytearray is being sent to the server, we can at same time do other thing like fetch video via red5.
webdezzi 1 year ago
Thanks!!!
guzilus 1 year ago
Help!!
oflaDemo not working shows error,
(12133) NetConnection.onStatus: level = error code = NetConnection.Connect.Failed
also port test fails for all ports displayed..... How to configure this correclty.. thanks.
bixows 1 year ago 3
@bixows you need change rtmp://localhost/oflaDemo where localhost is the ip of your server
ThugInstinct 10 months ago
@bixows
ThugInstinct 10 months ago
Yay! Version 0.8 actually seems to work. Version 0.9.1 doesn't, at least not for me in Windows XP :-(
Snobiker13 1 year ago
Jeez, using the latest version. Some notes:
* it seemed that demos were installed, but they werent
* if you use custom ip you have to replace localhost (server listening only on the specified ip)
* custom server port is a hassle since it doesn't work by just changing the port in configuration
At least it works now :)
jlpktnst 1 year ago
@jlpktnst had a similar problem too which i havent solved, the directory oflademo and oflademo/streams were not written, and there are no demo vids in the ofla mask, seems like ofla didnt install properly ....did u get around this ?
jroswald 10 months ago
Comment removed
jlpktnst 1 year ago
Ah the install link says "The requested resource (/installer) is not available."
404 at the first hurdle :(
duckmonsterX 1 year ago
Thanks dude -:)
8only8 1 year ago
hey dude please help me im tring to install flash chat but module ant installing
SuperKingtutorials 1 year ago
HAHA FUNNY! Took me forever to get this installed and this feels like some sort of secret you made it video xD!
CanadianScotteh 2 years ago 9
what's strange that with the URI SOSample it doesn't work :S
omuleanu 2 years ago
i changed the uri for shared ball to "rtmp://localhost/oflaDemo"
and it's working now :D
omuleanu 2 years ago
shared ball doesn't connect but the sample video player is working and streamer also
but
shared ball not
the connect button doesn't do anything
omuleanu 2 years ago
Is there a basic example I can see to stream a FLV file? Is the code same as if I was coding for Flash Media Server?
I tried googling without much success.
Thanks.
fernandesfran 2 years ago
How do you deploy Red 5 as a WAR to tomcat?
netsql 2 years ago