Skip to content

Conversation

JackLau1222
Copy link
Collaborator

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

Usage

You can follow the usage to test this patch.

#define WHIP_RTCP_PT_END 223

/**
* Consent-freshness constants �����������������������������������������
Copy link
Member

Choose a reason for hiding this comment

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

Special chars?

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 same question as #23 (comment)

/**
* 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.

Special chars?

@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