Some updates
This commit is contained in:
@@ -499,6 +499,7 @@ void ServerConnection::send_voice_data(const void *buffer, size_t buffer_length,
|
||||
|
||||
if(head) /* head packet */
|
||||
packet->enable_flag(ts::protocol::PacketFlag::Compressed);
|
||||
packet->enable_flag(ts::protocol::PacketFlag::Unencrypted);
|
||||
|
||||
//#define FUZZ_VOICE
|
||||
#ifdef FUZZ_VOICE
|
||||
|
||||
Reference in New Issue
Block a user