AnyTiles

From A-SMIL.org
Revision as of 07:12, 9 March 2016 by SMIL T.A. (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

For AnyTiles supported SMIL appliance*, player can achieve frame level synchronized playback, which is the key application to compose video wall by running multiple media appliances in same network.

<smil>
  <head>
	<meta name="adapi:sync" content="videowall" />  
	<!-- define synchronization level , default value is event , which is used for http://www.a-smil.org/index.php/Sync_Playback ) 
  </head>
 
  <body>
    <excl repeatCount="indefinite" sync="#" fillDefault="fill">
        <seq repeatCount="indefinite" begin="0" id="demo0">
            <video region="wall-video" src="4k.mp4" soundLevel="100%" />	
        </seq>
    </excl>
  </body>
</smil>

Applicable device :
IAdea XMP-7300 series player with AnyTiles license activated