Git Product home page Git Product logo

champ's Introduction

champ

Codewake

Experiment into 2nd screen player for Plex protocol on single board computers like RPi. Build instructions https://github.com/dz0ny/champ/wiki/Building-for-RPi

Developing

  1. Install local build of mpv and ffmpeg (https://github.com/mpv-player/mpv-build#instructions-for-debian-and-ubuntu) and use ffmpeg_options and mpv_options specified below.
  2. Set HOPATH to root of the project or use gobu
  3. make

ffmpeg_options

--enable-pic
--enable-gpl
--enable-libfreetype
--enable-libmp3lame
--enable-libopus
--enable-libtheora
--enable-libvorbis
--enable-libvpx
--enable-gnutls
--enable-libx264
--enable-libx265
--enable-nonfree
--disable-encoders
--disable-muxers
--disable-indevs
--disable-ffplay
--disable-ffprobe
--disable-ffmpeg
--disable-ffserver
--disable-debug
--disable-doc

mpv_options

--prefix=/
--enable-libmpv-shared
--disable-tv
--disable-dvbin
--disable-libbluray
--disable-dvdread
--disable-cdda
--disable-cplayer
--disable-debug-build
--disable-manpage-build
--disable-html-build
--disable-pdf-build

Install

App is packaged with snap and published in app store and under https://github.com/dz0ny/champ/releases

Usage

The main thing

➜ champ [<flags>]

Minimalistic Plex 2nd screen client

Flags:
  --help                  Show context-sensitive help (also try --help-long and
                          --help-man).
  --debug                 Verbose mode.
  --title="Champ Player"  Name of this player
  --port="32016"          HTTP server port
  --version               Show application version.

Dev helper for MPV integration, this will later be integration into champ.

➜ spinwheel [<flags>]

Shuffle player which also plays from YouTube(tm)

Flags:
      --help               Show context-sensitive help (also try --help-long and --help-man).
      --debug              Verbose mode.
  -p, --playlist=PLAYLIST  Path to playlist file (.yaml)
      --version            Show application version.

champ's People

Contributors

dz0ny avatar

Watchers

 avatar  avatar  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.