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

Support composited bridges for 1:N protocols converting. v6.0.41 (#3392)

Co-authored-by: john <hondaxiao@tencent.com>
Co-authored-by: chundonglinlin <chundonglinlin@163.com>
This commit is contained in:
Winlin 2023-04-01 21:34:59 +08:00 committed by GitHub
parent 771ae0a1a6
commit dcd02fe69c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 770 additions and 400 deletions

View file

@ -692,6 +692,7 @@ public:
private:
SrsConfDirective* get_srt(std::string vhost);
public:
// TODO: FIXME: Rename to get_vhost_srt_enabled.
bool get_srt_enabled(std::string vhost);
bool get_srt_to_rtmp(std::string vhost);