SID-01223: Upload and Play mp4 videos on twiki
| Status: |
Answered |
TWiki version: |
5.0.2 |
Perl version: |
5.8.8 |
| Category: |
EmbedFlashPlugin |
Server OS: |
Linux |
Last update: |
14 years ago |
Hi,
How to upload and play mp4 files on twiki site? I have around 8MB of .mp4 video file and need to upload to twiki and give option to play it on a topic? It should be browser compatible.
How can i achive this?
Appreciate for your response.
Best Ragards,
Srinivas.M
--
TWikiGuest - 2011-07-06
Discussion and Answer
Hello,
Check
ObjectPlugin
Check also ATTACHFILESIZELIMIT in
TWikiPreferences topic in TWiki web.
--
EnriqueCadalso - 2011-07-07
As recommended at the top of the TWiki.TWikiPreferences topic, don't change the setting there, but copy the setting to Main.TWikiPreferences topic.
--
PeterThoeny - 2011-07-08
Hi,
I have tried with objectplugin with below snippet
%OBJECT{src="%PUBURLPATH%/%SYSTEMWEB%/Videos/Preview_Demo.swf" width="320" height="180" controller="FALSE" play="TRUE" useembed="TRUE" myparam1="3.1419" myparam2="edinburgh"}%
it is not shown in frame of the clip..the
ObjectPlugin can either autoplay or else it displays a blank video screen.
There is no youtube type frame format displayed.. a white blank exists and the page is still continuously loading. The actual file size is around 8MB.
When i used .mp4 file format in the above syntax, the frame is displayed but it is fully in corrupted data format displayed in the frame.
am i used wrong way? Or do i need to manually install Quicktime on my machine first?
Thanks,
Srinivas.
--
TWikiGuest - 2011-07-14
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2011-09-08
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.