Hello All, I would like to broadcast 4 webcam online, on a web page, for an event. But i don't know how to do this. Do you know a system, a script, a software (even buying) which could help me? thanks a lot for your help
You could use a free site like Stickam.com You can grab the embed code for the chat player for your website, then load 4 accounts in to one chat room (one for each of your 4 webcams).
You need web server software that suppors live video streaming, such as Wowza Media Server, Open Source Red5 server, FMS (Adobe's Flash Media Server) and other RTMP servers. On the client side of your website, you also need a flash web flv player that accepts live video streams from the server. You can check RTMP Stream Plugin of Moyea Web Player - http://www.playerdiy.com/configuration/addons/rtmp.html which supports broadcasting live video streaming on website and is free. BTW, Moyea Web Player is a tool that you can use to create custom FLV player with playlist for website. This is tutorial - http://www.playerdiy.com/support/tutorial/customize-flash-video-player.html