Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Proxmox LXC mit Frigate

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Proxmox LXC mit Frigate

    This topic has been deleted. Only users with topic management privileges can see it.
    • Neuschwansteini
      Neuschwansteini @wendy2702 last edited by

      @wendy2702

      Hi,
      in dem lxc liegen die configs in /opt/frigate, dort das docker-compose.yaml editieren und dann den docker neu starten

      1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 last edited by wendy2702

        @ilovegym Danke, aber ich nutze ja die Variante ohne Docker.

        Neuschwansteini 1 Reply Last reply Reply Quote 0
        • Neuschwansteini
          Neuschwansteini @wendy2702 last edited by

          @wendy2702 welche meinst du, dort gibts zur Zeit nur eine LXC... und die ist mit Docker, nur ohne Portainer..

          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @Neuschwansteini last edited by wendy2702

            @ilovegym das hier müsste ohne Docker sein

            https://community-scripts.github.io/ProxmoxVE/scripts?id=frigate

            Zumindest läuft es bei mir ohne Docker, war aber damals noch nicht das Community Script.

            M 1 Reply Last reply Reply Quote 0
            • M
              martinschm @wendy2702 last edited by

              @wendy2702 said in Proxmox LXC mit Frigate:

              @ilovegym das hier müsste ohne Docker sein

              https://community-scripts.github.io/ProxmoxVE/scripts?id=frigate

              Zumindest läuft es bei mir ohne Docker, war aber damals noch nicht das Community Script.

              Wisst ihr zufällig ob die Version auch ohne Anpassungen auf dem proxmox hosts System funktioniert?
              Hab frigate damals per Hand installiert und musste auch auf dem host System Anpassungen machen.

              Muß jetzt wegen einem Hardwaredefekt proxmox komplett neu aufsetzen und wäre froh wenn ich frigate einfach nur per Script neu installieren könnte.

              Neuschwansteini 1 Reply Last reply Reply Quote 0
              • Neuschwansteini
                Neuschwansteini @martinschm last edited by

                @martinschm

                ja geht, vor ein paar Wochen erst einen zusaetzlichen Installiert, laeuft als lxc wie von @wendy2702 genannt (holt sich das docker file und laeuft auch so, nur ohne Portainer), und das auf einem Lenovo M720q I5 ohne Probleme mit 6 Cameras.

                M 1 Reply Last reply Reply Quote 1
                • M
                  martinschm @Neuschwansteini last edited by

                  @fu_zhou schau mal hier direkt drüber das Skript. Vielleicht hilft dir das dein Frigate schnell aufzusetzen.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    martinschm @martinschm last edited by martinschm

                    Hi,

                    habe frigate mit Hilfe des Skripts installiert und dann noch kurz die Container Config angepasst um den Coral Stick durchzureichen. Ging deutlich schneller als meine erste frigate Installation.

                    Ich habe nur noch ein Problem mit go2rtc.
                    So sieht meine frigate Config aus, laut ChatGPT sollte es so korrekt sein.

                    detectors:
                      coral:
                        type: edgetpu
                        device: usb
                    
                    go2rtc:
                      streams:
                        Eingang:
                          - rtsp://psswd:user@192.168.1.141:8554/unicast
                    
                    cameras:
                      Eingang:
                        ffmpeg:
                          hwaccel_args: preset-vaapi
                          inputs:
                            - path: rtsp://psswd:user@192.168.1.141:8554/unicast
                              #input_args: preset-rtsp-restream
                              roles:
                                - detect
                    
                        detect:
                          enabled: true
                          width: 640
                          height: 480
                    

                    Leider kann ich weder über http://192.168.1.104:1984/api/hls/Eingang.m3u8 noch über http://192.168.1.104:1984/api/mjpeg/Eingang einen Stream öffnen, sondern bekomme einen 404 Fehler.

                    Das Log zu go2rtc sieht auch unverdächtig aus.

                    info 2025-01-20 11:44:47 startup Preparing new go2rtc config...
                    info 2025-01-20 11:44:48 startup Starting go2rtc...
                    info 2025-01-20 11:44:48 startup go2rtc platform=linux/amd64 revision=199fdd6 version=1.9.8
                    info 2025-01-20 11:44:48 startup config path=/dev/shm/go2rtc.yaml
                    info 2025-01-20 11:44:48 rtsp listen addr=:8554
                    info 2025-01-20 11:44:48 webrtc listen addr=:8555/tcp
                    info 2025-01-20 11:44:48 api listen addr=:1984
                    

                    Woran kann das mit den 404s liegen ?

                    uweklatt 1 Reply Last reply Reply Quote 0
                    • uweklatt
                      uweklatt @martinschm last edited by uweklatt

                      @martinschm
                      Du musst den Streamnamen "Eingang" bei der go2rts Adresse in der Kamerakonfiguration verwenden.
                      Also:

                      • path: rtsp://psswd:user@192.168.1.141:8554/Eingang

                      Oben bei go2rtc muss die ursprüngliche/original Streamadresse hin.

                      Tschau
                      Uwe

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        martinschm @uweklatt last edited by

                        @uweklatt said in Proxmox LXC mit Frigate:

                        Du musst den Streamnamen "Eingang" bei der go2rts Adresse in der Kamerakonfiguration verwenden.
                        Also:

                        path: rtsp://psswd:user@192.168.1.141:8554/Eingang

                        Oben bei go2rtc muss die ursprüngliche/original Streamadresse hin.

                        Dank dir für dein Feedback. Die zweite rstp URL ist ja die gleiche wie oben, die vom Original Stream. Muss da unten dann die IP von Frigate rein ?

                        uweklatt 1 Reply Last reply Reply Quote 0
                        • uweklatt
                          uweklatt @martinschm last edited by

                          @martinschm
                          Ja, Du willst ja in Frigate den go2rtc stream verwenden.

                          Tschau
                          Uwe

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          850
                          Online

                          31.7k
                          Users

                          79.8k
                          Topics

                          1.3m
                          Posts

                          16
                          176
                          28921
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo