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

bug: Video Playback Freezes Due to Failed Segment Requests #1768

Open
ShubhamSharma2311 opened this issue Feb 26, 2025 · 0 comments
Open

bug: Video Playback Freezes Due to Failed Segment Requests #1768

ShubhamSharma2311 opened this issue Feb 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ShubhamSharma2311
Copy link

Title: Video Playback Freezes at Certain Points and Fails to Load Segments
Description:
While playing videos on app.100xdevs.com, I encountered an issue where the video plays for some time but then freezes. To resume playback, I need to manually seek forward or backward, but the portion where the video initially got stuck never plays.

Steps to Reproduce:
Go to app.100xdevs.com and open any lecture video.
Start playing the video and wait for some time.
Notice that at certain points, the video freezes and stops buffering.
Seeking forward or backward resumes playback, but the previously stuck segment remains unplayable.
Expected Behavior:
The video should play continuously without freezing, and all segments should load properly.

Actual Behavior:
The video freezes at certain points.
Network requests for some video segments fail (refer to the attached screenshot).
Stuck segments never load, even after seeking.
Screenshot: Image

Console Logs & Network Details:
Several .ts segment requests fail.
Error: "Ensure CORS response header values are valid" in the console.
The CORS request is blocked due to invalid or missing response headers.

@ShubhamSharma2311 ShubhamSharma2311 added the bug Something isn't working label Feb 26, 2025
@ShubhamSharma2311 ShubhamSharma2311 changed the title bug: bug: Video Playback Freezes Due to Failed Segment Requests Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant