Has any one used Red5 Flash server for live web cam streaming?
vtanuku - February 14, 2009 - 20:06
I am trying to find a module that could be used for live web cam streaming (like any of the traffic cams) or more like ustream.tv; I found this Red5 Flash server module but I am not sure if this can be used for live streaming, if not, what do I use for live web cam streaming? Any and all suggestions are welcome!!
Thanks!!
Edited by: VeryMisunderstood; Post moved from module development to general discussion

Duplicate posting
Please don't post the same question multiple times.
---
"Nice to meet you Rose...run for your life." - The Doctor
My first public Drupal site - EyeOnThe503
=-=
I removed the duplicate thread.
red5 is a matured stream
red5 is a matured stream server.
the points, whether u can find a hosting service to host it.
It is a java application. Not many low price hosting services (i mean those sharing plain, $5.99 a month) will allow u to install red5.
--------------------------------------
We go the drupal way. How about you?
http://www.drupalway.com
what is mature stream server?
Thanks for the reply mm167. What exactly is a matured stream server? I am a newbie and still learning the ropes!
And I believe I can install Red5 with my hosting service!!
Thanks much for the help.
=-=
mature =
The above quoted from dictionary.com
stream server = a server that streams content and can be researched in wikipedia and google and ultimately at red5. addresses below.
wikipedia.com
google.com
osflash.org/red5
your questions specific to red5 are better suited for a Red5 community rather than the drupal community. You will get specific answer to specific questions about Red5 in a specialized community.
There is no module for Drupal that integrates with Red5 at this time that I am aware of. If that stands true, one would have to be written.
There is a module - Red5 Flash Server
Thanks for the reply.
There is a module developed by Chris_car called Red5 flash server which is what I wanted to use for live streaming.
Do you know of any other module for live streaming? (as in from a web cam)
=-=
Ah, it's for Drupal 5.x and your thread is tagged for 6.x
From a webcam I have no idea. however I believe there is also a shoutcast or icecast module that would work with streaming server.
Fact of the matter is until such time as you find out what your server is allowed to use you're kinda stuck.
if on a shared host I'd find it hard to believe you can use a streaming server.
shoutcast is for recorded videos?
I thought that shoutcast is for recorded videos? I want to have live web cam functionality and I thought I could the aforementioned module because it specifically stated that in its description!
And btw, I dont have shared hosting for this web site that I am in the process of developing!
=-=
streaming video requires the server to be stream capable in one way or another. My best advice is to test the solutions available.
if you hosting company allows
if you hosting company allows and support red5, ...
1. download the red5 to your host
2. unzip it
3. configure it - setup the port used
done.
setup red5 is very easy ..if your host support and allow ...
We go the drupal way. How about you?
http://www.drupalway.com
Two ports, probably
5080 and 1935.
Also, be sure your firewall has those ports open.
http://www.universalpantograph.com
Going to use today for 5.x
i hope it will works
I am going to use Red5 Flash Server today with Drupal 5.16 installation on Centos 5.2 box with Red5 installed, in trial basis
if it works then will convert the module for D6 and then will built a new theme for players and recorders
Enjoy
Demarlos Solutions
www.demarlos.biz
red 5 mudule for drupal
it states that it does NOT support streaming for now
Red5 streaming
I used Red5 inside Drupal for webcam streaming during 1.5 years on http://www.kaouenn.net
I wrote a quite simple module to integrate the player and the recorder on a separate page.
My idea was to allow anybody to create its live TV on the net.
To make it work, I had to:
- create a broadcaster flash app (quite simple)
- modify Flowplayer (the player on Kaouenn) in order to support the stream identifier. There's also a patch to support live streaming, but I don't remember where...
Currently the service is off, since I changed my server and did not restart red5 on the new server (it was not used intensively). But the system is still present in http://www.kaouenn.net (create an account, and go to "my account").
Regarding Red5:
- it is quite stable (no reboot for 1 year)
- the pb you could meet is scalability: a simple server like mine (1GHz, 256MB RAM) supported 50 simultaneous connections without any pb. If you want to do broadcasting at a greater scale, you will have to try the Edge Origin solution. However, if you only plan to do a "one 2 one" communication service, you can do a simple load balancing and ensure that both ends of the call run on the same server.
- the other issue are the codec used for video. When I implemented the system, I used Sorenson video Codec, and this is not quite good. Perhaps on Flash 10 You may get a better one (I don't remember if mpeg4 is available for streaming)
Yoann
Red5 streaming - sharing
Hi, Yoann!
You said you had to create a broadcaster flash app and also modify Flowplayer. Can you share these modifications and the broadcaster flash app you wrote?
Thanks a lot!
Leonardo
subscribing
+