1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

replace the placeholder of ts url in m3u8 (#2549)

This commit is contained in:
Haibo Chen 2021-10-12 09:15:21 +08:00 committed by GitHub
parent b874d9c9ba
commit 93cd025e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 6 deletions

View file

@ -57,6 +57,8 @@ public:
virtual ~SrsHlsSegment();
public:
void config_cipher(unsigned char* key,unsigned char* iv);
// replace the placeholder
virtual srs_error_t rename();
};
// The hls async call: on_hls