Skip to main content
I am looking to tap into the reporting API in order stream dashboards in real time on multiple screens. My goal is to have TV screens across our offices nationally and control what is being displayed on all screens from one central location. Does anyone know of a solution that has been successfully implemented with these requirements? I am OK with developing what I want to stream, the problem is not the technology required to accomplish this. @Andrew Kamuf@Chris Dawson
4 commentaires
  1. 22 sept. 2014, 21:34
    Hey @Habiba Khan, I put together a proof of concept using a Heroku app, with the Ruby Dashing framework (https://github.com/Shopify/dashing) to be displayed on TVs around some of our call centers: https://www.youtube.com/watch?v=DwBSzfn3HWY there are additional links in that video's description to the framework, and sample code on #Github

    , but this might provide a good starting point.

    I gave a presentation on this at

    #DF13 which was also recorded (although the content is very similar to the previous video): https://www.youtube.com/watch?v=pOhmskB8FhQ

    If you're looking for an easy way to get these displaying on a TV, not hooked up with a computer, you should checkout

    @Pat Patterson's excellent blog post on using a #Chromecast! with a Visualforce page: https://developer.salesforce.com/blogs/developer-relations/2014/03/see-your-visualforce-pages-on-tv-with-chromecast.html
0/9000