04-30-2012 03:08 AM - edited 03-15-2019 05:21 AM
Dears,
Can someone guide me hpw to configure RSS in DMS ??
Regrads
11-29-2012 12:16 PM
Do you know how? I would like to know too.
11-30-2012 09:03 AM
The DMD has a RSS display capability. What exactly are you trying to achieve?
12-02-2012 08:21 PM
I have ysed Yahoo Pipes to create rss feeds to my DMP's.
Once you create the feeds, it will give you a url that you can then put in to the http: field in the RSS object in the designer.
Warning: horizontal scrolling on 4400's is terrible. the 4310's are acceptable but still not the speed you would see on the Cable News feeds.
12-03-2012 08:02 AM
Our company has an internal server for RSS feed. An url is created, and I can view it on IE. But nothing shows when I put that url in the RSS Text object in DMD. When I try to preview, it says "Click here to understand missing RSS data."
When I click on the link -> http://www.cisco.com/en/US/docs/video/digital_media_systems/error/messages/digital_signs_rss_error_conditions.html
12-03-2012 08:27 AM
Here is one of my RSS feeds. Notice the end of the string
http://pipes.yahooapis.com/pipes/pipe.run?_id=HlHB6M9A3hG2rXU7bbsjiw&_render=rss
the &_render=rss was the secret sause that worked for me.
12-03-2012 10:38 AM
You might have to set a cross domain policy to display RSS feeds through your DMP, as these are actually flash modules. The way to do that is to put an xml file called crossdomain.xml in the http root of the server where you keep your RSS feed file.
Here is what should be contained in crossdomain.xml:
http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
In the case of the above, we allow all domains access so, we set the wildcard in
Good luck.
-Michael
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide