Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

itlists

Members
  • Joined

  • Last visited

Everything posted by itlists

  1. EDIT : Looks like the syntax is now '--network' instead of --net Upgraded from 7.2.6 to 7.2.7. All is good except for one container. I use passthroughvpn container which establishes a VPN connection. I have transmission container setup to use the above as a passthrough. This is done by setting 'Network Type' to "none" and using the 'Extra parameter' option in container config as follows: "--net=container:passthroughvpn" In 7.2.7, I get an error when trying to start transmission "Execution error Bad parameter" What should the parameter/config be for transmission container to pass through the passthroughvpn container?
  2. Upgraded from 7.2.4, no issues. Thanks.
  3. Hi, I need help for how to add a folder shared via UD on a remote endpoint using NFS. eg: on unRaid, I have a UD folder named 'nas-share' and have the Share switch enabled. Now, how to mount this via NFS on an Ubuntu desktop using fstab (for automounting) Thanks
  4. Unable to register on their forums, keep getting some error after entering in all the info (email. password etc). Does ZM support integration with a local CodeProject.AI install? Can't find anything about it in the docs site.
  5. Hello, Is there a way to create an unRaid docker container template for a repository that's on GitLab instead of DockerHub? My coding is weak but I can figure it out with a little help. Thanks!
  6. Hello @roflcoopter Live view is finally working, along with recording. The config file is just the template with cam login info and stream url added. Between Main and Substream - which stream does Viseron record and which stream does it show in live view? There are recording for some motion events but when trying to view any recording, this error is shown: "Playback cannot continue. No available working or supported playlists." Screenshots attached.
  7. is there a way to disable SEI for ffmpeg in the config file?
  8. can't login at all
  9. Looks neat! Can this leverage Coral TPU to offload CPU processing? Unable to login after initial install. After entering default admin/admin, get thrown back to the login screen with message "your session has expired" I changed the password in the .ini config file but same error.
  10. Appreciate the reply, thanks. I'm not going to bother with the time to fiddle with various settings and configuration parameters. I tried AgentDVR which simply works out of the box! Its not as slick and intuitive to use or setup as Viseron but the time savings is huge. One huge downside is its freemium model which allows only 1 local user account in the free version. I'm not comfortable with using the tool with admin priv all the time.
  11. @dlandon Same question from me as well - does ZM support Coral TPU? I'm running Frigate and not very pleased with it. Thanks!
  12. So what's causing these errors? My posts from last year with the same errors: https://forums.unraid.net/topic/96774-support-viseron-v3-self-hosted-local-only-nvr-and-ai-computer-vision-software/page/2/#findComment-1481711 https://forums.unraid.net/topic/96774-support-viseron-v3-self-hosted-local-only-nvr-and-ai-computer-vision-software/page/2/#findComment-1484508
  13. Same errors with ffmpeg as well. It could be because the camera only supports AAC audio? Or something else?
  14. These errors are showing up in the log and the camera status shows disconnected in gui 2025-11-08 14:58:48.447 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:851:priv_gst_parse_yyparse: no element "avdec_h264" 2025-11-08 14:58:48.448 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:939:priv_gst_parse_yyparse: link has no sink [source=@0x154b3c1d0180] 2025-11-08 14:58:48.450 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:939:priv_gst_parse_yyparse: link has no source [sink=@0x154b3c1d5590] Process gstreamer_cam_front: Traceback (most recent call last): File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/src/viseron/watchdog/process_watchdog.py", line 107, in wrapped_target original_target(*targs, **tkwargs) File "/src/viseron/components/gstreamer/stream.py", line 215, in run_gstreamer gst_pipeline = Gst.parse_launch(" ".join(self._pipeline.build_pipeline())) gi.repository.GLib.GError: gst_parse_error: no element "avdec_h264" (1) 2025-11-08 14:59:15.572 [ERROR ] [viseron.watchdog.process_watchdog] - Process gstreamer_cam_front has exited, restarting 2025-11-08 14:59:15.617 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:851:priv_gst_parse_yyparse: no element "avdec_h264" 2025-11-08 14:59:15.619 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:939:priv_gst_parse_yyparse: link has no sink [source=@0x154b481ce120] 2025-11-08 14:59:15.621 [ERROR ] [viseron.components.gstreamer.stream.cam_front.gstreamer] - GST_PIPELINE gst/parse/grammar.y:939:priv_gst_parse_yyparse: link has no source [sink=@0x154b481d3460] Process gstreamer_cam_front: Traceback (most recent call last): File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/src/viseron/watchdog/process_watchdog.py", line 107, in wrapped_target original_target(*targs, **tkwargs) File "/src/viseron/components/gstreamer/stream.py", line 215, in run_gstreamer gst_pipeline = Gst.parse_launch(" ".join(self._pipeline.build_pipeline()))
  15. How do you pass the USB Coral TPU to this container? USB device path is /dev/bus/usb
  16. Hi, I'm not clear how to increase the SHM size in this unRaid docker. Can you please help? The official doc shows to add it in docker compose config but I don't know how to do that in unRaid. Thanks!
  17. Is MSE the default? I haven't added any WebRTC configs.
  18. Ah yes, sorry here is the config. I'm using restream but the error is still there go2rtc: streams: cam_front: - rtsp://username:{FRIGATE_CAMERA_PASSWORD}@10.10.!!.!!:554/CH001.sdp - ffmpeg:cam_front#audio=opus cam_front-sub: - rtsp://username:{FRIGATE_CAMERA_PASSWORD}@10.10.!!.!!:554/CH002.sdp - ffmpeg:cam_front-sub#audio=opus cameras: cam_front: enabled: true ffmpeg: output_args: record: preset-record-generic-audio-aac inputs: - path: rtsp://127.0.0.1:8554/cam_front input_args: preset-rtsp-restream roles: - record - path: rtsp://127.0.0.1:8554/cam_front-sub input_args: preset-rtsp-restream roles: - detect - audio
  19. So I believe the errors below are related to audio recording/playback maybe. [h264 @ 0x14f3a4149c40] SEI type 5 size 2520 truncated at 1936 Audio works fine in live view but when recording is triggered, the error shows up and audio is not recorded. My camera supports only G.711A and G.711U (not AAC).
  20. Hoping someone can help with this issue. Thanks
  21. Hello, recently started using Frigate. Getting below errors, I believe its related to audio recording/playback maybe. [h264 @ 0x14f3a4149c40] SEI type 5 size 2520 truncated at 1936 Audio works fine in live view but when recording is triggered, the error shows up and audio is not recorded. My camera supports only G.711A and G.711U (not AAC).
  22. Thanks. The logs didn't show a password. Used the reset setting and all good now.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.