RTSP pull input
Includes TCP, UDP and authentication support
This commit is contained in:
parent
b81f980932
commit
f5c1e6b573
7 changed files with 526 additions and 27 deletions
|
@ -113,7 +113,6 @@ bool AnalyserRTSP::parsePacket(){
|
|||
return true;
|
||||
|
||||
}while (isOpen());
|
||||
|
||||
// if needed, parse TCP packets, and cancel if it is not safe (yet) to read HTTP/RTSP packets
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue