I am looking for a solution to do streaming of 5 videos streams (with audio) on the Internet.

What kind of OpenSource can I use ? I heard about Red5 but we need Flash Player. Is it yet possible do to that with HTML5 video tag ?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

You could also use VLC for video streaming.

I think the HTML5 video tag can be directly used to embed video files and there shouldn't even be the need for a streaming server.

link|improve this answer
feedback

To stream flash try flvstreamer. It needs some setup and thinkering though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.