So I setup another server for streaming. Everything works well except the converter for files 2GB and above. Even 1MB below 2GB is fine. Problem is, it just sits at getting file conents:
It gets the whole file and just sits at that.
Memory is no problem. There's tons free. Nothing in the error logs.
Anyone run into this?
Code:
# php /home/path/to/converter/plugins/mediaconverter/converter/convert.php
Found 1 pending conversion, id #132.
Getting file from storage...
Memory is no problem. There's tons free. Nothing in the error logs.
Anyone run into this?