This is a request to add support to the video module for VideoEgg, a service similar to Google's video service. There is some sort of free integration kit for VideoEgg partners, but I just don't know much about programming myself to figure this out alone... I want to be able to add movies I've uploaded to videoegg to my drupal community. http://poserforensicartists.com
I"m using version 4.7.3

Thanks.

CommentFileSizeAuthor
#5 VideoEggModule.zip44.37 KBagilpwc

Comments

agilpwc’s picture

I just hacked the video module to fully support VideoEgg using the their integration kit. It is pretty cool with automatic thumbnailing and automatic encoding to flash 8. The user never leaves the site to do the upload.

Dog Agility Videos

Right now it uses a separate page to do the VideoEgg upload and the prepopulate module to fill in the fields on the node/add/video form. I'm not sure how to turn it into a video submodule.

Since you are not adding in any new features to 4.7 is there any reason to submit a patch?

ByteDreams’s picture

This is great news!
I don't know how to do any of this myself, so when you say you did it, can you show me how? I don't know about patches either, so I'll just leave that to someone else to answer?

ByteDreams’s picture

hmm, I just re read some of the documentation, by hacking, do you mean you just used their quickstart guide? Guess I will give that a try then.

fax8’s picture

guys, this is definitely a good feature to have...
What is the status of this? Do you finally had it to work?

If so please roll out a patch.

Thanks,

Fabio

agilpwc’s picture

Status: Active » Needs work
StatusFileSize
new44.37 KB

Here is what I came up with for VideoEgg support. Obvious it could use some work in terms of work flow. See the readme that is included.

Please feel free to modify and improve. Like making it into a submodule.

agilpwc’s picture

You can see a working version of the above patch at this website: http://agilityvision.com/

thejefe711’s picture

I can't get the video to play in the same page and I have tried the video module with the play on same page patch. I'm using drupal 4.7.5

teamrob’s picture

I tried to get this to work but get following error when trying to access my modules through admin.

Fatal error: Cannot redeclare video_help() (previously declared in /home/site/public_html/modules/video/video.module:27) in /home/site/public_html/modules/video.egg2.module on line 27

teamrob’s picture

**Update

I posted this to soon not realizing the videoegg module was a hacked video module and I was installing it over the top, thus not working.

I got it to work but I don't have a video egg partner #, and it seems like they are now catering to large established sites, I applied anyhow and hope they help the small guy out, afterall thats what thier service is for isnt it?

Thanks for this Ill let you know If I get it working

911’s picture

Amy Update for this on Drupal 5.x? Is there a solution for Videoegg and Drupal 5.x?

Best Regards

iLLin’s picture

Status: Needs work » Closed (fixed)