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

Controls keeps showing and hiding during CMAF (Dash) Playback #5628

Closed
yashtandon113 opened this issue Sep 27, 2023 · 3 comments · Fixed by ant-media/StreamApp#410
Closed
Assignees

Comments

@yashtandon113
Copy link
Contributor

Short description

During the DASH playback, controls are showing and hiding continuously which is affecting the playback experience.

Environment

  • Ant Media Server version: v2.6.2 and above
  • Browser name and version: Chrome & Edge

Steps to reproduce

  1. Enable the CMAF
  2. Publish the stream on a server
  3. Play the stream with CMAF (Dash)

Expected behavior

Stream should be smooth and their should be no disturbance during the playabck.

Actual behavior

During the Dash playback, video controls keep showing and hiding. The video link has been attached for the reference.
https://drive.google.com/file/d/1VeLRZoS7xbBGZNMH5S1RQd54RtaYdIb_/view?usp=sharing

@mekya
Copy link
Contributor

mekya commented Oct 9, 2023

I've moved this to the backlog.

Please let me know if we need to increase its priority.

@reiluke
Copy link

reiluke commented Oct 11, 2023

We have tried basic dash videojs player playing mpd files generated by antmedia, it works fine, so problem is likely in antmedia dash player, sample code from here https://videojs.github.io/videojs-contrib-dash/, as an alternative we made separate player for dash

@mekya
Copy link
Contributor

mekya commented Oct 30, 2023

Thank you for the update @reiluke

I'm adding this discussion link for the developer as well.

https://github.com/orgs/ant-media/discussions/5619#discussioncomment-7244815

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

Successfully merging a pull request may close this issue.

4 participants