francesconistri / p2ptv-pi

P2P TV (Sopcast & AceStream) for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2ptv-pi

P2P TV (Sopcast & AceStream) for Raspberry Pi.

Sopcast Client based on this Sopcast client for Linux and qemu-i386. Thanks to tayoken for recompiling qemu-i386 and sharing it.

AceStream Client is taken from Github repository.

Script usage

./tv.sh [OPTIONS] CHANNEL

Options

  • -h - help
  • -V - show version
  • -v - Enable debug mode
  • CHANNEL - A uri to the channel to load: sop://broker.sopcast.com:3912/123456 or acestream://ff6d068d982f5ac218d164cf43f97dc39926cf55 or http://example.com/tv.acelive

Requirements

  • open port 6878 on localhost.
  • wget and w3m: sudo apt-get install wget w3m

About

P2P TV (Sopcast & AceStream) for Raspberry Pi

License:MIT License


Languages

Language:JavaScript 60.6%Language:Python 37.3%Language:CSS 1.8%Language:HTML 0.3%Language:Makefile 0.1%