You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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.
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
The text was updated successfully, but these errors were encountered: