Do you plan to add DJI Cloud fetching logs ? #212
|
Hello,
Do you know how can I achieve this in an easier way ? Without needing to use a computer ? |
Replies: 1 comment 1 reply
|
@bastiengrignon The problem with RC2 is you can't install custom apps on it. and it will only sync to the cloud when it is connected to the Wifi. The access to the DJI cloud files are not documented and mostly done through some commercial contract or backdoors - none of which is feasible for a open source and free application like this. It is their infrastructure after all. Also, for US people, the logs does not sync to DJI cloud nowadays at all. So the only way to do this via plugging in to a PC and using a sync application like the Litchi hub bridge by pointing it directly to the watched folder (you can make it detect the RC device, so no need for wifi or anything, just plug in RC to PC, leave for a minute and plug off) - this way, it automatically finds the correct log folder, copied the new files to the destination based on hashes - fast and automatic. Otherwise there are some ways to jainbreak the RC to install custom sync apps, but I have not tried any so far, so can't comment on their ability. |
@bastiengrignon The problem with RC2 is you can't install custom apps on it. and it will only sync to the cloud when it is connected to the Wifi. The access to the DJI cloud files are not documented and mostly done through some commercial contract or backdoors - none of which is feasible for a open source and free application like this. It is their infrastructure after all. Also, for US people, the logs does not sync to DJI cloud nowadays at all. So the only way to do this via plugging in to a PC and using a sync application like the Litchi hub bridge by pointing it directly to the watched folder (you can make it detect the RC device, so no need for wifi or anything, just plug in RC to PC…