7 ms·
I previously worked at Intersection, an out-of-home (OOH) advertising company. Intersection does digital screens (displays and kiosks) in addition to traditiona
by devadvance 4y ago
I previously worked at Intersection, an out-of-home (OOH) advertising company. Intersection does digital screens (displays and kiosks) in addition to traditional formats.
This is all public information that was previously shared, so it may be out of date: the devices are Linux (Ubuntu) [1], running an advertising player (Broadsign) [2], which has Chromium Embedded (CEF) for web content [3]. The kiosk app was written in React [4]. It does things like load most data ahead of time to provide that "instant" feeling [5].
[1] https://ubuntu.com/blog/digital-signage-the-face-of-the-smart-city-revolution https://ubuntu.com/blog/digital-signage-the-face-of-the-smar...
[2] https://broadsign.com/blog/intersection-selects-broadsign-nationwide-digital-signage-network/ https://broadsign.com/blog/intersection-selects-broadsign-na...
[3] https://docs.broadsign.com/broadsign-ayuda/configuring-splash-player.html https://docs.broadsign.com/broadsign-ayuda/configuring-splas...
[4] https://mattj.io/posts/2019-02-12-building-smart-city-kiosks-with-web-app-practices/ https://mattj.io/posts/2019-02-12-building-smart-city-kiosks...
[5] https://mattj.io/posts/2019-07-09-improving-perceived-interface-responsiveness-on-public-kiosks/ https://mattj.io/posts/2019-07-09-improving-perceived-interf...
- reginaldo 4y agoThanks for the details. Do you have any ideal on why CEF was chosen as opposed to, say, WPE WebKit?
- devadvance 4y agoYou'd have to ask Broadsign for an official answer. Educated guess: WPE WebKit only supports Linux [1] and Broadsign supports more than Linux [2]. [1] https://wpewebkit.org/about/faq.html#is-wpe-ported-to-non-linux-operating-systems%3F https://wpewebkit.org/about/faq.html#is-wpe-ported-to-non-li... [2] https://docs.broadsign.com/broadsign-control/latest/broadsign-control-player-software.html https://docs.broadsign.com/broadsign-control/latest/broadsig...