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
-
For instance, the usage of the following commands:
TRANS_BY_GPT4
Beta Was this translation helpful? Give feedback.
All reactions