red5node alpha release
Attached is the first alpha release of red5node, a little present for the holidays for any drupal webcam developer :)
Unlike the pre-alpha released earlier, this one should be as secure as the components it stands upon- Drupal, Flex, Services & AMFPHP. If you see how it isn't please let me know as I'd like to address it.
The major differences from the prior release are behind the scenes but very substantial- namely fixing gaping security holes. Please try this module out now.
- I rewrote all the communication to utilize AMFPHP and Services modules. You'll need those installed for this to work.
- You'll also need to use session-ids for your services. Enable this checkbox in the services configuration page. I DID NOT try this with key authentication yet, let me know if you do. I probably will soon.
- All services have appropriate access-control, regulated by typical drupal mechanisms.
- You'll need to provide the path to red5 and the path to amfphp at admin/settings/red5node for anything to work
- Fixed UI bug where player would die after preview without showing the options to re-record, save, etc.
- Added some more comments
- Easier debugging with firebug
KNOWN ISSUES:
- I fixed UI bug where player would die after preview. It will still die if you use the scrubber during preview, though. Looking into this. That FLVcomponent sucks. I might just replace it with the JW player
Enjoy, please let me know if you find this helpful or any bugs. I might try to set this up as a proper project on drupal.org - holler if you want to collaborate on this.
| Attachment | Size |
|---|---|
| red5node-alpha-0.1.tar_.gz | 1.46 MB |
Save is not working
I am always getting below message
Title Type Author Status Operations
new red5node admin not published edit
I can't update title or status
Save is not working
I installed red5node module but node.status is always 0 i.e. nid is unpublished.
red5node.is_recording =1
Can you help me to solve this mistry
Software, logic or software
Software, logic or software is a sequence of instructions to be followed and / or implemented, handling, redirection or modification of data / information or event.
Software is also the name given to the behavior exhibited by this sequence of instructions when executed on a computer or similar machine.
Software is also a product and is developed by software engineering, and includes not only the software itself, but also manuals and specifications. For accounting and finance, software is considered a capital goods.
This product goes through several steps such as: Economic Analysis, Requirements Analysis, Specification, Coding, Testing, Documentation, Training and Maintenance.
Download de programas e jogos, Baixar Metamap v201002, Baixar LEGO Fire Screensaver, Baixar Advanced WebCam Free 6.0, Baixar Ad-Purge Adware and Spyware Remover 2, Baixar Master Jornal 1.0.0.2,
Interesting stuff
This is cool and definitely needed. It seems the last time you worked on it was end of 2009.
Any plans to push it forward?
Trouble getting it to work
So I have all everything installed, but when I try to create a Red5 node, the flash application gives me 'Send Failed'. Currently, I have the AMFPHP path set to:
http://localhost/~pawel/drupal/services/amfphp
Which gives me a page that says "amfphp and this gateway are installed correctly. You may now connect to this gateway from Flash."
What could I be doing wrong?
clean urls?
@Pawel -
1) Do you have clean urls set up and working properly? http://localhost/~pawel/drupal/services/amfphp
2) When you go to http://localhost/~pawel/drupal/services/amfphp, do you see a message saying "amfphp and this gateway are installed correctly. You may now connect to this gateway from Flash."? If you don't, you have something improperly set up with services and amfphp - note that amfphp requires some tweaking on install.
Sorry it took so long to get back to you- for a faster response contact me through my contact form, thanks!