Hello everybody, I am using drupal since 2 months and I am really amazed by this CMS : it's great really!!!!!! So many modules, and so many good developers, and so much reactivity to forum subjects!! lol
So, I wanted to know if it exists modules that allows users to attach video and audio to a node (like a forum subject). Indeed, I am seeking for modules that allow a user like me now to write a subject, and add audio and video to this subject. I don't want to attach a file, but a video and audio which will be accessed directly by other users.
For the audio, I have downloaded the audio module, but the audio attach module doesn't function yet on drupal 6.
For the video, I have downloaded flash video and dash media player modules, but It doesn't function: I don't really know what to do step by step, the settings,...And I don't know if with this module, a user can attach a video to a content (maybe it is only for administrators which want to share a video content).
I am really a little bit lost, and if anyone can give me advices, (even the smallest), it will be great.
Thanks to drupal users!!

Comments

bgilday’s picture

I have found the Embedded Media Field module to work the best for attaching videos and audios. It works great in Drupal 5, and the project maintainers are actively working on a Drupal 6 version which is in alpha at the time of this post.

The Embedded Media Field module maintainers do a great job.

shifthappens
www.ahaconsulting.com

Brian Gilday
Municode
www.municode.com

ideal93’s picture

Thanks shifthappens, but it doesn't solve my problem : indeed, whith this module, you can any media content to a node by copying and pasting the url (for example, a youtube video ....)
In my case, I want to be able to attach an audio file or a video file to my content by uploading it. For instance, here, I am writing a comment. I want to have in the bottom a way to upload an audio file or a video file, which is installed on my computer.
Thanks to anybody who can give me some ways to find it.

bgilday’s picture

I misinterpreted you When you said "I don't want to attach a file".

My experience is mainly with Embedded Media Field module, which works great if you don't require the file upload as tightly integrated as with your case. Have you tried out the Flash Video module, which currently has a Drupal 6 beta version? It might meet your video needs, but again I have not used that one myself.

Good Luck!

Brian Gilday
Municode
www.municode.com

ideal93’s picture

thanks and it's the case as I noticed above, I have downloaded flash video, but I have some problems to use it. So, I have posted here to have more support on this module;

ideal93’s picture

I am using windows. And flash video doesn't function for me with windows.
Can anyone give me support for installation with windows?
Thanks

diseño web palma de Mallorca’s picture

I'm on drupal 6 and for the moment I'm just thinkiing about changing to drupal 5 again !!

smrati’s picture

Hey guys ,

I am working on Drupal and want to know whether a video player can be embedded in the content section in the web page of drupal .

I also want to know can a video be opened directly by clicking the submenu rather than showing as an attachment in the next node or page.

Guys , I am waiting for the reply.

smrati

khawshik_2’s picture

did you try video or audio module

smrati’s picture

I have installed flashvideo module but it has just embedded the video on the whole page . What I want is navigation panel should not disappear and user can select other video without going back .

So guys help me please.

smrati’s picture

Hey guys ,

please reply..have i asked a difficult question ? At least give suggestions .

Smrati

kuldip zala’s picture

Hi,

You can try Jquery + Ajax + Custom module .

By making blocks from your custom module you can print videos or thumbnail in Navigation bar whatever you want and then apply jquery stuff on it so that user can select other video without going back.

Thanks,