Maigre

Results 24 comments of Maigre

Got the same error on RPi Arch armv7 when executing `pip install syncthing` it works well with `pip install 'syncthing==2.4.1'` Best, Thomas

TODO: Create a dependencies list

Hi, are you running Raspbian ? You could try a sudo apt install libssl Best, Thomas 2017-09-19 21:36 GMT+02:00 DanielPineiroCalvo : > Hello! > > I'm trying to set up...

Did you install and compile openFramework successfully ? 2017-09-27 22:34 GMT+02:00 neothermic : > I was able to solve this by manually downloading the specific version of > libssl and...

You should have a look on HPlayer2 too, which provide an already build binary alongside the sources. Downside is the doc is not really detailed at the moment. It warp...

Hi, i'll try to post a better doc as soon as i can. the basic idea of HPlayer2 is that it allow to interface several types of I/O with the...

Hi Landfishy, i stopped working on HPlayer a while ago, and switched to HPlayer2: https://github.com/Hemisphere-Project/HPlayer2 - For your dependency issue on HPlayer: did you try to re-compile everything (including OF)...

Hi ! It seems like a OF install issue, you could try to follow the OF guide to first compile de lib, and then try to build HPlayer from there....

Hi! digging up into the code i can see the feature has been prepared but not fully implemented. The video end do not trigger the send /end osc event, and...