Streaming audio only WebRTC not working #4312
Unanswered
AronBuzogany
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Retrieve the latest code and refer to the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following code to stream audio to my media server:
However I get the following when visiting
/api/v1/streams/
video: null makes sense, but "audio": null doesn't.
What could the reason be behind this?
Beta Was this translation helpful? Give feedback.
All reactions