imanghafoori1 / laravel-video

A laravel package to stream video content.
MIT License
260 stars 41 forks source link

PHP Process #16

Closed mehradsadeghi closed 3 years ago

mehradsadeghi commented 4 years ago

Hello Iman. I was wondering when there are multiple clients, Then we'll have multiple PHP processes being created for streaming the video. Is that correct ? In this case we're gonna need server(s) consist of high performance hardwares, Right ?

(The question is more about streaming in general I guess, Than specifically about this package)