Hi,

 

I would like to run OpenMeetings as the “root” red5 application.  

 

That is without using Apache redirects, I would like users to access 
OpenMeetings via “http://meeting.mydomain.com:5080/” and not 
“http://meeting.mydomain.com/openmeetings:5080” as this is easier to explain to 
people.

 

I can remove the current “red5/webapps/root” folder and rename 
“red5/webapps/openmeetings” to “red5/webapps/root” and then change 
“webAppRootKey” and “httpRootKey” to;

<webAppRootKey>root</webAppRootKey>  

<httpRootKey>/root/</httpRootKey>  

 

And then OpenMeetings loads OK, but when I login to a meeting room and try to 
start screen sharing, I get the following error message. 

description The requested resource (/root/ScreenRequestHandler) is not 
available.

 

Doing this is not all that important, but it would be nice if it was possible.

 

Thanks,

 

George Kirkham

Reply via email to