mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-10-27 04:35:34 +08:00
[feat] add config param to control use TURN or not
This commit is contained in:
@@ -63,6 +63,7 @@ typedef struct {
|
||||
const char* turn_server_password;
|
||||
bool hardware_acceleration;
|
||||
bool av1_encoding;
|
||||
bool enable_turn;
|
||||
|
||||
OnReceiveBuffer on_receive_video_buffer;
|
||||
OnReceiveBuffer on_receive_audio_buffer;
|
||||
|
||||
Reference in New Issue
Block a user