Caleb Fenton
Caleb Fenton
Thanks for the report. What version of smali / baksmali do you have on your path? What version of dex-oracle are you using? Is it from master?
@hynekdav thanks for the info. I think I just need to update the published gem from what's on master. Could you test with master as a confirmation? I think it's...
Try from master?
What's the exact error you're getting? On Sun, Nov 11, 2018 at 7:15 AM Daniil Zobov wrote: > Built gem from master - no difference 😔 > > — >...
I started getting this error when I enabled hardware encoding with my nvidia GPU. Blue Iris detects it but encoding fails, even if I install drivers on the linux host....
After many months, I got nvidia GPU hardware acceleration working and enabled h256 on all my cameras :) The key was using VirtualGL and Nvidia's CUDA image as the base....
Also many thanks to https://github.com/ehfd/docker-nvidia-egl-desktop for showing it's possible to have a full wine desktop with hardware acceleration running in a docker container. I borrowed many ideas from here.
The problem as I saw it was the updater closes blueiris and supervisord immediately restarts it. The results are unpredictable but in general some files will fail to be updated...
As a quick hack, you can just mount a local copy of supervisord.conf to `/etc/supervisor/conf.d/supervisord.conf`. This would allow you to make any changes you want and just restart / recreate...
@BlueManRising What fails in dockerhub? How does it fail? How does something fail in dockerhub -- I thought it was just a place that hosts images? What is branch 3?...