Skip to content

Basic camera not replaying video since some time #4500

@DagNygren

Description

@DagNygren

Describe Your Environment

  • Version of ZoneMinder [release version, development version, or commit]
    - zoneminder-1.37.75-1.29.20251219gitgadfcbd1d6.fc41.x86_64
  • How you installed ZoneMinder [e.g. PPA, RPMFusion, from-source, etc]
    - rpm from https://zmrepo.zoneminder.com
  • Full name and version of OS
    - Fedora Core 41
  • Browser name and version (if this is an issue with the web interface)
    - Firefox. All versoin seems to have the same problem

If the issue concerns a camera

  • Make and Model
    - Vimicro_Corp
  • frame rate
    - No idea
  • resolution
    • 640x480
  • ZoneMinder Source Type:
    • local
      Describe the bug

Going to events and selecting an event mostly does not show any picture. The buttons etc are there.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Console'
  2. Click on 'Events'
  3. Scroll down to any event and select it
  4. Get no picture

Expected behavior
The recording of the event should be shown as for the other camera I have

Debug Logs
The log below repeated continously

23.12.2025 12:06:30 EET.449133 web_php[370111].WAR [194.110.87.178] [Specified value /dev/v4l/by-id/usb-Vimicro_Corp._PC_Camera-video-index0 not in contents: Array
(
    [] => Other
    [/dev/video0] => /dev/video0
    [/dev/video1] => /dev/video1
    [/dev/video2] => /dev/video2
    [/dev/video3] => /dev/video3
    [/dev/video4] => /dev/video4
    [/dev/video5] => /dev/video5
)
 from Array
(
    [0] => Array
        (
            [file] => /usr/share/zoneminder/www/includes/functions.php
            [line] => 441
            [function] => htmlOptions
            [args] => Array
                (
                    [0] => Array
                        (
                            [] => Other
                           [/dev/video0] => /dev/video0
                            [/dev/video1] => /dev/video1
                            [/dev/video2] => /dev/video2
                            [/dev/video3] => /dev/video3
                            [/dev/video4] => /dev/video4
                            [/dev/video5] => /dev/video5
                        )

                    [1] => /dev/v4l/by-id/usb-Vimicro_Corp._PC_Camera-video-index0
                )

        )

    [1] => Array
        (
            [file] => /usr/share/zoneminder/www/skins/classic/views/monitor.php
            [line] => 659
            [function] => htmlSelect
            [args] => Array
                (
                    [0] => newMonitor[Devices]
                    [1] => Array
                        (
                            [] => Other
                            [/dev/video0] => /dev/video0
                            [/dev/video1] => /dev/video1
                            [/dev/video2] => /dev/video2
                            [/dev/video3] => /dev/video3
                            [/dev/video4] => /dev/video4
                            [/dev/video5] => /dev/video5
                        )

                    [2] => /dev/v4l/by-id/usb-Vimicro_Corp._PC_Camera-video-index0
                )

        )
    [2] => Array
        (
            [file] => /usr/share/zoneminder/www/index.php
            [line] => 313
            [args] => Array
                (
                    [0] => /usr/share/zoneminder/www/skins/classic/views/monitor.php
                )

            [function] => require_once
        )

)] at includes/functions.php line 479

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions