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

fix(FEC-10662): source removed before destroy process finish #503

Merged
merged 5 commits into from
Nov 24, 2020

Commits on Nov 10, 2020

  1. fix: source removed before destroy process finish

    Issue: source has been removed from video tag before destroy has been finished.
    Solution: wait for mediaSource destroy before removing the src from video tag.
    Yuvalke committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ffcaf31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2441a3e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update html5.js

    Yuvalke committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    165ea3a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    c0711ab View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    6139993 View commit details
    Browse the repository at this point in the history