sport4minus

Results 1 issues of sport4minus

(maybe i am missing something..) launching multiple instances of omxplayer and controlling them separately seems not to be possible. e.G. var omx1 = require('omxplayer-controll'); var omx2 = require('omxplayer-controll'); omx1.open('path_to_file', opts);...