[Pianod] can piano (v1) still be made to work?
Michael R. Hines
michael at hinespot.com
Wed Apr 13 07:37:55 PDT 2016
OK, I got the most recent version working inside of a docker container,
like this:
docker run -d -p 0.0.0.0:2222:22 -p 0.0.0.0:4446:4446 -p
0.0.0.0:4445:4445 --device=/dev/snd --name pianod pianod6 bash -c
"service ssh start && /root/pianod/src/pianod -n root"
By the way, Perette: The websockets client is VERY nice. Well done.
My wife loves it. She uses it from her tablet to play music for the baby
on our entertainment center. =)
- Michael
On 04/10/2016 08:48 PM, Perette Barella wrote:
> Hi Michael!
>
>> I'm getting this with a circa-2015 version of pianod v1:
>>
>> ...
>> 100 pianod 0.07. Welcome!
> 0.07!? That version dates back to November/December 2012, with an old version with libpiano for an earlier/deceased protocol I think. Download 175 or 176.
>
> http://deviousfish.com/Downloads/pianod/pianod-175.tar.gz
> http://deviousfish.com/Downloads/pianod/Devel/pianod-176.tar.gz
>
> 176 has a PolarSSL build option.
>
> As far as version 2:
>> libavplayer.cpp:18:34: fatal error: libavutil/replaygain.h: No such file or directory
>> #include <libavutil/replaygain.h>
> Sounds like a library is missing.
> $ apt-cache search avutil
> libavutil-dev - Development files for libavutil
> libavutil54 - Libav utility library
>
> Probably these?
>
> Perette
>
> --
> Perette Barella • perette at barella.org • 585-286-1312
> 176 Middlesex Road, Rochester NY 14610
>
> On 2016年04月10日, at 18:37, Michael R. Hines <michael at hinespot.com> wrote:
>
>> libavplayer.cpp:18:34: fatal error: libavutil/replaygain.h: No such file or directory
>> #include <libavutil/replaygain.h>
> _______________________________________________
> Pianod mailing list
> Pianod at lists.deviousfish.com
> http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com
More information about the Pianod
mailing list