If you stream your cam through a service like justin tv you can embed the stream onto your site using some code like below:
Code:
object type="application/x-shockwave-flash" height="295" width="353" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel=officecam bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="allownetworking" value="all" /><param name="movie" value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="channel=officecam&auto_play=false&start_volume=25" /></object>
You will have your own embed html that will be generated for your video.
Bookmarks