Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DVR: Supports local recording, retaining local files #42

Closed
winlinvip opened this issue Jul 3, 2022 · 3 comments
Closed

DVR: Supports local recording, retaining local files #42

winlinvip opened this issue Jul 3, 2022 · 3 comments
Assignees
Labels
help wanted Extra attention is needed TransByAI Translated by AI/GPT.

Comments

@winlinvip
Copy link
Member

winlinvip commented Jul 3, 2022

Run cloud SRS on the company's intranet server, record to the local disk, and the local disk is large enough.

There are some known issues with cloud SRS local recording:

  1. If there are many streams, the disk will be very busy, especially when using shared storage. It is necessary to monitor disk IO and load. Solution: Use high-performance disks and shared storage.
  2. Although the local disk is large enough, cloud storage is truly unlimited, while the local disk is still limited. It is necessary to monitor disk space. Solution: Expand disk space.
  3. Temporary support for local file management, such as deletion and cleanup, is not available. Solution: You can use server management tools like BaoTa.

Is it possible to support API access to local file playback addresses?

@winlinvip winlinvip added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 3, 2022
@winlinvip winlinvip self-assigned this Jul 3, 2022
@winlinvip winlinvip removed the good first issue Good for newcomers label Jul 3, 2022
@winlinvip winlinvip changed the title DVR: 录制保留本地文件 DVR: 支持本地录制,录制保留本地文件 Jul 3, 2022
winlinvip added a commit that referenced this issue Jul 8, 2022
@winlinvip
Copy link
Member Author

winlinvip commented Jul 8, 2022

Fixed in 1.0.244

@cshitian

This comment was marked as off-topic.

@winlinvip

This comment was marked as off-topic.

@winlinvip winlinvip changed the title DVR: 支持本地录制,录制保留本地文件 DVR: Supports local recording, retaining local files Jul 13, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants