Jump to content

Recommended Posts

Posted

Hi,

I'm looking for some feedback please as to your favourite video embedder. If I can compile a shortlist from your suggestions I may then setup a poll. Please include reasons for your choice(s).

I currently do not have a fav as I have not had to do much embedding but this is going to change soon.

Thanks.

Posted

By video embedder, do you mean tools like videojs, mediaelementjs, sublimevideo ?

If so, you might find my Video fieldtype module useful. Along with support for uploading videos, it also has native support for playing the videos using sublimevideo by simply doing: 

echo $page->video_field->eq(0)->play;
  • Like 2
Posted

By video embedder, do you mean tools like videojs, mediaelementjs, sublimevideo ?

If so, you might find my Video fieldtype module useful. Along with support for uploading videos, it also has native support for playing the videos using sublimevideo by simply doing: 

echo $page->video_field->eq(0)->play;

Yes tools like that.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...