Skip to content

Instantly share code, notes, and snippets.

@LightVolk
Created July 27, 2015 16:29
Show Gist options
  • Save LightVolk/cc72eb6f0c3fdba4cef0 to your computer and use it in GitHub Desktop.
Save LightVolk/cc72eb6f0c3fdba4cef0 to your computer and use it in GitHub Desktop.
js-from-translate-post
<web:VideoStreaming runat="server" ID="video" ClientIDMode="Static" Width="300px" Height="300px" Interval="100" Source="True" ScalingMode="TargetSize" StreamingMode="Target" TargetClientID="received" OnStreamed="onStreamed" Style="border: solid 1px black" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment