luixmod

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by luixmod

  1. how can i add nvidia codec to the config file? everytime i add hwaccel_args: -c:v h264_cuvid i get the green screen on the cameras! i think i am doing right but maybe i am missing something
  2. mqtt: # Required: host name host: 9.9.9.10 # Optional: port (default: shown below) port: 1883 # Optional: topic prefix (default: shown below) # NOTE: must be unique if you are running multiple instances topic_prefix: frigate # Optional: client id (default: shown below) # NOTE: must be unique if you are running multiple instances client_id: frigate # Optional: user user: mqtt_user # Optional: password # NOTE: MQTT password can be specified with an environment variables that must begin with 'FRIGATE_'. # e.g. password: '{FRIGATE_MQTT_PASSWORD}' password: password # Optional: tls_ca_certs for enabling TLS using self-signed certs (default: None) #tls_ca_certs: /path/to/ca.crt # Optional: tls_client_cert and tls_client key in order to use self-signed client # certificates (default: None) # NOTE: certificate must not be password-protected # do not set user and password when using a client certificate #tls_client_cert: /path/to/client.crt #tls_client_key: /path/to/client.key # Optional: tls_insecure (true/false) for enabling TLS verification of # the server hostname in the server certificate (default: None) #tls_insecure: false # Optional: interval in seconds for publishing stats (default: shown below) stats_interval: 60 detectors: coral: type: edgetpu device: pci database: path: /media/frigate/frigate.db birdseye: enabled: True width: 640 height: 480 quality: 8 mode: motion cameras: cozinha: # <------ Name the camera ffmpeg: inputs: - path: rtsp://admin:[email protected]:554/stream1 roles: - detect - rtmp detect: enabled: true width: 1980 height: 1080 fps: 20 snapshots: enabled: true timestamp: true bounding_box: true crop: False retain: default: 10 objects: person: 30 objects: track: - person jardim: # <------ Name the camera ffmpeg: inputs: - path: rtsp://admin:[email protected]:554/Streaming/Channels/101 roles: - detect - rtmp detect: enabled: true width: 1980 height: 1080 fps: 20 snapshots: enabled: true timestamp: true bounding_box: true crop: False retain: default: 10 objects: person: 30 objects: track: - person - cat - dog - car - bicycle rtmp: enabled: true yes, the hikvison have mutli stream
  3. hello i have frigate install and two cameras one is a hikvision but i have a problem, frigate detects the camera shows the feed, but dont record. give alot of erros on the logs but i dont understand what it is! am i missing something on the config? [2022-05-05 11:48:28] ffmpeg.jardim.detect ERROR : av_interleaved_write_frame(): Connection reset by peer [2022-05-05 11:48:28] ffmpeg.jardim.detect ERROR : [flv @ 0x55a660aa3840] Failed to update header with correct duration. [2022-05-05 11:48:28] ffmpeg.jardim.detect ERROR : [flv @ 0x55a660aa3840] Failed to update header with correct filesize. [2022-05-05 11:48:28] ffmpeg.jardim.detect ERROR : Error writing trailer of rtmp://127.0.0.1/live/jardim: Connection reset by peer [2022-05-05 11:48:29] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process. [2022-05-05 11:48:29] frigate.video ERROR : jardim: ffmpeg process is not running. exiting capture thread... [2022-05-05 11:48:29] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process. [2022-05-05 11:48:29] frigate.video ERROR : jardim: ffmpeg process is not running. exiting capture thread... [2022-05-05 11:48:38] watchdog.jardim ERROR : Ffmpeg process crashed unexpectedly for jardim. [2022-05-05 11:48:38] watchdog.jardim ERROR : The following ffmpeg logs include the last 100 lines prior to exit. [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : av_interleaved_write_frame(): Connection reset by peer [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : [swscaler @ 0x55b6da4832c0] deprecated pixel format used, make sure you did set range correctly [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : Finishing stream 1:0 without any data written to it. [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : [flv @ 0x55b6da999980] Failed to update header with correct duration. [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : [flv @ 0x55b6da999980] Failed to update header with correct filesize. [2022-05-05 11:48:38] ffmpeg.jardim.detect ERROR : Error writing trailer of rtmp://127.0.0.1/live/jardim: Connection reset by peer
  4. i have a question, can i use this docker with two acconts icloud? me and my wife for exemple?
  5. it is a gigabyte auros extreme gtx1080 ti the card isnt always 80C that is the limit.
  6. yes i have the resizable BAR enable... maybe this is a temperature issue? i have an 80Cº limit on trex but maybe the gpu get more hot. 4 days after start mining i get this problem. what you think?
  7. igor-diagnostics-20211223-2005.zip
  8. the 4G decoding is on, i check on the bios, and i am not using the gpus to transcoding, just mining with trex-miner ptrfrll/nv-docker-trex
  9. ok i made the changes you advice me to do, and wait to see what happen, the problem appers again, de GTX1080Ti disaper from the nvidia plugin and give me this errors when i enter on the plugin: Dec 23 19:49:13 IGOR kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] Dec 23 19:49:13 IGOR kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: RmInitAdapter failed! (0x23:0xffff:1417) Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: rm_init_adapter failed, device minor number 1 Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: RmInitAdapter failed! (0x23:0xffff:1417) Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: rm_init_adapter failed, device minor number 1 Dec 23 19:49:13 IGOR kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] Dec 23 19:49:13 IGOR kernel: caller _nv000717rm+0x1ad/0x200 [nvidia] mapping multiple BARs Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: RmInitAdapter failed! (0x23:0xffff:1417) Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: rm_init_adapter failed, device minor number 1 Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: RmInitAdapter failed! (0x23:0xffff:1417) Dec 23 19:49:13 IGOR kernel: NVRM: GPU 0000:0a:00.0: rm_init_adapter failed, device minor number 1
  10. yes i am booting with UEFI. how can i disable C-States on a amd 3950x with a asus ws pro motherboard? the PCIe ACS override is just to VM correct? i only use the GPUs with the nvidia plugin
  11. igor-diagnostics after reboot.zip igor-diagnostics after the issue.zip
  12. hello, i have a problem with the nvidia plugin but i dont understand why. the problem is after a time working with two gpus on a docker trex-miner, one of the gpus just disaper from the plugin. i verify and the gpu shows on system devices but dont show on the plugin. if i restart the server a have both gpus on the plugin, but after a few days i get the same problem again. what could be? my gpus are gtx1060 and gtx1080 ti.
  13. Connection error. Check if farmer is running at 8559 i am getting this error and dont farme, i need to open this door on the router? he makes the sync and de plot fine.
  14. about farming, after he sync and ploting he starts to farming?
  15. i created a new wallet when i config again the docker, so now it shows the wallet, and like you said it is not sync, i have to wait
  16. it is asking for a file, what is the path for the file?
  17. what is the difference from plots and plotting?? i use the ssd share for plots and use the hhd for plotting. am i doing right? other question, this docker dont have gui, where can i see my earnings?
  18. hi i am trying to mine rvn but for same reson after setting t-rex docker it always say i have a syntx error: WARN: failed to subscribe, JSON-RPC call failed: can't parse json: * Line 1, Column 1 Syntax error: value, object or array expected. 20210210 00:40:03 ERROR: No connection, retry after 10 seconds where is my problem? i dont change nothing on the config.json
  19. what i reed was that yolo works on cpu and gpu but gpu is more eficient.
  20. like this the exemple is on the description of the docker i have two cam one is hikvision and the outher is escam g02 something like that, with hikvision i get 4k and send to yolo 1920x1080 without problem and the docker uses 6% cpu, but with this chineses camera i cant get to work properly uses to much cpu like 20% dont acept h264 but on the site it is h264, and have a great delay, and the reason the cpu is high is this camera need decoding and transcoding with cpu, i cant put the gpu to decode or transcode the feed of this camera. i advise you do not buy cheap cameras, only gets you problems.. my next step is to change the weights, because this weights dont detect object detection at night. if someone could me advise on better weights, i appreciate.
  21. i have sucessfully mount one cam with ptz with onvif, the controls works and the cam folow person's, the problems: my docker shinobi is using 40% cpu power i dont know why. i only have two cam's using yolo with gpu. the feed of the cam have delay and the signal to move have a delay too, so the cam is always losing people, i think this problem is the cam and not shinobi. there was been some updates to the docker shinobi gpu? because i install the gpu version and i dont see updates for very long time.
  22. I have a corsair ax1500i i cant conect, some one have luck with this power suplly?
  23. Yes the two gpus have different iommu groups
  24. hi have some problems with my unraid i have two GPU nvidia, and what is happening is very strange, i want the first gpu to transcode with Unraid Nvidia to use on plex Docker, and the other gpu to a gaming VM, but the problem is, when i start the plex, the plex dont use the card i sign but the second card, i config everything correcly, before i put the second card i had this working, but now is doing this. and when i try to start the vm with plex turn off the server crash. how can i force the Unraid Nvidia to use only one card and forget the other?
  25. i have the same problem, i folow this tutorial https://hub.shinobi.video/articles/view/JtJiGkdbcpAig40 to install yolo, i get the yolo connect but on the logs keep seing that "detectObject handler not set" i dont know what this mien