Skip to content

add whipinfo rtp pkt_size more than 1200#136

Merged
a-wing merged 1 commit intomainfrom
feat/rtp-1200
May 14, 2024
Merged

add whipinfo rtp pkt_size more than 1200#136
a-wing merged 1 commit intomainfrom
feat/rtp-1200

Conversation

@a-wing
Copy link
Copy Markdown
Member

@a-wing a-wing commented May 14, 2024

Video

  • VP8
  • VP9
  • H264
  • H265
  • AV1

#120

@a-wing a-wing added enhancement New feature or request mod::whipinto whipinto labels May 14, 2024
@a-wing a-wing added this to the 0.5.0 milestone May 14, 2024
@a-wing a-wing marked this pull request as ready for review May 14, 2024 14:39
@a-wing
Copy link
Copy Markdown
Member Author

a-wing commented May 14, 2024

NOTE: About pkt_size=1200
WebRTC must need pkt_size=1200
If pkt_size > 1200 (most tool > 1200, for example: ffmpeg default 1472), we need to de-payload after re-payload
But now, We support re-size pkt_size in VP8 and VP9, You can use any pkt_size value in VP8 and VP9

Codec AV1 VP9 VP8 H264 OPUS G722
pkt_size > 1200 💩 💩 💩 💩

@a-wing a-wing merged commit 2501032 into main May 14, 2024
@a-wing a-wing deleted the feat/rtp-1200 branch May 14, 2024 14:55
@a-wing a-wing mentioned this pull request Jun 3, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod::whipinto whipinto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant