Support the ongoing development of Laravel.io →
posted 11 years ago
Requests

I'm trying to implement a video streaming server using laravel, with Jwplayer as a client.

It works ok with Response::download() but i'm not able to seek forward if the video is not fully loaded yet.

Is there a special response / http header I could use ? Has anyone experienced this before ?

Last updated 3 years ago.
0

Maybe Response::stream(callback, status, headers) could help?

http://laravel.com/api/4.1/Illuminate/Support/Facades/Response.html#method_stream

Last updated 3 years ago.
0

Will have a look into it! Thanks!

Last updated 3 years ago.
0

Hii.. I am also loking for video streaming in laravel how it can be done?

Thanks, Jignesh.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.