mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix after RTMP is closed, empty PPS and SPS. sip client sockaddr set
This commit is contained in:
parent
ac8acc0b22
commit
5e4fdfd1d4
4 changed files with 37 additions and 32 deletions
|
@ -234,9 +234,6 @@ private:
|
|||
SrsRawH264Stream* avc;
|
||||
std::string h264_sps;
|
||||
std::string h264_pps;
|
||||
bool h264_sps_changed;
|
||||
bool h264_pps_changed;
|
||||
bool h264_sps_pps_sent;
|
||||
|
||||
SrsRawAacStream* aac;
|
||||
std::string aac_specific_config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue