Skip to content

Instantly share code, notes, and snippets.

@LightVolk
Created July 27, 2015 16:29
Show Gist options
  • Select an option

  • Save LightVolk/cc72eb6f0c3fdba4cef0 to your computer and use it in GitHub Desktop.

Select an option

Save LightVolk/cc72eb6f0c3fdba4cef0 to your computer and use it in GitHub Desktop.

Revisions

  1. LightVolk created this gist Jul 27, 2015.
    1 change: 1 addition & 0 deletions js-from-translate-post.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <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" />