aashutosh.g27
Member
You need ghipy api for this.. create ghipy account..I am able to upload video on aws but video to gif command not generate gif on the folder path
Please help me in this ..
You need ghipy api for this.. create ghipy account..I am able to upload video on aws but video to gif command not generate gif on the folder path
Please help me in this ..
Okay i will try thanksYou need ghipy api for this.. create ghipy account..
I did this and also put log as mention by slvrsteele sir in log i have "sh ffmpeg : command not found"Okay i will try thanks
you can give command from your root user only run every commands from root only and follow documentsI did this and also put log as mention by slvrsteele sir in log i have "sh ffmpeg : command not found"
So i debug little more and found when i login to vps as root and check on terminal as whereis ffmpeg it show path "usr/bin/ffmpeg/" but when i login cpanel and go to terminal from there and check ffmpeg then terminal show "ffmpeg : command not found" what i am doing wrong?
Any help??Already did everything mention in doc but in doc there is need to provide path for ffmpeg and ffprobe but in new code i dont understand where i need to define that path . other issue after gone according to doc is when i hit url/serverRequirement it says unable to load ffprobe. when i did root access it have ffmpeg and ffprobe installed
In what context explain your problemplease help me new 2.9.7 installing
I am stuck on video to gif problem due to ffmpeg may be i can solve your problemIn what context explain your problem
application installing. apiIn what context explain your problem
First check ffmpeg on your vps using serverequirement file from codecanyon whether you have that installed or not without that no use to solve other issue ...i also face same problem which you have and need to write some android code to work that .application installing. api
can share you password of new update admin panel? it is not 123456Brother first of all this is not my app and another thing is you can make same as one app too. Source code is available in the forum only.![]()
i don't know but you might need httpsHow to configure API url in app ?
App stuck with TicTic splash screen.
admin panel can be access from website.com/portal
API uploaded in website.com/musictok
public static final String main_domain="http://website.com/";
public static final String base_url=main_domain+"portal/"; // musictok
public static final String api_domain =base_url+"index.php?p=";
or
public static final String main_domain="http://website.com/portal"; //http://website.com/musictok
public static final String base_url=main_domain+"API/";
public static final String api_domain =base_url+"index.php?p=";
I tried all these are not working.
Stuck with Splash Screen
Version 3.0.0 Updated 20 Jan 2021
1. Video Save/Share feature Bug [Fixed]
2. Video Recording Black Screen bug [Fixed]