Skip to content

Feature: add ICE lite support and NACK support for WHIP #23

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

Closed
wants to merge 2 commits into from

Conversation

JackLau1222
Copy link
Collaborator

@JackLau1222 JackLau1222 commented Jun 9, 2025

This PR is based on the whip code in FFmpeg master and #19 , it aims to improve this feature

Key Changes:

avformat/whip: Implement ICE lite support and consent freshness

avformat/whip: Implement nack+rtx support for video

Usage

You can follow the usage to test this patch.

@JackLau1222 JackLau1222 changed the title Feature: add ICE support and NACK support for WHIP Feature: add ICE lite support and NACK support for WHIP Jun 9, 2025
/**
* Consent-freshness constants �����������������������������������������
*/
#define WHIP_CONSENT_DEF_INTERVAL 15000 /* ms � RFC 7675 default */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A special char

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@murillo128 we need your help

@winlinvip
Copy link
Member

Each PR should be relevant to a single feature or bug fix. Please split it into multiple PRs.

@winlinvip winlinvip closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants