Questions tagged [red5]

10 questions
4
votes
1 answer

Red5 - Linux Installation init.d script

I have followed this pretty little tutorial to install red5 on Ubuntu 11.04 I can now run it from /usr/share/red5/red5.sh But I'd like to have a init.d script like /etc/init.d/red5 start|stop|restart|... I found one here but when used, it's…
4
votes
1 answer

Ubuntu Trusty red5-server installation fails to start

I have installed Ubuntu Trusty latest version (updated) running as web server. I needed to installed red5-server, where I performed below steps but after successful installation when red5-server tries to start it, says FAIL! First check package list…
UMI
  • 43
3
votes
1 answer

How to get Red5 working?

I installed Red5 from the Ubuntu universe repository. After installation, I visited http://localhost:5080. The page looked like this: As you can see, there's a broken image on the page. As well, none of the internal links on the page work (they…
Nathan Osman
  • 32,495
3
votes
3 answers

install red5 server on an ubuntu12.04 server

I've been struggling with this during 2 weeks without get it done. I'm building a website where the users will have to record a video and post it as there cv and for this I need a RTMP server. I picked RED5 cause it is free. This is the first time…
paab
  • 31
2
votes
2 answers

How do I install Red5 using apt-get? Getting sub-process error

This is copy from question of some guy on other forum that never got satisfiably answered. I encountered the same error few days ago on Ubuntu 13.04 Desktop. It seems like Red5 is installed but it cannot be run for some reason. Can anyone explain…
Dalen
  • 31
1
vote
4 answers

How do I install java, ant, and red5 on Ubuntu 14.04?

How do I install java, ant, and red5 on Ubuntu 14.04. All I see is Ubuntu 12.04, which doesn't work. Redhat tutorials do not work. UBUNTU 12.04 TUTORIALS DO NOT WORK!!!!
1
vote
1 answer

Red5 start script not working

I have an EC2 instance running Red5 and I added the following script to the scripts that run on startup and shutdown of the server: ################# NOTE FROM DOMINICK # First Follow these…
mattwallace
  • 111
  • 6
0
votes
1 answer

Red5-Server intall fails on Ubuntu 14.o4

Trying to install red5-server (as part of Kaltura installation process) on Ubuntu 14.04, I got these messages: The following packages have unmet dependencies: libtomcat7-java : Conflicts: libtomcat6-java but 6.0.39-1 is to be installed.…
0
votes
1 answer

How to Add Red5 Background Startup on Ubuntu 14.04?

I followed the instructions in here to install red5 manually through tarball because the apt-get does not work for Ubuntu 14.04: Ubuntu Trusty red5-server installation fails to start Even with installing the dependencies manually the server will…
Joe W
  • 3
0
votes
1 answer

How do I install red5 server and java

How do I install red5 server and java on ubuntu server 12.04 for videowhisper plugins for wordpress 4.1.1? What are the commands step by step?