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

Inserting commentator speech to stream #6843

Closed
akiziltoprak opened this issue Dec 2, 2024 · 1 comment
Closed

Inserting commentator speech to stream #6843

akiziltoprak opened this issue Dec 2, 2024 · 1 comment
Assignees

Comments

@akiziltoprak
Copy link
Contributor

  1. System ingests RTMP and SRT streams from event
  2. System makes WEBRTC stream from this stream and shows it to the commentator on the web WEB.
  3. Commentator sees this stream and active audio (voice) on the web page and starts to comment on the event
  4. System combines original stream video and commentator's voice and generates HLS to player
  5. Viewers can switch between the original audio and commentator's audio by changing audio track in the player.
@burak-58 burak-58 moved this to Next Sprint in Ant Media Server Dec 2, 2024
@burak-58 burak-58 moved this from Next Sprint to 🔖 Sprint in Ant Media Server Dec 2, 2024
@lastpeony
Copy link
Contributor

I extended HlsMerger plugin to add this functionatiy. It is working fine with Hls.JS but looks like there is a bug related to this functionality in videojs and thats why its not working yet with ant media web player.

Created an issue on videojs issues

videojs/http-streaming#1556

@burak-58 burak-58 assigned burak-58 and unassigned lastpeony Dec 9, 2024
@burak-58 burak-58 moved this from 🔖 Sprint to 🏗 In progress in Ant Media Server Dec 16, 2024
@burak-58 burak-58 moved this from 🏗 In progress to After sprint in Ant Media Server Dec 30, 2024
@github-project-automation github-project-automation bot moved this from After sprint to ✅ Done in Ant Media Server Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants