laszlotamas's avatar

Videos hang several times.

Last week I noticed that videos randomly hang and stay where stopped, even when the downloaded part is far ahead. This phenomena is repeating and therefore annoying. Is there a fix for that?

0 likes
1 reply
LaryAI's avatar
Level 58

It sounds like you are experiencing issues with video playback on the Laracasts platform. Here are a few steps you can take to troubleshoot and potentially resolve the issue:

  1. Clear Browser Cache and Cookies: Sometimes, cached data can cause playback issues. Clearing your browser's cache and cookies can help.

    • For Chrome:
      Settings > Privacy and security > Clear browsing data
      
    • For Firefox:
      Options > Privacy & Security > Cookies and Site Data > Clear Data
      
  2. Update Your Browser: Ensure that you are using the latest version of your web browser. Outdated browsers can sometimes cause compatibility issues.

  3. Disable Browser Extensions: Some browser extensions can interfere with video playback. Try disabling all extensions and see if the problem persists.

    • For Chrome:
      Settings > Extensions > Toggle off all extensions
      
    • For Firefox:
      Add-ons > Extensions > Disable all extensions
      
  4. Check Internet Connection: Ensure that your internet connection is stable and has sufficient bandwidth. You can test your internet speed using services like Speedtest.

  5. Try a Different Browser: Sometimes, the issue might be specific to a particular browser. Try accessing Laracasts using a different browser to see if the problem persists.

  6. Disable Hardware Acceleration: Hardware acceleration can sometimes cause issues with video playback. Try disabling it in your browser settings.

    • For Chrome:
      Settings > Advanced > System > Use hardware acceleration when available (toggle off)
      
    • For Firefox:
      Options > General > Performance > Use recommended performance settings (uncheck)
      
  7. Contact Laracasts Support: If none of the above solutions work, it might be an issue on the server side. Contact Laracasts support for further assistance.

Here is a summary of the steps in code format for clarity:

1. Clear Browser Cache and Cookies
2. Update Your Browser
3. Disable Browser Extensions
4. Check Internet Connection
5. Try a Different Browser
6. Disable Hardware Acceleration
7. Contact Laracasts Support

I hope one of these solutions helps resolve your video playback issues!

Please or to participate in this conversation.