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.
./tv.sh [OPTIONS] CHANNEL
- -h - help
- -V - show version
- -v - Enable debug mode
- CHANNEL - A uri to the channel to load:
sop://broker.sopcast.com:3912/123456
oracestream://ff6d068d982f5ac218d164cf43f97dc39926cf55
orhttp://example.com/tv.acelive
- open port 6878 on localhost.
- wget and w3m:
sudo apt-get install wget w3m