Closed (fixed)
Project:
Red5 Flash Server
Version:
6.x-1.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 07:12 UTC
Updated:
3 Oct 2009 at 15:10 UTC
Following instructions to setup when I get to this part
Change the settings of the module under /admin/settings/webcamvideo. You will need the IP address of your Red5 Flash Server
(or any third party Red5 Flash Server you have access to).
Additionally you can choose the content type which should be used to embed and attach Flash videos.
When I click on the link it redirects me back to /admin/settings.
Any info is appreciated.
Thank you,
Mark
Comments
Comment #1
mrgoltra commentedI am getting this on my log file
Missing argument 1 for videonoderecorder_menu() in
/../../public_html/sites/all/modules/red5flashserver/videonoderecorder/videonoderecorder.module on line 51.
could this be related?
Comment #2
mrgoltra commentedanyone? I would really love to use this module. Thank you.
Comment #3
mrgoltra commentedfinally figured this one out in my dreams no joke. hahahah
I noticed that the folder structure in all/modules/ was
/red5flashserver/service/service/flvnodeservice
/red5flashserver/videonoderecorder/js
/red5flashserver/videonoderecorder/recorder
I moved the flvnodeservice folder up one level and the content of videonoderecorder up level
new structure
/red5flashserver/service/flvnoderecorder
/red5flashserver/js/
/red5flashserver/recorder/