mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #913, APP support complex error.
This commit is contained in:
parent
aebbbadf42
commit
6eae93258a
47 changed files with 1098 additions and 1432 deletions
|
@ -594,8 +594,6 @@ private:
|
|||
bool is_monotonically_increase;
|
||||
// the time of the packet we just got.
|
||||
int64_t last_packet_time;
|
||||
// for aggregate message
|
||||
SrsBuffer* aggregate_stream;
|
||||
// the event handler.
|
||||
ISrsSourceHandler* handler;
|
||||
// edge control service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue