Parent Directory
|
Revision Log
|
Revision Graph
support for streaming video into drupal
| 1 | Module: Web Media |
| 2 | |
| 3 | Drupal Version: 4.6 |
| 4 | |
| 5 | Author: Kevin A. Hoogheem (kevin@hoogheem.net) |
| 6 | |
| 7 | Description: |
| 8 | Allows you to stream video embeded into your site |
| 9 | |
| 10 | Supported Video: |
| 11 | Quicktime |
| 12 | MPEG-4 |
| 13 | SDP |
| 14 | Real Video |
| 15 | Flash |
| 16 | Microsoft Media |
| 17 | |
| 18 | INSTALL: |
| 19 | Install the webmedia.module into your modules directory |
| 20 | Take the SQL from the module file and install the table into MySQL |
| 21 | |
| 22 | Also take a look at the Admin/Settings for webmedia as it allows you |
| 23 | to change functions such as Autoplay or the size of the media window. |
| 24 | |
| 25 | BUGS/ISSUES: |
| 26 | Please report any issues or bugs to kevin@hoogheem.net |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |