O
|
Olav 7/2/2019 |
Hi. Have you tried to set field type to MEDIUMTEXT? Maybe your video-file is to large for the VARCHAR fieldtype. |
![]() |
Sergey Kornilov admin 7/2/2019 |
Maybe video file is not supported or wasn't uploaded? Hard to tell based solely on this info. |
A
|
Abhijeet author 7/2/2019 |
Maybe video file is not supported or wasn't uploaded? Hard to tell based solely on this info.
|
![]() |
lefty 7/3/2019 |
Hi Sergey, Thanks for replying. I am using oracle and the field is varchar2, I am able to upload the file properly and when i go in database i can see the filename is properly accomodating the upload text, I have tried almost all file types for uploads like flv, mp4,3gp, avi but no luck all are showing same error. I can see the arrow in the list page, when i click arrow the file is not playing. There is not much documentation for videos available, i have followed the documentation which is available for videos from your system help file. As I see it in the files folder as well the files are physically there suffixed by unusual characters as per your system logic creating uniqueness of the file and is working properly. Please guide. Thanks in advance.
|
![]() |
jadachDevClub member 7/4/2019 |
Video files typically require a MIME Type added to your server to play properly |