are thinking about you video module integration?

Comments

coredumperror’s picture

I'm not sure what you mean. Which module, specifically, are you referring to? And what kind of integration would be necessary?

fugazi’s picture

sorry for my poor explanation. in the video modules https://drupal.org/project/video you can all files play on zencoder on s3. Your module is therefore not compatible.

coredumperror’s picture

Priority: Normal » Minor
Status: Active » Postponed

Taking a look at the code for the Video module, it looks like it's explicitly designed to work with the AmazonS3 module. S3 File System and Video will not be able to work together unless someone writes a patch for Video that makes the AmazonS3 integration also compatible with s3fs.

I might be able to do that, but it's a low priority. It would take a lot of research and testing for me to figure out all the code that would need to be tweaked, and I just don't have time right now.

I'd suggest opening a ticket on the Video module's issue queue, and asking if someone who is already familiar with the code could write the patch themselves.

fugazi’s picture

Thanks for the information, it was only a demand. regards

coredumperror’s picture

Status: Postponed » Closed (won't fix)

I don't have time to write integration code for other modules. If the Video module's author, or someone else, wants to update the Video code to be compatible with s3fs, that'd be great. But I won't be able to.

ydahi’s picture

Status: Closed (won't fix) » Active

bumping this - would be awesome to have integration with the Video module.

I'll start plugging away, hopefully I can make some headway...

coredumperror’s picture

ydahi, did you ever make any headway on your integration between S3FS and the Video module?

ydahi’s picture

@coredump unfortunately no. I'm looking at my notes, doesn't look like I got very far. Having this module work with video would be stellar, though!

coredumperror’s picture

Status: Active » Closed (won't fix)

That's unfortunate. Since I'm not given work time to write integration code for other 3rd party modules, I can't write this myself. So I'm going to close this issue again. If you ever end up putting something together, please feel free to re-open.