William Penton

Results 10 comments of William Penton

I must still have something incorrect... its memory usage still vastly surpassed the 1GB mark. This is the command that I am using to capture my live stream: /usr/bin/bmdcapture -C...

I have tried many different iterations of the command that I posted the other day but I still cannot get this to stop the continuous growth. What do you mean...

The cards being used are the DeckLink SDI and the DeckLink Duo. I am using the following versions: libav-0.8.2-2.fc16.x86_64 bmdcapture (latest from github) I don't think that the machine is...

``` top - 09:18:13 up 2 days, 17:48, 3 users, load average: 0.05, 0.06, 0.05 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie Cpu(s): 0.7%us, 0.7%sy, 0.0%ni,...

I used the following command: ``` valgrind --tool=memcheck --leak-check=full --show-reachable=yes --track-origins=yes -v /usr/bin/bmdcapture -C 0 -m 12 -A 2 -V 4 -F nut - -f pipe:1 > /dev/null ``` The...

Coworkers have a workaround... cron restarts the capture process after about 9 to 13 hours. We have safeguards in place in case if it wants to restart during a scheduled...

Has anyone come up with a fix/workaround for this yet?

I have run into this exact issue. I solved this by making sure that I run `sudo systemctl start docker` and then running `sudo docker-compose up`

I second this suggestion of proper error message like "Error: Docker process not running"

Still not working 100%. Manjaro linux. When I tell it to open an app like GitKraken from `/opt/gitkraken/gitkraken` it scans it for a moment then closes BUT that only happens...