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 marker tweaks on webrtc talkback #1187

Merged
merged 6 commits into from
Nov 18, 2023
Merged

rtp marker tweaks on webrtc talkback #1187

merged 6 commits into from
Nov 18, 2023

Conversation

bjia56
Copy link
Collaborator

@bjia56 bjia56 commented Nov 17, 2023

No description provided.

@bjia56 bjia56 marked this pull request as ready for review November 18, 2023 02:24
audioTransceiver.sender.sendRtp(packet.serialize());
lastPacketTs = now;
Copy link
Owner

Choose a reason for hiding this comment

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

can you add this to ffmpeg-to-webrtc as well. that's the other code path for sending audio out.

@koush koush merged commit eaeae02 into koush:main Nov 18, 2023
@bjia56 bjia56 deleted the webrtc-wip branch September 13, 2024 19:24
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