ossrs/oryx

DVR: Supports local recording, retaining local files

winlinvip opened this issue · 3 comments

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?

Fixed in 1.0.244

Can the API support obtaining the playback address of local files?

TRANS_BY_GPT3

云SRS is equipped with APIs for all functions. Please refer to the FAQ for details.

TRANS_BY_GPT3