Replies: 1 comment
-
SRS is a media server that doesn't transcode or drop audio streams. However, you can use FFmpeg for this purpose. When you publish a stream to SRS, it can notify your system via an HTTP callback. Then, you can start FFmpeg to replace the audio stream with a silent one in your service. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
For instance, the usage of the following commands:
TRANS_BY_GPT4
Beta Was this translation helpful? Give feedback.
All reactions