Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1
sudo apt-get install libcec-dev libcec4=4.0.1+dfsg1-1+rpi1 libavresample-dev
@@ -86,6 +86,8 @@ int VideoOMX::init(UCHAR tformat)
if (initted) return 0;
initted = 1;
+ bcm_host_init();