mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 23:26:30 +00:00
add quartz for jobs
configure auto-scan folder and create hls files job WIP
This commit is contained in:
@@ -2,9 +2,6 @@ namespace Azaion.Repository;
|
||||
|
||||
public class Constants
|
||||
{
|
||||
public const string MEDIA_HLS_FOLDER = "/azaion-media/hls";
|
||||
public const string M3_U8_EXT = "m3u8";
|
||||
public const string TS_EXT = "ts";
|
||||
public const string FFMPEG_FILE = "/opt/homebrew/bin/ffmpeg";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user