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

Large remote videos fail to load in Blazor #56005

Closed
1 task done
amirvenus opened this issue Jun 1, 2024 · 0 comments
Closed
1 task done

Large remote videos fail to load in Blazor #56005

amirvenus opened this issue Jun 1, 2024 · 0 comments
Labels
area-blazor Includes: Blazor, Razor Components

Comments

@amirvenus
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When using a

However, when it comes to videos that are long i.e. over one hour - no matter how I tried even using the JSInterop, the player just fails to play the video or not does it make it playable.

image image image

Note. The same remote video URL could be copied from the malformed element and be played on the browser directly

Expected Behavior

It should be able to play videos regardless of the duration

Steps To Reproduce

Try creating a video player in Blazor and set the source to a remote mp4 source which is not short! (ideally to reproduce the issue, the video will need to be over one hour)

Exceptions (if any)

No response

.NET Version

8.0.203

Anything else?

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jun 1, 2024
@amirvenus amirvenus closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

No branches or pull requests

1 participant