-
I figured out this issue and found a bug for uploading videos via "Video Module",
since allowed file extension include *.jpg, if I upload a picture JPG as "video", it will stuck at "being transcoded", I have to remove this from DB "sys_transcoder_queue" manually to clear the pipe.
How can I limit the upload file extension to exclude JPG plz?:)
thx