Extended Personal Media Networks (XPMN)

Total Page:16

File Type:pdf, Size:1020Kb

Extended Personal Media Networks (XPMN) Doctoral Thesis Extended Personal Media Networks (XPMN) by Dirk Meyer Submitted to fulfill the requirements for a degree of “Doktor der Ingenieurwissenschaften” – Dr.-Ing. – at Fachbereich 3 (Mathematik und Informatik) Universitat¨ Bremen November 16, 2009 Reviewers: Prof. Dr.-Ing. Carsten Bormann (Universitat¨ Bremen) Prof. Dr. Rainer Malaka (Universitat¨ Bremen) Colloquium (Thesis Defense): March 4, 2010 Copyright 2009, Dirk Meyer. Licensed to the public under Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Germany License. Abstract The recent years have brought many changes to the way consumers interact with media assets. Today, consumers store their media digitally and access them using multiple devices; the role of the mobile phone as a universal control and playback device is still growing. Yet, there is no generic architecture for the various devices at home and on the Internet to interact with each other. In this thesis, we enhance the Extensible Messaging and Presence Protocol (XMPP) to be the core of an Extended Private Media Network (XPMN). Essentially, we create an end-to-end security layer for XMPP providing confidentiality, data integrity, and peer entity authentication between clients, keeping usability constrains for both the end-user and the developer in mind. In addition, this thesis covers device management, non-relayed TCP connections between peers in a challenging topology, and a generic device architecture—turning XMPP into a powerful peer-to-peer network for inter-device communication. To prove the applicability of the specifications, an exemplary implementation has been built within the scope of this thesis. Moreover, the core specifications were developed in an open standardization process and are either published as XMPP extension or Internet Draft. Zusammenfassung Die letzten Jahre brachten viele Veranderungen,¨ wie Konsumenten mit ihren Medieninhalten interagieren. Sie speichern ihre Medien heutzutage digital und greifen mit unterschiedlichen Geraten¨ darauf zu, und dabei wird die Rolle des Mobiltelefons als universelle Fernbedienung und Abspielgerat¨ immer wichtiger. Allerdings gibt es keine generische Architektur, die es er- laubt, dass die unterschiedlichen Gerate¨ zu Hause und im Internet interagieren konnen.¨ In dieser Arbeit wird das Extensible Messaging and Presence Protocol (XMPP) erweitert, damit es als Kern fur¨ ein erweitertes privates Medien-Netz (Extended Private Media Network, XPMN) eingesetzt werden kann. Dies beinhaltet hauptsachlich¨ die Entwicklung einer Ende-zu- Ende-Sicherheitsschicht fur¨ XMPP, um Geheimhaltung, Datenintegritat¨ und Authentisierung zu gewahrleisten.¨ Dabei gilt der Benutzbarkeit fur¨ den Endbenutzer, aber auch der Entwick- ler besonderer Aufmerksamkeit. Zusatzlich¨ behandelt diese Arbeit Gerateverwaltung,¨ TCP- Verbindungen zwischen Clients in komplexen Netztopologien und eine generische Device- Architektur – also eine Weiterentwicklung von XMPP in ein leistungsstarkes Peer-to-Peer-Netz fur¨ Gerateinteraktion.¨ Um die Anwendbarkeit der Spezifikationen nachzuweisen, entstand im Rahmen dieser Arbeit eine prototypische Implementierung. Daruber¨ hinaus wurden die Kernspezifikationen in einem offenen Standardisierungsprozess entwickelt und als XMPP-Erweiterung oder Internet Draft veroffentlicht.¨ iv Acknowledgments The research described in this thesis has been performed at the Universitat¨ Bremen in the Ar- beitsgruppe Rechnernetze headed by Prof. Dr.-Ing. Ute Bormann. Looking back the last one and a half years, many members of this research group have been involved in discussions or the architectural design of the extended personal media network. In particular I would like to thank Prof. Dr.-Ing. Carsten Bormann for supervising my work and pointing me in the right direction when needed. Furthermore, Kevin Loos for mentioning XMPP as a possible core protocol and the teamwork on various TZI projects. In 2007 and 2008, we worked together on the Scalenet and the M4 projects dealing with mobile media and covering a small subset of the possible use cases the architecture developed within the scope of this thesis can cover. These two projects started my research activities in this area. Yet, discussions with Volker Wittpahl and Nicolas Pauluhn at the CeBIT 2006 initially sparked my interest on the concept of extended personal media networks. Even though it took two more years until this thesis was started, these discussions provided me with new (sometimes overdrawn) ideas on the way we could deal with our media assets. During my time at the Arbeitsgruppe Rechnernetze and at the graduate school “Advances in Digital Media” I had the opportunity to work together with many people with various interests and knowledge. They provided me with insight to the fields of networking, security and usabil- ity. I would like to thank all of these people for their support, notably Sebastian Feige for a different view on the topic and some very informative usability conversations. I sincerely appreciate the support I have received from members of the XSF as well as the IETF; first and foremost I would like to thank Peter Saint-Andre, the co-author of the Internet Drafts and some XMPP extensions published within the scope of this thesis. Furthermore, Dave Crid- land, Justin Karneges, Alexey Melnikov, and Eric Rescorla for the fruitful discussions on the mailing lists and during meetings in Brussels and Stockholm on XMPP end-to-end security and TLS. In addition, I would like to thank Klaus Hartke for implementing some of the specifica- tions developed within the scope of this thesis in his XMPP library and giving me some helpful feedback. This thesis would not have been possible without support from the Klaus Tschira Foundation and the graduate school “Advances in Digital Media”—and Prof. Dr. Rainer Malaka for giving me the opportunity to be part of the graduate school. The one-year scholarship gave me the chance to focus on my research. Finally, I would like to thank my friends and family who supported me over the last years; they may not even be aware of their impact on this thesis. Most notably Niels Pollem, Olaf Bergmann, Stefan Prelle, Benjamin Walther-Franks, Andreas Busching,¨ and Alina Sturck¨ for reading parts of this thesis and giving me some final advice, and last but not least Birgit Ruopp for always listening to my (sometimes unjustified) complaints and for moral support. vi Contents 1 Introduction 1 2 Use Cases and Requirements 7 2.1 Use Cases ..................................... 7 2.1.1 Resource Management in the Home Network .............. 7 2.1.2 Access Restrictions ............................ 9 2.1.3 External Services ............................. 10 2.1.4 Remote Control .............................. 11 2.1.5 XPMN Interconnection .......................... 12 2.2 Requirements ................................... 13 2.2.1 Service Provider ............................. 13 2.2.2 Interoperability .............................. 14 2.2.3 Extensibility ............................... 15 2.2.4 Accessibility from Outside the Home Network ............. 15 2.2.5 Network Error Tolerant .......................... 17 2.2.6 Resource Discovery ........................... 18 2.2.7 Device Management ........................... 18 2.2.8 Interaction with Friends ......................... 19 2.2.9 Ease of Use ................................ 20 2.3 Summary ..................................... 21 3 Current Home Networks 23 3.1 State-of-the-Art: UPnP .............................. 23 3.1.1 Overview ................................. 23 3.1.2 Security .................................. 28 3.1.3 Extending UPnP ............................. 31 3.1.4 Comparing UPnP to the XPMN Requirements ............. 32 3.1.5 Summary ................................. 33 3.2 Other Local Coordination Technologies ..................... 34 3.2.1 Zeroconf Networking ........................... 34 3.2.2 D-Bus ................................... 38 3.2.3 Message Bus ............................... 42 3.3 Lessons Learned ................................. 44 4 Beyond the Home Network 47 4.1 Web-based Applications and Services ...................... 47 vii viii CONTENTS 4.1.1 Orb .................................... 47 4.1.2 Web-based UPnP Control Points ..................... 49 4.1.3 Web-based External Services ....................... 51 4.1.4 Media Center Web-Pages ......................... 53 4.1.5 Lessons Learned ............................. 54 4.2 Peer-to-Peer Networks .............................. 55 4.2.1 Architecture of Peer-to-Peer Networks .................. 55 4.2.2 Popular P2P Networks .......................... 56 4.2.3 Lessons Learned ............................. 59 4.3 SIP-based Approach ............................... 61 4.3.1 Overview ................................. 61 4.3.2 NAT Traversal .............................. 63 4.3.3 Applying SIP to the Problem ....................... 64 4.3.4 Lessons Learned ............................. 67 4.4 XMPP-based Approach .............................. 67 4.4.1 XMPP Core ................................ 68 4.4.2 Extensions ................................ 69 4.4.3 “Jabber going Social” .......................... 72 4.4.4 Applying XMPP to the Problem ..................... 74 4.4.5 Lessons Learned ............................. 75 4.5 Summary ..................................... 76 5 Refining the Requirements 79 5.1 Initial Requirements ................................ 79 5.2 Networking Layer ................................. 80 5.2.1 Media Transport
Recommended publications
  • I Want My Mythtv
    I want my MythTV Tim Fenn [email protected] What are DVRs? ● Digital Video Recorders - digital devices used to schedule/record television programs ● typically include features like fast forward, rewind, pause recorded and ªliveº TV ● standalone service - e.g. TiVo, Replay TV ● integrated service ± e.g. Comcast How does MythTV compare? ● Free and open source ● for users, by users ● Runs under Linux and (frontend only) MacOSX ● SQL backbone ● client/server architecture (think: one box for inputs/recording, any other number of boxes for viewing) ● nobody cares what you do with it or how you use it (10 capture cards? Sure! Can I control my lights and ceiling fans using the same box? OK! Watch/burn/rip DVDs? DeCSS, hah!) ● Con: requires know-how of hardware and (primarily Linux) software So what is MythTV capable of? Example screenshots... Example screenshots... Example screenshots... Example screenshots... Example screenshots... Example screenshots... Required Hardware (backend) ● TV capture card: – Hauppauge PVR cards (150/250/350/500) are very popular (encoding done in hardware) ($70-200)1 ● well supported in linux (Chris Kennedy, Tyler Trafford, John Harvey et al. and some actual vendor support on register settings)2 – older bttv (bt848/bt878) chipsets (WinTV-Go, etc, etc...) – Plextor ConvertX PX-TV402U (USB 2.0 device) ● fully open sourced SDK (and gave free stuff to Isaac Richards)3 1. http://www.hauppauge.com 2. http://www.ivtv.tv 3. http://www.plextor.com/english/support/LinuxSDK.htm Required Hardware (backend) ● currently supported HDTV cards require encoding in software (computationally demanding, requires a P4 and ~9gig/hr of media) – very tricky for several reasons: OTA/QAM/resolution/DVB vs.
    [Show full text]
  • I Know What You Streamed Last Night: on the Security and Privacy of Streaming
    Digital Investigation xxx (2018) 1e12 Contents lists available at ScienceDirect Digital Investigation journal homepage: www.elsevier.com/locate/diin DFRWS 2018 Europe d Proceedings of the Fifth Annual DFRWS Europe I know what you streamed last night: On the security and privacy of streaming * Alexios Nikas a, Efthimios Alepis b, Constantinos Patsakis b, a University College London, Gower Street, WC1E 6BT, London, UK b Department of Informatics, University of Piraeus, 80 Karaoli & Dimitriou Str, 18534 Piraeus, Greece article info abstract Article history: Streaming media are currently conquering traditional multimedia by means of services like Netflix, Received 3 January 2018 Amazon Prime and Hulu which provide to millions of users worldwide with paid subscriptions in order Received in revised form to watch the desired content on-demand. Simultaneously, numerous applications and services infringing 15 February 2018 this content by sharing it for free have emerged. The latter has given ground to a new market based on Accepted 12 March 2018 illegal downloads which monetizes from ads and custom hardware, often aggregating peers to maximize Available online xxx multimedia content sharing. Regardless of the ethical and legal issues involved, the users of such streaming services are millions and they are severely exposed to various threats, mainly due to poor Keywords: fi Security hardware and software con gurations. Recent attacks have also shown that they may, in turn, endanger Privacy others as well. This work details these threats and presents new attacks on these systems as well as Streaming forensic evidence that can be collected in specific cases. Malware © 2018 Elsevier Ltd. All rights reserved.
    [Show full text]
  • Betreutes Fernsehen Bitparade
    08/2016 Myth-TV, Kodi, Plex, OSMC und DVB-Link im Test Software Betreutes Fernsehen Bitparade 46 Fernsehsendungen sehen und aufzeichnen, HD-Videos streamen, Musik hören, Bilder betrachten und noch einige Tricks mehr versprechen freie und kommerzielle Mediacenter-Programme für Linux-PCs, aber auch für den Raspberry Pi. Die Bitparade holt sich fünf Kandidaten ins heimische Wohnzimmer. Erik Bärwaldt www.linux-magazin.de Auge gefasste Gerät mitbringt. Als erste Anlaufstelle hierbei dient das Wiki des Linux-TV-Projekts [6], das über eine um- fangreiche Hardwaredatenbank verfügt. Die enthält auch wertvolle Installations- hinweise, da der User mancherorts für DVB- und Analog-TV-Komponenten noch proprietäre Firmware in das Mediacenter integrieren muss. Ein weiterer Stolperstein taucht auf, möchte der User auf einem bereits be- stehenden Linux-System manuell Media- center-Applikationen nachinstallieren. Da die Multimedia-Software meist als Client- Server-Applikation arbeitet, zieht Linux häufig noch die üblichen Verdächtigen hinterher, etwa Apaches Webserver, PHP 7 oder das MySQL-Datenbank-Back end. Hierbei treten unter Umständen Probleme auf, die unerfahrene Anwender überfor- © leeavison, 123RF © leeavison, dern und erfahrene nerven. Beiden Gruppen sei geraten, zu dedizier- Computertechnik und Unterhaltungs- stellt sich für den Interessenten erst ein- ten Mediacenter-Distributionen zu grei- elektronik wachsen immer weiter zusam- mal die Frage, welches Mediacenter sich fen. Die stimmen die einzelnen Kom- men. So nimmt es nicht Wunder, dass es für ihn eignet. Um die Qual der Wahl ab- ponenten optimal aufeinander ab und neben den herkömmlichen multimedialen zukürzen, vergleicht das Linux-Magazin konfigurieren sie vor. Speziell angepasste Computerprogrammen inzwischen ganze mit Myth-TV [1], Kodi [2], Plex Media- Installationsroutinen integrieren oft auch Softwaresuiten gibt, die den Computer im server [3], OSMC [4] und DVB-Link [5] gleich die Netzwerkdienste ins System.
    [Show full text]
  • 132093859.Pdf
    MediaPortal Mais: LinuxMCE em detalhes O Media Portal é um programa gratuito, desenvolvido WINDOWS MEDIA CENTER como Software Livre, e uma opção para quem quer montar um Media Center sem abandonar o Windows XP. Originalmente uma versão especializada do Windows, o Mais: MediaPortal em detalhes Windows Media Center agora é parte das edições Home Premium e Ultimate do Windows Vista. Não é necessário MythTV instalar ou configurar nada separadamente, o programa é instalado junto com o sistema operacional e pode ser O MythTV é o sistema media center baseado em Linux acessado via ícone no menu Iniciar. mais popular no mercado, e usá-lo como base para seu media center tem algumas vantagens. A principal, e mais O Windows Media Center oferece tudo o que você pode óbvia delas, é o preço. Uma licença do Windows Vista precisar em um media center básico, inclusive opções de Home Premium, que já inclui o Windows Media Center, gravação e reprodução de TV ao vivo. custa perto de R$ 500. Já uma cópia da versão mais recente do Fedora ou Ubuntu mais o MythTV custa zero: Com hardware extra, você pode fazer o computador ambos podem ser baixados gratuitamente da Internet. simular um controle remoto para comandar o decodificador de TV a cabo e agendar gravações sem Mais: MythTV em detalhes falhas mesmo estando fora de casa. A programação deste recurso é meio maçante: a maioria dos decodificadores de LinuxMCE TV a cabo no mercado nacional não consta na lista do Windows Media Center, e você terá de fazer a Este novato no mundo dos Media Centers também roda programação manual, apertando cada botão do controle sobre o Linux, mais especificamente sobre o Kubuntu, remoto várias vezes até o micro aprender os comandos.
    [Show full text]
  • Jonathan Zittrain's “The Future of the Internet: and How to Stop
    The Future of the Internet and How to Stop It The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters Citation Jonathan L. Zittrain, The Future of the Internet -- And How to Stop It (Yale University Press & Penguin UK 2008). Published Version http://futureoftheinternet.org/ Citable link http://nrs.harvard.edu/urn-3:HUL.InstRepos:4455262 Terms of Use This article was downloaded from Harvard University’s DASH repository, and is made available under the terms and conditions applicable to Other Posted Material, as set forth at http:// nrs.harvard.edu/urn-3:HUL.InstRepos:dash.current.terms-of- use#LAA YD8852.i-x 1/20/09 1:59 PM Page i The Future of the Internet— And How to Stop It YD8852.i-x 1/20/09 1:59 PM Page ii YD8852.i-x 1/20/09 1:59 PM Page iii The Future of the Internet And How to Stop It Jonathan Zittrain With a New Foreword by Lawrence Lessig and a New Preface by the Author Yale University Press New Haven & London YD8852.i-x 1/20/09 1:59 PM Page iv A Caravan book. For more information, visit www.caravanbooks.org. The cover was designed by Ivo van der Ent, based on his winning entry of an open competition at www.worth1000.com. Copyright © 2008 by Jonathan Zittrain. All rights reserved. Preface to the Paperback Edition copyright © Jonathan Zittrain 2008. Subject to the exception immediately following, this book may not be reproduced, in whole or in part, including illustrations, in any form (beyond that copying permitted by Sections 107 and 108 of the U.S.
    [Show full text]
  • Iepg: an Ego-Centric Electronic Program Guide and Recommendation Interface
    iEPG: An Ego-Centric Electronic Program Guide and Recommendation Interface Chris Harrison Brian Amento Larry Stead Carnegie Mellon University AT&T Research Labs AT&T Research Labs [email protected] [email protected] [email protected] ABSTRACT and talk about them after they have aired - the so-called “water Conventional program guides present television shows in a list cooler effect” [11]. The value of this shared experience increases as view, with metadata displayed in a separate window. However, more people participate. this linear presentation style prevents users from fully exploring Groups can establish common shows to watch by discussing an and utilizing the diverse, descriptive, and highly connected data upcoming series or television event, or via a recommendation. associated with television programming. Additionally, despite the Unfortunately, recommendations may not be suitable for the entire fact that program guides are the primary selection interface for group. In addition, as the group grows, it becomes harder to manage television shows, few include integrated recommendation data to which shows have been recommended and for what reasons. This help users decide what to watch. iEPG presents a novel interface social data, in its most general form, consists of which individuals concept for navigating the multidimensional information space watch a particular show and their opinions of that show’s quality. If associated with television programming, as well as an effective this data were available when users were selecting what to watch, visualization for displaying complex ratings data. Results from a they would not only be more likely to make an informed decision user study indicate people appreciate the ability to search for about what shows may be of interest to them, but also increase their content in non-linear ways and are receptive to recommendation potential to reinforce social connections with their friends by systems and unconventional EPG visualizations.
    [Show full text]
  • DVR Meets Web with an “Air Time” and a Source Channel
    Desktop Integrating Web Video grams and subscriptions. For content de- livered via live broadcast, it is a neces- sity. MythVideo In previous generations of MythTV, all video content that was not recorded from hardware tuners was accessible only through a separate plugin, Myth- Video [2]. MythVideo could play back almost any media type, but the integra- tion it provided with the rest of the sys- tem was poor. It used a separate storage directory and a separate database table, and it was buried in a separate part of the menu structure – as was its comple- ment of settings and preferences. It even used a different interface for navigating between videos, more akin to a simple filesystem browser than MythTV’s user- friendly Recordings screen. If you ©Todd Arena, 123RF.com Arena, ©Todd wanted to associate metadata with your files (i.e., “cover” images, dates, or syn- opses), you had to add that for each in- dividual file. That said, one good thing that Myth- Video brought to the party was support for any and every media type: It didn’t matter where the video came from, how it got to your computer, or whether it Integrate web video with MythTV was from a series, a standalone work, or even something you shot with your phone. MythTV’s Recordings interface is built around items that can be associated DVR meets web with an “air time” and a source channel. As I’ll describe, several of the web video With MythTV and a couple of plugins, you can merge Internet-delivered solutions find ways to cope with that set of constraints, with varying degrees of video right into your DVR playlist.
    [Show full text]
  • Mythtv Howto Pdf
    Mythtv howto pdf MythtMvyth tvh hoowtow pdfto pdf DOWNLOAD! DIRECT DOWNLOAD! Mythtv howto pdf This HOWTO document is maintained within the MythTV wiki. The real FAQ answer is at http:www.mythtv.orgdocsmythtv- HOWTO-11.htmlss11. If you have any comments or suggestions - please.set up MythTV on your main workstation and let it act as the server portion of your home digi- tal media center. Youll find nu- merous HowTo documents on.Ubuntu Linux is a great basis for a general purpose MythTV Media Centre and has the latest version of MythTV 0. 24 ready to install from its software. This page is a translated version of a page MythTV9. mythtv howto 0.27 2 and the translation is. If you wish to install MythTV afterwards, use Systemsteuerung. 2011-повідомлень: 10-авторів: 4Secondly, while Im in mythTV I selected UtilitiesSetup Setup and followed. Actually the pdf that used to be the mythbuntu install instructions. mythtv howto 2009-повідомлень: 9-авторів: 3There is a good pdf www.mythtv.orgdocsmythtv-HOWTO.pdf that shows how in a little more detail. You can move the existing recordings to. mythtv cccam howto Here you will find my mythtv Install notes, How-Tos, and other generl info I. Fedora MythTVology HOWTO from May, 15 2007 PDF Icon.png.A screenshot of MythTVs main menu in the default theme, Terra. See the mythtv-HOWTO. A backend server and frontend client architecture, allowing multiple frontend client machines. Can I run mythbackend on Raspberry Pi? A definitive YES, I have mythtv raspbian running on a Pi. Http:help-it.cchowtoMythRaspbian.pdf.MythTV is a GPL licensed suite of programs that allow you to build the mythical home media.
    [Show full text]
  • Project Cauã
    Project Cauã Jon "maddog" Hall Executive Director Linux International and President, Project Cauã Copyright Project Cauã 2011 1 Who Am I? ● In the computer industry since 1969 – Mainframes 5 years – Unix since 1980 – Linux since 1994 ● Companies (mostly large): Aetna Life and Casualty, Bell Labs, Digital Equipment Corporation, SGI, IBM ● Programmer, Systems Administrator, Systems Engineer, Product Manager, Technical Marketing Manager, Educator, Author ● Extremely large systems to extremely small ones ● Vendor and a customer Copyright Project Cauã 2011 2 Who Am I? Linux ● May 1994 – funded Linus Torvalds at DECUS – Obtained Alpha for him to do port ● CISC/RISC ● 32/64 bit – Assembled DEC engineering team ● 1995 – Assumed ED role for Linux International – LMI – defended Linux Trademark – LPI – created SysAdmin certification program – LSB – Linux Standard Base ● Promote Linux Worldwide Copyright Project Cauã 2011 3 What Do You Think Of? Copyright Project Cauã 2011 4 What Do You Think Of? Copyright Project Cauã 2011 5 What Do You Think Of? Copyright Project Cauã 2011 6 What Do You Think Of? Copyright Project Cauã 2011 7 Latin America ● 83 per cent of the people live in Urban areas (and more moving in) ● Often the Internet is not 500 miles away ● We can train and re-train people. Copyright Project Cauã 2011 8 Goals ● Create millions of new, private sector high-tech jobs in Latin America, many millions more worldwide ● Make computers easier to use – Ease of use is not about “i”...but about “u”.... ● Create more environmentally friendly computing
    [Show full text]
  • Mythtv Quick Start Guide
    MythTV Quick Start Guide This guide was written and tested with 1 SiliconDust HDHomeRun Prime (3 tuners) and a Schedules Direct subscription (lineup previously configured for your location), but should be easily adaptable to other configurations and countries. It is written from the perspective that this is the first MythTV system in the network. MythTV contains many different configuration options. This quick start guide shows the minimum recommended setup required to begin using MythTV. Although this guide is long, it is because it shows each screen (many with no changes necessary) and is intended for MythTV beginners. Any question, comments, or concerns regarding this quick start guide should be directed to our mailing list at [email protected] MythTV Quick Start Guide Terminology Backend Frontend Install Mythbuntu Configuration Exit Mythfrontend Setup static IP address Enter the MythTV Backend setup 1. General 2. Capture cards 3. Recording Profiles 4. Video sources 5. Input connections 7. Storage Directories 8. System Events Exit setup Terminology Taken from http://www.mythtv.org/detail/mythtv Backend The backend server application runs the core "behind the scenes" functionality for MythTV. The bulk of this is taken up by scheduling and recording your TV shows, but also includes keeping your TV listings up to date, managing the database, and performing routine maintenance on any files generated in the recording process. Backend servers are also responsible for streaming recording files to any remote frontends that do not have direct access to them. Having a separate backend application allows ambitious users to split their MythTV setup between different locations best suited to each task.
    [Show full text]
  • Mythtv Database Schema Upgrade Failed
    Mythtv Database Schema Upgrade Failed suspiredGabriello stumpily.still derate Off-the-shelf inconceivably or strangled,while copacetic Dario Sheldennever amend divagates any eavesdroppers! that holder. Odorous and coward Emmet trode her pontifical drizzle advocate and New files onto the schema upgrade mythtv database failed to store a troubleshooting error discovered by the network looking good log as cabel provider arbitrarily porks your troubles are You should work nice for the irc channels through to upgrade mythtv database failed recordings are likely to find the permissions for describing such as it interprets my pi with generic names. After upgrading to mythtv-backend-290-1fc26x664 the stud end fails. Crt and mythtv on the database schema upgrade mythtv failed to database schema versions on my server. It seems that the pvr. 200-02-17 213326544 Database Schema upgrade FAILED unlocking. You decide which usually problematic, follow ask the mythtv database schema upgrade failed! 2012-02-06 20171227 Couldn't upgrade database as new schema. They show you are practiced by mythtv database schema upgrade failed recordings that architecture. Some compiler that is found right proceedure to be set to readme file but myth database schema upgrade mythtv database failed to compile type to be fine from router to meet dependencies are a pvmove had saved me. Not sure that part of drift between novell and reinstall everything is hella slow progress strategy, however now be a mythtv database schema upgrade failed! Depending on upgrade failed recordings appear to design a mythtv database schema upgrade failed! 33906 Request MythTV port MacPorts. Upon restarting mythbackend, just butt them with known correct info.
    [Show full text]
  • Esperto Informatico
    Inizio Politecnico Open unix Labs Corsi Linux Base 2013 Bruno Aleci Costruzione di un Media Center Con Rasberry PI e OpenELEC Hardware e Software Open Source [email protected] 1 Cos'è un Media Center ● Visualizzatore Immagini ● Visualizzatore Video ● Navigazione Web ● Condividere Risorse ● Decoder DVB-T ● Registrazione da DVB-T (PVR) [email protected] 2 Distro Media Center ● XMBC Live ● Mythbuntu (basato su MythTV) ● Element (XMBC) ● GeeXboX ● OpenELEC (XBMC) [email protected] 3 Prodotti Closed ● Apple TV – Prezzo € 109 – Problemi con DRM – Bluetooth solo tra device Apple ● 4geek Playo ● JRiver Media Center ● Samsung HomeSync [email protected] 4 Apple TV ● DRM valido solo tra i dispositivi apple, non si possono trasferire i file su usb o su un altro device. ● Non è estendibile con altri Addons / Plug-in ● Fare il JailBreak la licenza Apple scade [email protected] 5 Immagini AppleTV [email protected] 6 JRiver Media Center ● Programma per Windows closed a pagamento ● Requisiti hardware alti ● Consuma troppe risorse [email protected] 7 4geek Playo ● Closed anche se monta linux ● Problemi di trasferimento file > 4GB ● Poca RAM ● Non supporta estensioni aggiuntive [email protected] 8 4geek Playo [email protected] 9 Perché Rasberry PI ● Hardware Open Source ● Consuma poca corrente ● Visualizza filmati FULL HD 1080P ● Dimensioni ridotte ● Distro Linux Rasbian, Rasbxmbc (ArchLinux, Gentoo per power user) ● Utilizzo in diversi modi come media center, server
    [Show full text]