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 RtcpReceivingSession support to C API #1029

Merged

Conversation

chobie
Copy link
Contributor

@chobie chobie commented Nov 4, 2023

I've straightforwardly added RtcpReceivingSession to the CAPI.
As for usage, also added rtcSendTrackRequestKeyframe and rtcSendTrackRequestBitrate to the Track API.

With the current master branch, it causes a SEGV when setting RtcpReceivingSession.
so this PR necessary to merge #1027 beforehand.

related: #549

src/capi.cpp Outdated Show resolved Hide resolved
src/capi.cpp Outdated Show resolved Hide resolved
include/rtc/rtc.h Outdated Show resolved Hide resolved
include/rtc/rtc.h Outdated Show resolved Hide resolved
src/capi.cpp Outdated Show resolved Hide resolved
src/capi.cpp Outdated Show resolved Hide resolved
src/capi.cpp Outdated Show resolved Hide resolved
src/capi.cpp Outdated Show resolved Hide resolved
include/rtc/rtc.h Outdated Show resolved Hide resolved
@paullouisageneau paullouisageneau changed the title [CAPI] add RtcpReceivingSession support Add RtcpReceivingSession support to C API Jan 20, 2024
@paullouisageneau paullouisageneau merged commit 0484b45 into paullouisageneau:master Jan 20, 2024
11 checks passed
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