Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

motioneye-nvidia not using gpu #2

Open
Sloth-on-meth opened this issue Mar 15, 2021 · 2 comments
Open

motioneye-nvidia not using gpu #2

Sloth-on-meth opened this issue Mar 15, 2021 · 2 comments

Comments

@Sloth-on-meth
Copy link

Sloth-on-meth commented Mar 15, 2021

hi there! i tried your motioneye nvidia docker image and can't get it to utilize the GPU .

    image: stixes/motioneye-nvidia:latest
    container_name: motioneye
    runtime: nvidia
    environment:
      - GUID=0
      - PUID=0
      - NVIDIA_VISIBLE_DEVICES=all
      - TZ=Europe/Amsterdam
    ports:
      - "8081:8081"
      - "8765:8765"
    volumes:
      - /docker/motioneye:/etc/motioneye
      - /docker/motioneye/var:/var
      - /allejezusgrotedrive/cameras:/cameras
    networks:
      - internal
      - web
    labels:
      - traefik.enable=true
      - traefik.port=8765
      - traefik.frontend.rule=Host:motioneye.DOMAIN.nl

when i open nvtop, it doesnt show this process, and the CPU seems to be taking the load.
I'm running a GTX 1050TI, my Plex docker container does work with NVIDIA

@ghost
Copy link

ghost commented Aug 22, 2021

Same issue Here on GTX1660

@kpcz
Copy link

kpcz commented Oct 13, 2021

same issue with Geforce gt 710 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants