With regard to the case of uploading Aliyun after front-end picture and video compression, who has done it before? please thank you urgently.

We are currently doing a case of uploading pictures and videos, but we need to compress it before uploading. If anyone has a good plan, please let us know

.

have I solved the same problem as you


the front-end compressed images can be implemented with canvas, so video compression is not feasible. Still want to build an intermediate service, need the cooperation of back-end development.


Video compression can set up a transcoding service. The original video is first uploaded to the transcoding server. The transcoding service transcodes the video through ffmpeg and then transmits it to Aliyun


. When uploading to Ariyun


, how to solve the problem. Can you put down the code


We uploaded to the backend before, and the backend is calling Aliyun's java interface api to upload


I would like to ask you whether this problem has been solved? how to deal with the image compression

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3205d-2b32a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3205d-2b32a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?