Implemented RTP HEVC Aggregation Packets
This commit is contained in:
parent
218e1e70a6
commit
6d3eb861b8
2 changed files with 13 additions and 2 deletions
|
@ -384,7 +384,7 @@ namespace Mist{
|
|||
HTTP_R.Clean();
|
||||
continue;
|
||||
}
|
||||
WARN_MSG("Unhandled command %s:\n%s", HTTP_R.method.c_str(), HTTP_R.BuildRequest().c_str());
|
||||
WARN_MSG("Unhandled command received (protocol corruption?)");
|
||||
HTTP_R.Clean();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue