Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add whipinfo rtp pkt_size more than 1200 #136

Merged
merged 1 commit into from
May 14, 2024
Merged

add whipinfo rtp pkt_size more than 1200 #136

merged 1 commit into from
May 14, 2024

Conversation

a-wing
Copy link
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
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
9 checks passed
@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
16 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