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
When I try to play a rendered video (I created a simple video.js html) m3u8s are loaded as "Content Type: application/vnd.apple.mpegurl". .ts files are also loaded as "ContentType: application/vnd.apple.mpegurl" and the video does not play. The interesting thing is that I can play the rendered video files under a static folder. I am attaching the screenshots. I can also play the rendered video with a player like VLC. What do you think could be the reason for this problem? I have been suffering for 4 days.
Test assets:
PHP: v8.1, v8.2, v8.3, v8.4
Laravel: v10, v8
pbmedia/laravel-ffmpeg: v8.5, v.8.4
ffmpeg: v7, v4.4.4
When I try to play a rendered video (I created a simple video.js html) m3u8s are loaded as "Content Type: application/vnd.apple.mpegurl". .ts files are also loaded as "ContentType: application/vnd.apple.mpegurl" and the video does not play. The interesting thing is that I can play the rendered video files under a static folder. I am attaching the screenshots. I can also play the rendered video with a player like VLC. What do you think could be the reason for this problem? I have been suffering for 4 days.
web route:
filesystem.php:
The text was updated successfully, but these errors were encountered: