The example below is a foundational template for your experimentation. Please note that this framework is deprecated, as mentioned in the message above.
<div ng-app="pixelStreamingApp" ng-controller="PixelStreamingCtrl" id="video-container">
<!-- Pixel Streaming application will be appended here -->
</div>