Questions tagged [red5]

Red5 is an open source media server written in Java as an alternative to Adobe's proprietary Flash Media Server(FMS).

Red5 is an Open Source media server written in Java that may be used in-place of Adobe FMS or Wowza; it currently supports:

  • Streaming Video Formats (FLV, F4V, MP4, 3GP)
  • Streaming Audio Formats (MP3, F4A, M4A, AAC)
  • Recording Client Streams (FLV and AVC+AAC in FLV container)
  • Shared Objects
  • Live Stream Publishing
  • Remoting
  • Protocols: RTMP, RTMPT, RTMPS, and RTMPE
  • Codecs: Any flash supported codec (PCM, FLV1, ScreenVideo, VP6, NellyMoser, MP3, AAC, AVC/h.264)

Includes plug-in support with several existing applications.

  • NSV streaming
  • RTP/RTSP streaming
  • SIP
  • MPEG/TS streaming (Live and VOD)
  • Security

Red5 installs and runs using Tomcat. Applications are typically compiled as .war files and placed in the $RED5_PATH/webapps folder where the server unpacks them and creates the appropriate folders.

Red5 Project page | Users list | Organization

871 questions
-1
votes
1 answer

Exception occurred while running openmeeting-web

I have taken checkout of latest code of openmeetings from their GitHub mirror repository. While running openmeeting-web, I am getting following exception. INFO 08-14 13:03:54.013 33 81 ROOT [0.0-startStop-1] - Starting up…
Anuja Kothekar
  • 2,537
  • 2
  • 15
  • 28
-1
votes
1 answer

Cron job to restart a software in Centos 6

I want to add a cron job in my Centos 6 x86_64 bit VPS. I have a software installed on my VPS red5 Installation location: /usr/local/red5 Executeable file path: /usr/local/red5/red5.sh Service file path: /etc/init.d/red5 I want this software to be…
-1
votes
1 answer

What does this mean; /127.0.0.1:61720 => /127.0.0.1:1935] CLOSED

I'm trying to do screen share using red5. I open the client side app using the jnlp file. When I start sharing I'm getting this: [INFO] [New I/O client worker #1-1] org.redfire.screen.ScreenClientHandler - cha nnel closed: [id: 0x01b272d9,…
Abhi
  • 1,512
  • 2
  • 22
  • 46
-1
votes
1 answer

bigbluebutton ...

Hello i have a BigBlueButton (0.9.0-beta (622)) installation on Debian Wheezy (7.8) all is ok except archiving recordings... in the log (/var/log/bigbluebutton/archive-488052dc7c095c74bf8992ec51a66298db04b765-1425642166675.log) i have always same…
signo
  • 3
  • 2
-1
votes
1 answer

Streaming microphone to RTMP (red5) and back on android

I found this application in github https://github.com/mogo29/Android-RTMP. This app do all what I want. This is demo vide of this http://www.youtube.com/watch?v=pqUUL0QwuMo. I tried to run this app with oflaDemo (rtmp://172.24.224.34:1935/oflaDemo)…
Yurii Buhryn
  • 803
  • 3
  • 9
  • 27
-1
votes
1 answer

Red5 java error on startup

When I started red5 I got the following error message; Exception in thread "main" java.lang.ClassNotFoundException: org.red5.server.Launcher at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at…
-1
votes
2 answers

create video conference with flex and red5 server

How can I create video conference with flex in client side and using red5 media server on server side?
arash
  • 11
  • 1
  • 4
-1
votes
2 answers

webcam recording with red5

We have a red5 recorder/red5 server setup. This is working correctly and videos are getting created in the server. We are having a problem with the recording and playback etc not working in a streamlined way. ie after you record and play the…
Prasanth
  • 577
  • 1
  • 9
  • 24
-1
votes
2 answers

Red5 deploy application

i've a problem with deploying my application to remote server. I've red5 server locally and i built an application here. But i want to deploy it to another remote server. I'm using Eclipse with red5 plugin, so there's no problem with deploying…
Anton Abramov
  • 2,251
  • 6
  • 24
  • 27
-1
votes
2 answers

Red5 application debug

i'm trying to deploy my red5 app to the webapps folder. But! I've got some errors in my output. Exception in thread "Launcher:/myApp" org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'web.context'…
Anton Abramov
  • 2,251
  • 6
  • 24
  • 27
-2
votes
1 answer

Looking for secure video/audio/text chat solution (like BigBlueButton)

Case: create chat room with video/audio/text support for a certain period of time. Users can join through unique URL. No need to install 3rd party software for clients (except Flash-plugins etc.). BigBlueButton has all this but I am not sure if it's…
pikku-h
  • 73
  • 2
  • 7
-2
votes
1 answer

Simulating video chat using RTMP and Red5 without camera and microphone

I am trying to write an application, which will create load on a Red5 server, similar to a load created when a video chat is going on. Everything should run automatically. So, I am trying to understand how a chat application works. Here's what I…
kajarigd
  • 1,299
  • 3
  • 28
  • 46
-2
votes
1 answer

what are the new features in the red5 1.0.2?what are the pros and cons of using red5 1.0.1 instead?

I am just starting learning red5 server and I am confused what version of red5 should I use? I want to use the android app as a client for red 5.I have the following queries. Is it supported in red5 version 1.0.1. What the the benefits/new…
-2
votes
1 answer

General security issue about passing parameters to flex application

First of all - my English is bad so I hope you'll understand my problem :) I'm new to the concept of developing web application with flex and I need your advice on how to keep it secure and what will be the best way to do it. I'm using red5…
Alon Eitan
  • 11,997
  • 8
  • 49
  • 58
-3
votes
1 answer

Is Red5Phone Full Duplex VoIP Application?

I try to run red5phone. I know it's a application TCP-based, so I think the quality of voice is better. But, did anybody know about the communication system? full or half duplex?
zia
  • 57
  • 1
  • 8
1 2 3
58
59