Webmedia Module
khoogheem - June 15, 2006 - 00:08
I just added a new project to allow user to embed streaming video files into drupal.
Currently supports:
Quicktime
MPEG-4
SDP
Real Media
Windows Media
Flash
Project page: http://drupal.org/node/69092
I am looking to allow users to hide the real url of the stream and having some issues right now.. but will be adding that in the future releases.
I am also working to convert my test site to drupal 4.7 so I should have a fix for that soon as well.

Just curious
How does this differ from the video module? A comparison of features might lead to helpful distinctions in descriptions (or a nice melding to make one even better module, if that's possible).
Laura
_____ ____ ___ __ _ _
design, snap, blog
This was built for a site of
This was built for a site of mine where you can put TV station broadcasts feeds into your site.
There is also support for more then just quicktime that the video module has.
probably a little more specialised as well, as the intent was to allow you to have broadcasts added.. However is suitable for users to post plain video as well.
Where is the video module?
I have been unable to locate a video module... Where can I find that one?
----
Nevermind, 4.6 only
From what I understand
CVS version works with 4.7. I've not tried it (yet).
Laura
_____ ____ ___ __ _ _
design, snap, blog
Video module:
Video module: http://drupal.org/node/25274
If you use drupal 4.7 use cvs version.
------------
www.varesano.net - Fabio Varesano Personal Homepage
How do I pull the CVS
How do I pull the CVS version down? I am unable to get it from the server.
(Excuse my lack of CVS knowledge)
Choose CVS from the drop-down
In the Downloads tab, modules area.
Laura
_____ ____ ___ __ _ _
design, snap, blog
This makes no sense to me. I
This makes no sense to me.
I need to know how to download the latest CVS version onto my server... for example, to get the Drupal CVS I would use:
cvs -d :pserver:anonymous@cvs.drupal.org:/cvs/drupal login
cvs -d:pserver:anonymous@cvs.drupal.org:/cvs/drupal export -r HEAD drupal
I need to know how to do this for modules.
you have two choices
1. Is to go to the modules page and sleect the CVS version of the module just like he suggested.
2. Read the handbook where you will find this infomration. http://drupal.org/node/22288
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
video module cvs
video module cvs version:
http://drupal.org/node/25274/release
------------
www.varesano.net - Fabio Varesano Personal Homepage
Thanks fax8 However, it
Thanks fax8
However, it seems that the CVS version I got is a little non-functional.
The files are uploaded to: files/video/
It is trying to access them with: system/files//tmp/video/
Is anyone else seeing this?
yes... is a bug. I'm working
yes... is a bug. I'm working on it...
http://drupal.org/node/69624
------------
www.varesano.net - Fabio Varesano Personal Homepage
meanwhile you can insert
meanwhile you can insert your url to videos in the video file field.
Fabio
------------
www.varesano.net - Fabio Varesano Personal Homepage