Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mix audio streams to one audio, 服务器混音' translates to: 'Mix audio streams to one audio, Server mixing #481

Closed
winlinvip opened this issue Sep 11, 2015 · 3 comments
Assignees
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Milestone

Comments

@winlinvip
Copy link
Member

winlinvip commented Sep 11, 2015

On the server, multiple audio streams can be decoded and merged, and then encoded into a single audio stream. The server can directly process the packets without the need to pull the stream out for merging and sending it back, resulting in low latency.

TRANS_BY_GPT3

@winlinvip winlinvip added the Feature It's a new feature. label Sep 11, 2015
@winlinvip winlinvip added this to the srs 3.0 release milestone Sep 11, 2015
@winlinvip
Copy link
Member Author

winlinvip commented Sep 11, 2015

Can be used in video conferences, online hosting with one-way video and multiple-way audio, and external audio input.

TRANS_BY_GPT3

@wenjiegit
Copy link
Contributor

wenjiegit commented Sep 11, 2015

The synthesis and encoding of audio consume less, so it can be considered for integration.

TRANS_BY_GPT3

@winlinvip winlinvip changed the title merge audio streams to one audio, 服务器合并音频 Mix audio streams to one audio, 服务器合并音频 Sep 13, 2015
@winlinvip winlinvip changed the title Mix audio streams to one audio, 服务器合并音频 Mix audio streams to one audio, 服务器混音 Sep 15, 2016
@winlinvip
Copy link
Member Author

winlinvip commented Feb 5, 2020

Audio mixing may not be necessary to support, audio ranking can be used.
For gb18181 monitoring scenarios, audio transcoding may be required. #1500

TRANS_BY_GPT3

@winlinvip winlinvip changed the title Mix audio streams to one audio, 服务器混音 Mix audio streams to one audio, 服务器混音' translates to: 'Mix audio streams to one audio, Server mixing Jul 28, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants