WHIP/WHEP #1302
Unanswered
nunog-costa
asked this question in
Q&A
WHIP/WHEP
#1302
Replies: 1 comment
-
I'd recommend seeing if you can get this demo app working first. It's a console app that recieves audio from a browser. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm currently trying to integrate my application with a Media MTX server. The idea is to send audio from a browser to a C# console application, going through that server and taking advantage of WHIP and WHEP.
Already got the Browser <-> MediaMTX part working, but I'm having some issues with getting the audio to my console application, it never reaches the DTLS handshake step.
I'm still relatively new to WebRTC, and I'm curious if anyone has tried something similar or what the best ways to debug a problem like this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions