send microphone-stream to Server #1189
Unanswered
reschresch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to send an audio-stream from my microphone to a streaming-server so that a few (e.g. 5) people can listen what I speak into my microphone.
Recording from my mic is no problem but how I can convert this wave-stream into G.722?
And have NAudio an (implemented) function to send this stream to my media-Server (e.g. in RTSP)?
It would be great if someone had an idea for me.
Best regards,
Rene
Beta Was this translation helpful? Give feedback.
All reactions