Skip to content

avformat/whip: add option ignore_ipv6 to skip IPv6 candidates #24

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

Open
wants to merge 9 commits into
base: workflows
Choose a base branch
from

Conversation

JackLau1222
Copy link
Collaborator

@JackLau1222 JackLau1222 commented Jun 9, 2025

mark this ignore_ipv6 flag could ignore any ipv6 ICE candidate,
preventing “No route to host” errors on devices without IPv6 connectivity.

@JackLau1222 JackLau1222 force-pushed the feat/ignore_ipv6_candidate branch 3 times, most recently from 8db9f88 to b82cc63 Compare June 9, 2025 10:54
mark this ignore_ipv6 flag could ignore any ipv6 ICE candidate,
preventing “No route to host” errors on devices without IPv6 connectivity.

Signed-off-by: Jack Lau <[email protected]>
@JackLau1222 JackLau1222 force-pushed the feat/ignore_ipv6_candidate branch from 1dc7fb8 to 21ba3d1 Compare June 9, 2025 11:14
Signed-off-by: Jack Lau <[email protected]>
@JackLau1222
Copy link
Collaborator Author

JackLau1222 commented Jun 10, 2025

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

Key Changes:

avformat/whip: add option ignore_ipv6 to skip IPv6 candidates

mark this ignore_ipv6 flag could ignore any ipv6 ICE candidate,
preventing “No route to host” errors on devices without IPv6 connectivity.

Usage

You can follow the usage to test this patch.

@JackLau1222 JackLau1222 changed the title Feature: ignore ipv6 candidates avformat/whip: add option ignore_ipv6 to skip IPv6 candidates Jun 10, 2025
@winlinvip winlinvip force-pushed the workflows branch 3 times, most recently from 3294e09 to 4aa17ba Compare June 10, 2025 22:58
@ghost ghost force-pushed the workflows branch from a5e591f to 5a992b3 Compare July 1, 2025 12:45
@ghost ghost mentioned this pull request Jul 1, 2025
@JackLau1222 JackLau1222 force-pushed the workflows branch 2 times, most recently from 1c20a98 to 487998b Compare July 22, 2025 06:19
@JackLau1222 JackLau1222 force-pushed the workflows branch 2 times, most recently from 2c40a5c to 80db6eb Compare August 6, 2025 11:35
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.

2 participants