Code Monkey home page Code Monkey logo

xibo-linux's Introduction

XiboLinux

xibo-player

Building from sources

Building manually

NOTE: these libraries can require additional installations if you haven't such

  • cmake>=3.14 cross-platform software for managing the build process
  • gtk>=3.18 and gtkmm>=3.18 GUI library and C++ bindings
  • glib>=2.56 and glibmm>=2.56 low-level system library written in C and C++ bindings
  • gstreamer>=1.8, gstreamer-base-plugins>=1.8 multimedia framerwork with base plugins
  • gstreamer1.0-libav needed for running video content
  • cryptopp>=8.1 for crypto utils (RSA, RC4 etc.)
  • zeromq>=4.3 distributed messaging
  • webkitgtk>=2.4.10 web content rendering
  • Boost.System>=1.69, Boost.Date_Time>=1.69 and Boost.Thread>=1.69

Building with Docker (only for Ubuntu 16.04)

  • Install Docker
  • Clone this repository
  • Run sudo docker build -t xibo-linux . in the root of the repository
  • docker run -v /path/to/local/clone/build:/build xibo-linux
  • The Player binaries will be built and output in to your build directory

xibo-linux's People

Contributors

alexharrington avatar dasgarner avatar maurofmferrao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.