PDA

View Full Version : Red5 : How to start to stream?


tapic
09-09-2007, 08:01 AM
Hi,

I need some clarification about red5 open source flash server.

I would like to stream a video of a webcam to many clients in real time.
I think I should send the captured video to Red5 and than stream it from there to clients.

How do we do this in red5? Should we write custom java code for red5 for specific tasks such as this? And do you know any good tutorial for getting started in red5?

thank you!