Skip to content

motioneye-nvidia not using gpu #2

Description

@Sloth-on-meth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions