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

VOD is not playing on dashboard and with Embedded player (play.html) in v2.6.0 #5137

Closed
yashtandon113 opened this issue May 22, 2023 · 1 comment
Assignees
Labels

Comments

@yashtandon113
Copy link
Contributor

Short description

The Recorded VOD is not playing on both dashboard and with Embedded player separately while the Uploaded VOD is playing fine with Embedded player separately but not on dashboard. As observed, it is happening because of extension issue during playback.

Environment

  • Ant Media Server version: v2.6.0

Steps to reproduce

Scenario-1

  1. Publish any stream and record it
  2. Play the VOD on Dashboard from VOD section or from Embedded player (play.html) URL using playOrder=vod

Expected behavior

VOD should play without any issue.

Actual behavior

VOD is not playing because of extension issue as shown in below image.

image

Scenario-2

  1. Upload any VOD on the server
  2. Play the VOD on Dashboard from VOD section

Expected behavior

VOD should play without any issue.

Actual behavior

VOD is not playing from dashboard because of extension issue as shown in below image. However the uploaded VOD plays fine when playing with play.html using playOrder=vod

Screenshot 2023-05-23 013254

@mekya
Copy link
Contributor

mekya commented May 23, 2023

It's definitely my bad. While I'm refactoring embedded player, I've missed this.

Let me quickly fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants