mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Log: Support large log for RTC SDP.
This commit is contained in:
parent
b20a68ad68
commit
041abe43fa
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ using namespace std;
|
|||
#include <srs_kernel_utility.hpp>
|
||||
#include <srs_protocol_utility.hpp>
|
||||
|
||||
#define SRS_BASIC_LOG_SIZE 1024
|
||||
#define SRS_BASIC_LOG_SIZE 8192
|
||||
|
||||
SrsThreadContext::SrsThreadContext()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue