red5node pre-alpha sources

UPDATE - NEWER RELEASE AVAILABLE - GO HERE

Well, I don't know about you, but I don't like it when Drupal modules are released with closed-source SWF files - especially when the SWF file comprises the core of the module.

But the only red5 module for drupal Red5 Flash Server is unfortunately like this. ( See the complaint ) So I wrote my own Drupal 6 module for red5, called red5node. Download it here. All code licensed under GPL, SWF built with Flex builder, SOURCES INCLUDED.

WARNING: This module as-is is totally insecure. DON'T USE IT ON A PRODUCTION SITE, FOR THE LOVE OF GOD. I will be rewriting the module component of this to make use of amfphp / services, and to make it secure. I'll post a comment here when that happens. If you want to be alerted, contact me.

But otherwise it does work. Currently, it:
- Creates a new node type, "red5node"
- Provides an admin panel for you to specifiy the path to the red5 app that you wish to save to
- Provides a form to create a new red5node. ( node/add/red5node )
- Provides a video recorder with mic/camera select, preview, re-record, and save functionality.

- NOTE - it doesn't yet provide any out-of-the-box player, so you can't yet watch the video you recorded unless you go back to edit the node.
- NOTE - I haven't even tested this in IE yet, so don't expect it to work in anything but FF for now.
- NOTE - File on server exists as red5node.tar_.gz , make sure to change to .tar.gz if you need to for your OS

It has a long way to go but at least there is now an OSS version of this available. Please let me know what you'd like to see beyond better security / cleaner Drupal API. Once I rewrite the Drupal - end of things, I will plan to submit this as a contrib module on drupal.org

AttachmentSize
red5node.tar_.gz1.01 MB