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

rtp: add rtp_source_ prefix to RTP source api #1052

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented Jan 16, 2024

No description provided.

@alfredh
Copy link
Contributor Author

alfredh commented Jan 16, 2024

Two windows jobs are failing:

re-static.lib(tls.c.obj) : error LNK2019: unresolved external symbol EVP_PKEY_Q_keygen referenced in function tls_set_selfsigned_rsa

re-static.lib(tls.c.obj) : error LNK2019: unresolved external symbol SSL_get1_peer_certificate referenced in function tls_peer_fingerprint

test\retest.exe : fatal error LNK1120: 2 unresolved externals

ninja: build stopped: subcommand failed.
Error: Process completed with exit code 1.

@sreimers
Copy link
Member

Looks like the windows openssl package is updated to 3.2.0. Maybe a upstream bug, should we downgrade to openssl 3.1 for now?

@alfredh
Copy link
Contributor Author

alfredh commented Jan 16, 2024

also fails here:

#1053

yeah, perhaps we should downgrade?

@alfredh
Copy link
Contributor Author

alfredh commented Jan 16, 2024

rebased to main -- all tests are passing now.

@sreimers sreimers merged commit 8539c01 into main Jan 16, 2024
46 checks passed
@sreimers sreimers deleted the alfredh_rtp_source_prefix branch January 16, 2024 19:21
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