Reputation: 683
for a digital signage project, I created a SVG based rundown, which plays other SVG files in a loop on a Spinetix box.
Now I had to change the playback device. The new one supports SMIL and I'm looking for a way to reuse my old solution on this device. I think of creating a SMIL rundown which plays the standalone SVG files (basically it's the same, I think).
I googled and searched and didn't find a way to realize this. Any ideas? I appreciate your help on this one.
Thank you, Juri
Upvotes: 0
Views: 338
Reputation: 11
SMIL is less powerful then SVG as it only handles the playlist timings.. Therefore it will be dificult for you to have the SVG projects taken over on a SMIL-only device ...
SpinetiX launches apparently a new software which is running inside their players, according to the video's it's realy simple to update content now ...
james
Upvotes: 1