S
S
Sergey Semenko2015-01-25 15:17:12
PHP
Sergey Semenko, 2015-01-25 15:17:12

How to implement asynchronous video conversion?

How can I implement asynchronous video conversion in php? Let's say I sent a file through a form, what should I do next? I would not like to wait until php converts Full HD to another quality.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2015-01-25
@abler98

Store somewhere a queue of what needs to be converted and rake in the background.
How exactly are there options here: starting from a table in mysql and cron, ending with queue servers
habrahabr.ru/post/132433

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question