mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #307, support config to send plaintext RTP.
This commit is contained in:
parent
00810e6d1d
commit
6c5b51618c
6 changed files with 59 additions and 7 deletions
|
@ -524,6 +524,7 @@ public:
|
|||
virtual std::string get_rtc_server_candidates();
|
||||
virtual bool get_rtc_server_ecdsa();
|
||||
virtual int get_rtc_server_sendmmsg();
|
||||
virtual bool get_rtc_server_encrypt();
|
||||
|
||||
SrsConfDirective* get_rtc(std::string vhost);
|
||||
bool get_rtc_enabled(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue