Camera Preview
<!-- Camera object represents the simple visual component which is used only when user is publishin live stream to the streams. This component displays video stream before it is encoded and send to stream server. --> <SkinObject><Type>CameraPreview</Type> <!-- Unique name of the control --> <Name>MyCamera</Name> <!-- Stream name. Please see BasicButton DialogSelectCamera. --> <StreamName>Stream1</StreamName> <!-- Visibility true or false --> <Visible>true</Visible> <!-- Position --> <Position> <Left>155</Left> <Top>100%-75</Top> <Width>80</Width> <Height>61</Height> </Position> <LookAndFeel> <!-- alpha value between 0..1 --> <AlphaBlend>1</AlphaBlend> <!-- Could be one of the following values http://www.google.cz/#q=flash.display.blendmode --> <BlendMode>normal</BlendMode> <!-- color transformation --> <ColorTransform> <Color redMultiplier="0.1" greenMultiplier="0.5" blueMultiplier="0.8" alphaMultiplier="1" redOffset="128" greenOffset="128" blueOffset="128" alphaOffset="0" /> <!-- <Color brightness="0" tintColor="0xFF000000" tintMultiplier="0" /> --> </ColorTransform> </LookAndFeel> </SkinObject>
Latest news (source CNN):

