SID-02116: OBJECTPLUGIN won't play mp4 videos
| Status: |
Answered |
TWiki version: |
6.0.1 |
Perl version: |
5.8.8 |
| Category: |
ObjectPlugin |
Server OS: |
Red Hat 4 |
Last update: |
10 years ago |
I am trying to embed some mp4 videos in a Twiki page, but won't work.
In the page is displayed a white space and the video.
This is the code i am using to embed the video
%OBJECT{"%ATTACHURLPATH%/Tutorial_1.mp4" width="320" height="180" play="TRUE"}%
When I open the page the video start to download automatically. I don't need to download the video I need to play the video in the twiki page.
I am missing somthing or I need to add some extra plugins??
I already enabled the
ObjectPlugin in my configuration page
--
Jose Elvir - 2015-10-23
Discussion and Answer
You need a streaming server, such as
Red5-server
.
--
Peter Thoeny - 2015-10-24
See also
Wikipedia:Streaming_media
,
Wikipedia:List_of_streaming_media_systems
,
Wikipedia:Comparison_of_streaming_media_systems
--
Peter Thoeny - 2015-10-24
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.