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

mrgoltra’s picture

I 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?

mrgoltra’s picture

anyone? I would really love to use this module. Thank you.

mrgoltra’s picture

Status: Active » Fixed

finally 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/

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.