sending audio data back on rtp sendrecv #408
n0rt0nthec4t
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm fairly new to WebRTC and this project. I'm trying to work out how to send audio packet data BACK over the rtp channel that is created.
My PeerConnection is created using teh following codec config:
and used the following to add a transceiver
handling incoming audio packets via
Beta Was this translation helpful? Give feedback.
All reactions