Top "Red5" questions

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

Read red5 live stream with HTML5

How can I read a Red5 (RTMFP) stream using HTML5?

html red5 rtmfp
Linux: How to kill programs that use port 1935?

I have a red5 server (JAVA) running on my Linux server. Sometimes, the server shuts down. When I try to …

java linux port red5 kill-process
Media streaming basics - HTTP vs RTMP

I am very new to media streaming, and I have some basic doubts to clear : As far as I can …

streaming red5 rtmp xuggle
I want a simple code to play video from rtmp stream for my android application project

I have project about Video on Demand via Android TV Box. I have problem,I can not find open source …

android video-streaming red5 rtmp
Wireshark doesnt' recognises RTMP streams

I found on the web few samples on tracking RTMP (Real Time Messaging Protocol) with Wireshark, but it doesn't work …

tcp streaming red5 rtmp wireshark
how to publish flv file using ffmpeg to RTMP server in `real time`?

what i'm trying to do is publishing a .flv media file to RTMP server to let subscribers watch it. i'm …

ffmpeg red5 rtmp
java c3p0: how can i configure autoreconnect=true?

I'm writing a red5 application using Java and I'm using the c3p0 for the database interaction. It seems that …

java mysql red5 c3p0
Red5 RTMP Streaming

I'm very new to RTMP streaming and am seeking help. Just enough to get me started. I have been Googling …

java flash red5 rtmp
NoClassDefFoundError: com/fasterxml/jackson/databind/ObjectMapper with Red5

I have a Red5 application. Since Red5 is based on Tomcat, Tomcat gurus can assist. I have a class in …

java tomcat jackson noclassdeffounderror red5
Ignore sources jar in Ivy retrieve

I would like to retrieve ONLY the library jar when I make use of a dependency entry in my ivy.…

java ant red5 ivy