Starting blank AutoVue applet in RTC mode.
Dear All,
We are working on integrating AutoVue's Real Time collaboration with our meeting management system.
As per "AutoVue Integration SDK-Technical Guide" we need following parameters to start AutoVue applet in RTC Mode:
<PARAM NAME="FILENAME" VALUE="' + FILENAME +'">
<PARAM NAME="COLLABORATION" VALUE="INIT:' + session + '”>
But is there any way that we can start AutoVue Applet in RTC mode without sending it the file name or sending filename empty?
Becasue, we need to launch AV applet in RTC mode and it needs to be blank that there should not be any file loaded in it.
The host of the meeting will then load the file/document he wants to start review upon.
We are working on integrating AutoVue's Real Time collaboration with our meeting management system.
As per "AutoVue Integration SDK-Technical Guide" we need following parameters to start AutoVue applet in RTC Mode:
<PARAM NAME="FILENAME" VALUE="' + FILENAME +'">
<PARAM NAME="COLLABORATION" VALUE="INIT:' + session + '”>
But is there any way that we can start AutoVue Applet in RTC mode without sending it the file name or sending filename empty?
Becasue, we need to launch AV applet in RTC mode and it needs to be blank that there should not be any file loaded in it.
The host of the meeting will then load the file/document he wants to start review upon.
0