mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
GB28181: Fix build fail
This commit is contained in:
parent
4e2fca2b0f
commit
7e3dfa7149
3 changed files with 4 additions and 5 deletions
|
@ -301,7 +301,7 @@ std::string SrsGb28181SipSession::remote_ip()
|
|||
return _peer_ip;
|
||||
}
|
||||
|
||||
const SrsContextId& SrsGb28181RtmpMuxer::get_id()
|
||||
const SrsContextId& SrsGb28181SipSession::get_id()
|
||||
{
|
||||
return _srs_context->get_id();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue