mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-06 19:58:10 +08:00
regist rtmp after all is ready
This commit is contained in:
@@ -44,6 +44,7 @@ private:
|
||||
|
||||
RingBuffer<RtmpPacket>::RingReader::Ptr m_pRingReader;
|
||||
std::shared_ptr<RtmpMediaSource> m_pPublisherSrc;
|
||||
bool m_bPublisherSrcRegisted = false;
|
||||
std::weak_ptr<RtmpMediaSource> m_pPlayerSrc;
|
||||
|
||||
void onProcessCmd(AMFDecoder &dec);
|
||||
|
||||
Reference in New Issue
Block a user