Skip to content

Instantly share code, notes, and snippets.

@mzupan
Created June 13, 2015 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mzupan/9ad22e35ebef76c6cb21 to your computer and use it in GitHub Desktop.
Save mzupan/9ad22e35ebef76c6cb21 to your computer and use it in GitHub Desktop.
<smil>
<head>
</head>
<body>
<stream name="iss"></stream>
<playlist name="pl1" playOnStream="iss" repeat="true" scheduled="2009-12-11 16:00:00">
<video src="mp4:sample.mp4" start="0" length="20"/>
</playlist>
</body>
</smil>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment