mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refactor the logs.
This commit is contained in:
parent
1b08fb6b6e
commit
6fbd41cff4
2 changed files with 11 additions and 1 deletions
|
@ -273,6 +273,7 @@ class SrsRtcPublisher : virtual public ISrsHourGlass, virtual public ISrsRtpPack
|
|||
{
|
||||
private:
|
||||
SrsHourGlass* report_timer;
|
||||
uint64_t nn_audio_frames;
|
||||
private:
|
||||
SrsRtcSession* session_;
|
||||
uint32_t video_ssrc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue