This web application consists on a video play through WebRTC. The Media
Pipeline is composed by a PlayerEndpoints directly connected
to a WebRtcEndpoint in receive-only mode. To run this demo
follow these steps:
Open this page with a browser compliant with WebRTC
(Chrome, Firefox).
Click on Start to play the video.
Click on Pause to pause the video.
Click on Stop to finish the playback.
Click on Seek to perform a seek at the position
indicated in the previous text field (in milliseconds).
Click on Get Position to get the playback position
in milliseconds.