Tictok Clone Android App Clone
Tiktok is one of the most popular android app for posting videoes .
Server Requirements
We have added some advance functions into our product. We try to keep our product simple but unfortunately due to greater no of request we are forced to upgrade our product and we had to use a FFMPEG Library.
Php 7.0
VPS/Cloud: The code will not work on Shared hosting.
Ffmpeg should be installed
Curl should be enabled
memory_limit should be 128M View Attachment
4 Core processor + 8/16GB Ram
If you face any issue in video upload or it takes time in uploading video to server that might be because of your server. Sometimes server gives this error if you check your error log file
Allowed memory size of 33554432 bytes
Step 1
First thing which is very important is that you need to either use VPS or cloud Hosting. This FFMPEG won't work on shared hosting and you need a terminal access to install ffmpeg
Step 2
Second thing is we do not provide any support in configuring your FFMPEG. You need to make sure that your FFMPEG works and its installed. We can share you one tutorial which we followed and installed on one of our client CENT OS operating system. We will constantly update this part as soon as we came across different operating system of our clients during installation.
For Installation On Centos 7.8 follow this - https://linuxize.com/post/how-to-install-ffmpeg-on-centos-7/
The installation documentation is appneded with the file, please follow the steps.