mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1093, Refine HLS encryption wiki
This commit is contained in:
parent
37bc0a253d
commit
1e2cca4712
3 changed files with 34 additions and 39 deletions
|
@ -6308,7 +6308,7 @@ bool SrsConfig::get_hls_keys(string vhost)
|
|||
|
||||
int SrsConfig::get_hls_fragments_per_key(string vhost)
|
||||
{
|
||||
static int DEFAULT = 10;
|
||||
static int DEFAULT = 5;
|
||||
|
||||
SrsConfDirective* conf = get_hls(vhost);
|
||||
if (!conf) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue