Feature #20284
closed
[Feature] New Multimedia CE
Added by Steffen Kamper over 15 years ago.
Updated over 14 years ago.
Description
The MULTIMEDIA-CE is a bit outdated and doesn't give much possibilities for streaming data as done in modern websites.
This attached solution adds a new MEDIA-CE that enables a lot of new possibilities:
Flash player is added, Media can be streamed with SWFobject, Quicktime can be streamed with QTobject
Detailed Documentation will follow asap
extract attached zip in typo3/contrib
(issue imported from #M10853)
Files
here is the new patch with little enhancements (v5):
- default width and height are now set in CSC constants (no idea how to get them in flexform yet)
- Free Entry renamed in Custom Parameters
- Add Protocol (http://) only if missing. Custom protocol can be added to the URL field
- when no file/url is given, render a warning
PS all CSC-Changes are done in the set "current"
added v6 with integrated hook, thanks to Dan Osipov for contribute
you might have a look at the SWFObject Extension that Bastian Waidelich an me have been developing. It has a SWFObject Wrapper Class and many other features for inserting Flash elements into pages using Flexforms, Records or plain Typoscript.
http://forge.typo3.org/projects/show/extension-swfobject
I would be willing to help to implement it.
New zip with own TYPO3 player, audio player is free (see player.txt)
New patch with a lot of simplifying and working hooks
Testextension for demonstrating hooks attached
I newly compiled flashplayer, enhanced the fullscreen view.
Some enhancements could be put in, but as basic version it works good, so it shows preview of the movie, or load an image as background.
If there is a jpg with same name as the movie in same directory, it's displayed automatically. Or configure with flashvars.image = abs.path of image
Just a short note: the config option says mimeHandler, but looking at the code I find that it's actually a fileExtHandler (mime types are NOT file extensions). Please rename, so it's maybe sometimes possible to config real mime types like audio/mp3.
@Martin Kutschker - i took your suggestion and renamed to fileExtHandler.
I also copied the TS to each version of css_styled_content to make it available everywhere.
I also attached a manual which needs some proofreading, but help understamding how it works. Every comment on this is welcome.
Now patch is ready to make a RFC.
Added doc update after a quick proofread. Still needs another pass, restructuring, and more content before its officially released but its a step the in the right direction :)
committed to trunk, rev 5851
Also available in: Atom
PDF