Rishi,
Lets see if I can answer this before anyone else.
I believe the solution you want is "Screen Sharing" with or without
enabling remote control for other users.
To give people a good resolution, I recommend screen sharing from a PC
that has smaller screen resolution than any of the P
Hey,
I think you mis-understood the mail. I want that the open office documents
to be directly shared among the users in a conference and can be used for
editing, marking etc without converting it into other formats like pdf and
swf formats. Is it possible to do so?
Or can we share live screens u
Rishi,
Yes I do understand. But for OpenMeetings, the only way you can share
the "actual" document while it is being edited is via "Screen Sharing",
because the only way to edit a document is in the document's actual
program, e.g. Microsoft Excel document can be edited by Microsoft Excel,
and
Hello Everyone,
I just want to maintain two dash boards one for admin and one
for users. I got this thought from mainnavi, there administration dropdown is
not available for users so why can't we maintain different dashboards for
different users like admin and normal user. It w
Hello All,
I seems to finish implementing RTMPS screen sharing client.
To work it requires additional keystore "red5/conf/keystore.screen" with
the password specified in red5.properties: "rtmps.keystorepass"
Q1: how good to have same password for red5/conf/keystore
and red5/conf/keystore.screen?
Maxim,
The new “implementing RTMPS screen sharing client” looks great.
Thanks,
George Kirkham
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Friday, 18 May 2012 3:15 AM
To: openmeetings-...@incubator.apache.org;
openmeetings-user@incubator.apache.org
Subject: RTMPSC
Hi,
Should anyone find this useful or see an issue with this code, please let me
know.
When running a service, I like to be able to check the status of that service,
and so I have added the following to the /etc/init.d/red5.sh script.
;;
restart)
$0 stop
$0 start
;;