Skip to content

The video is blurry at the beginning. Later, it loads without any blur. #1904

@Mugdha187

Description

@Mugdha187

Be sure to search for your issue before opening a new one.

Current Behavior

The video is blurry at the beginning for 10 seconds. Later, it loads without any blur. This issue occurs when the video file type is .m3u8. I also tried accessing the video using ReactHlsPlayer, but the initial blurriness issue still persists.

Expected Behavior

The video should not start blurry.

Steps to Reproduce

Used following syntax to render video using ReactPlayer.

<ReactPlayer>
          controls
          url={src}
          width="100%"
          height="100%"
          light=true
</ReactPlayer>

Environment

Other Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions