Tried the Pi 2 as Serviio server, but couldn't get it to work till now. I try to watch a twitch stream. I can see the different qualities, but when I try to start the stream it always tells mit that the file readable. I tested every profile (like I did with the windows machine before, what helped)
I have to say I'm a newbie to Linux but I followed two how-tos:
One to install serviio:
http://wiki.serviio.org/doku.php?id=how ... l:raspbianThe other one to compile ffmpeg:
http://wiki.serviio.org/doku.php?id=build_ffmpeg_linuxI had some problems to install libfaac-dev following the second how-to (it wasn't in the repository) but I could add a repository to source.list and installed it later.
I guess it is a problem caused through ffmpeg.
I'll try some local files later.
Edit: Started from scratch and followed the first how-to and it works.
I had to find another address for libaacplus. I used
- Code:
wget http://tipok.org.ua/downloads/media/aacplus/libaacplus/libaacplus-2.0.2.tar.gz
instead of
- Code:
wget http://217.20.164.161/~tipok/aacplus/libaacplus-2.0.2.tar.gz
I can watch the streams in source, high, low and mobile quality. But the first two qualities are two heavy for either the network and/or the Pi. They stagnate constantly. Dunno why medium doesn't work. I always get the message that the file is not readable.