[go: up one dir, main page]

Academia.eduAcademia.edu
PERVASIVE DISPLAYS 2014 June 3rd, 2014 – COPENHAGEN, DENMARK Demo: An Ecosystem for Open Display Networks Sarah Clinch† , Nigel Davies† , Adrian Friday† , Miriam Greis‡ , Marc Langheinrich∓ , Mateusz Mikusz† , Thomas Kubitza‡ and Christopher Winstanley† † Lancaster University, ‡ University of Stuttgart and ∓ University of Lugano † {forename initial}.{surname}@lancaster.ac.uk ‡ {forename}.{surname}@vis.uni-stuttgart.de ABSTRACT ∓ marc.langheinrich@usi.ch and relevance to individual viewers, thus increasing the perceived value of the display network. Secondly, by opening the network up to new forms of content pervasive display systems can benefit from the significant levels of innovation that arise when an open approach is embraced. Examples of the type of content that could be supported in open display networks can be found in [4] and include hyperlocal advertising, emergency response coordination and behaviour change applications. Together with fellow researchers on the PD-NET project (www.pd-net.org) we have been working for some years towards a vision of open pervasive display networks. In this demonstration we show a collection of software components that together provide the basis for an open ecosystem of pervasive displays. While traditional displays networks are typically closed systems, researchers are now beginning to explore the notion of open display networks in which content can be obtained from a wide range of sources. Open display networks have very different properties to closed networks as they need to deal with multiple management domains and conflicting content and scheduling requirements from different stakeholders. A key challenge is to provide an appropriate software infrastructure to support openness at all stages (e.g. content distribution, schedule creation, media playback). In this work we demonstrate a suite of software components that together provide a comprehensive eco-system for open pervasive display networks. Categories and Subject Descriptors 2. COMPONENTS OF AN OPEN DISPLAY ECOSYSTEM H.5.m [Information Interfaces and Presentation]: Miscellaneous We propose an architecture composed of three key elements: Keywords • A multi-platform playback software system (Yarely [1]). Yarely is a display-based scheduling and media playback software system that is capable of integrating day-to-day signage schedules from multiple sources to result in a single pool of content to be shown at the display. Scheduling at the display allows each node to combine content constraints (e.g. what time an item should be shown at) together with sensorbased events (e.g. the arrival of a specific viewer) to provide dynamic schedule alterations. Playback support for a range of media (e.g. images, videos, web, remote desktop) is provided for multiple operating systems. digital signage, openness, content distribution, personalisation 1. INTRODUCTION Commercial display deployments are typically tightly-managed systems dominated by advertising and traditional signage content such as corporate messages. These have been shown to be readily-overlooked by their intended viewers [5] as they are perceived as showing low-value information. Recently, researchers have predicted a movement to ‘open’ displays [4] arranged into large-scale networks [6] in which content from multiple sources can be easily integrated. Displaying content from multiple sources provides open display networks with two important advantages compared to their closed counterparts. Firstly, by allowing viewers to express preferences regarding the content shown they are more likely to be able to show information that is of interest • A web-based application store for content distribution and display management (Mercury [2]). Similar to application stores seen in the mobile domain, a store for display networks can help to foster innovation and provides a mechanism for content from a wide range of sources to become available at any display. Mercury provides a web user interface for content contribution (by developers), selection and management (by display owners), together with REST-ful APIs that allow integration with a variety of thirdparty services. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for thirdparty components of this work must be honored. For all other uses, contact the Owner/Author. Copyright is held by the owner/author(s). PerDis ’14, Jun 03-04 2014, Copenhagen, Denmark ACM 978-1-4503-2952-1/14/06. http://dx.doi.org/10.1145/2611009.2614397. • Mobile support for viewer appropriation requests (Tacita [3]). We use the Tacita mobile client and 198 PERVASIVE DISPLAYS 2014 June 3rd, 2014 – COPENHAGEN, DENMARK Figure 1: An overview of our open pervasive display ecosystem. 5. REFERENCES privacy-preserving architecture to allow display owners to open up their displays to content from passing viewers. Tacita allows viewers to browse for local displays and applications and send requests for screen real-estate. Viewer requests are routed through the desired content providers themselves rather than broadcast to displays in order to take advantage of existing trust relationships between viewers and their cloud services. [1] S. Clinch, N. Davies, A. Friday, and G. Clinch. Yarely – a software player for open pervasive display networks. In Proceedings of the 2013 International Symposium on Pervasive Displays, PerDis ’13, New York, NY, USA, 2013. ACM. [2] S. Clinch, N. Davies, T. Kubitza, and A. Schmidt. Designing application stores for public display networks. In Proceedings of the 2012 International Symposium on Pervasive Displays, PerDis ’12, New York, NY, USA, 2012. ACM. [3] N. Davies, M. Langheinrich, S. Clinch, A. Friday, I. Elhart, T. Kubitza, and B. Surajbali. Personalisation and privacy in future pervasive display networks. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, CHI ’14, New York, NY, USA, 2014. ACM. [4] N. Davies, M. Langheinrich, R. José, and A. Schmidt. Open display networks: A communications medium for the 21st century. Computer, IEEE, 45(5):58–64, May 2012. [5] J. Müller, D. Wilmsmann, J. Exeler, M. Buzeck, A. Schmidt, T. Jay, and A. Krüger. Display blindness: The effect of expectations on attention towards digital signage. In Proceedings of the 7th International Conference on Pervasive Computing, Pervasive ’09, pages 1–8, Berlin, Heidelberg, May 2009. Springer-Verlag. [6] M. Strohbach, E. Kovacs, and M. Martin. Pervasive display networks – real-world internet services for public displays. In Adjunct Proceedings of the 4th European Conference on Smart Sensing and Context (EuroSSC), pages 39–42, 2009. Together, these elements form part of a unified architecture for supporting appropriation in an open pervasive display network [Figure 1]. 3. DEMO DESCRIPTION In this demonstration we present working prototypes of all of the key components of an open displays eco-system. Delegates will be able to interact with both the application store and the mobile component in order to schedule and personalise content on a range of displays both local and remote. In addition, we will demonstrate a domain-specific version of our application store targeted at the education sector. While each individual components has been presented, this is the first time that the integration of all these components has been demonstrated. 4. ACKNOWLEDGMENTS The research leading to these results has received partial funding from the European Union Seventh Framework Programme (FP7/2007-2013) under grant agreement no. 244011 (PD-NET). We would like to thank all the staff and students that have contributed to the project. 199