Anyone know how to create a preview for video and other files in dropzone js ? I know in documentation dropzone js can accept some files, not image only but i dont know how to create a preview for not image. Any help will be appreciated :-)
            Asked
            
        
        
            Active
            
        
            Viewed 1,796 times
        
    1
            
            
        - 
                    this is probably exactly what you want to do: https://stackoverflow.com/a/9349984/2625645 – Max Deepfield Aug 28 '17 at 08:41
 - 
                    if preview with file reader html5 like in your url above, i can make that. But my problem is with drozone js. – user8455694 Aug 28 '17 at 08:45
 - 
                    @user8455694 did you ever find a solution? – Moritz Friedrich Jul 13 '20 at 10:26