Display Videos embedded in RSS

Is there a way to show Videos embedded in a RSS Feed?
If i add it as Ticker i see the Title and Description of the Feed entries but a blank Background and no video.
Is there a way that the client automatically downloads the videos linked with “enclosure url” from the Feed and then displays them until the Feed changes?

<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
<channel>
<title>Multimedia - 2</title>
<description>2</description>
<link>http://multimedia.apa.at</link>
<item>
<title>
<![CDATA[ Das war 2016 - November ]]>
</title>
<enclosure url="http://select.cms.apa.at/cms/multimedia/videos/38750836533608500.mpg" length="460365824" type="video/mpg"/>
<description>
<![CDATA[
<p>Das war 2016 - November: US-Wahl und Life-Ball-Comeback</p>
]]>
</description>
<pubDate>Thu, 22 Dec 2016 09:45:00 +0100</pubDate>
</item>
</channel>
</rss>
2 Likes

Did you ever find a solution to this? I’m looking to do something similar to bring fresh video content from sites like CNN Student News to displays in our cafeterias each day.

No chance with current features.
I hope the developers will add this in a future version because i don’t get it where’s the big difference to Picture RSS Feeds. Both times the client has to download the content temporary and then display it.

Also i think that that would be needed from a bunch of people because most of them already have their feeds to deliver to multiple applications and don’t want to configure Videos to show in Xibo again to do the same thing.