Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Open-source replica: Using FFmpeg+SRS for live streaming transcoding cluster #2869

@winlinvip

Description

@winlinvip

How to achieve multi-bitrate streaming for live streaming, so that the streams viewed on PCs and mobile phones are different, of course, using FFmpeg, but it involves some logic:

  • Match different streams from SRS, not all streams need to be transcoded.
  • Need a simple background to see the status of these transcoding tasks.
  • Need some template management to reduce the difficulty of using FFmpeg command line directly.

Currently, it mainly pushes streams to cloud vendors for transcoding, and it's worth making a DEMO.

If you need it, please leave a message in the comments section.

Metadata

Metadata

Assignees

Labels

SolutionIt's a solution plan.TransByAITranslated by AI/GPT.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions