Skip to content

[Feature]: support DVR/Camera record function #72

Open
@lida2003

Description

Requirements

  • I have updated Configurator to the latest available version
  • I did a search to see if there is a similar issue or if a pull request is open.

Is your feature request related to a problem?

It would be nice/convient to turn on/off by the configurator NOT the ssh console.

Describe the solution you'd like

support DVR/Camera record function

DVR: change records=<storage path> in /etc/vdec.conf

Camera: enable record inrecords section of configuration file /etc/majestic.yaml

  • change parameter in confgiuration
  • Or use majestic management API to change the configuration.
records:
  enabled: false
  path: "/mnt/mmcblk0p1/%F"
  split: 20
  maxUsage: 95

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions