mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Store the actual size of buffer for RTP packet.
This commit is contained in:
parent
171ae5dd2d
commit
b91d37b78a
3 changed files with 43 additions and 33 deletions
|
@ -290,7 +290,7 @@ public:
|
|||
// video/audio packet use raw bytes, no video/audio packet.
|
||||
char* payload;
|
||||
|
||||
public:
|
||||
private:
|
||||
class SrsSharedPtrPayload
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue