1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

RTC: Only cache the UDP packet message

This commit is contained in:
winlin 2021-02-26 22:55:27 +08:00
parent e79293a3bc
commit 30809aee60
6 changed files with 34 additions and 11 deletions

View file

@ -290,7 +290,7 @@ public:
// video/audio packet use raw bytes, no video/audio packet.
char* payload;
private:
public:
class SrsSharedPtrPayload
{
public: