Thanks Maxim for your continuous support.
I was testing in code which I cloned few week before.
Today I cloned the latest code in absolutely separate workspace but while try
to start recording (Click on Start Recording button) it does nothing and in
screenshare.log below logs printed:
INFO 09-
I thought about it a little and it seems to be not very good idea to allow
file steaming by API hash :((
The only option I see here is to get web service method to get secure hash
for current user, this might work
Could you please file JIRA?
On Thu, Sep 14, 2017 at 1:45 PM, Alekhya M
wrote:
> Yu
Please do not cross-post to different lists.
This question should go to user@ list only.
Please search mailing archives regarding this.
Debugging SSL issues might be not very easy but possible.
You have to follow the instructions :)
Additional steps might be required in case you are using self-s
To create recording hash you need to check this example:
http://openmeetings.apache.org/RestAPISample.html
Request for recording hash (not room hash) will be:
$.ajax({
method: "POST",
url: "services/user/hash?sid=78189aff-d68d-458a-8840-5b18d15a50b0",
data: {user: JSON.stringify({
fi
Just have tested with secure hash: everything works as expected
What version are you using?
On Tue, Sep 26, 2017 at 6:18 PM, K, Amit (MIND)
wrote:
> Dear Maxim,
>
>
>
> Here are the steps:
>
>
>
> 1. Jump to the conference room directly by using API call.
>
> 2. Click on the icon top
hi.
first you need to use guacenc to create raw m4v file and then use ffmpeg to
convert the to the mp4
On Tue, Sep 26, 2017 at 3:14 PM, Darshit Patel
wrote:
> I have created room and recorded one session using screen sharing
> application. Now I want to access that recording.
>
> Can you please
That is weird :(
Screen-sharing web-app is stand along java application and it doesn't tied
to browser window anyhow ...
It also has no ability to catch area of particular application i.e. browser
window
I'll double check with Java8 and FF
On Tue, Sep 26, 2017 at 8:06 PM, Peter Dähn wrote:
> Hi
Hi Maxim,
not that much till now... I'm using Oracle Java 8 (javaws) OpenJDK9
(IcedTea) both resulting in Recording wrong Desktop...
But I think now it isn't the desktop itself.. it is more related to
multiple firefox windows... these windows seems to be marked somehow and
screenrecording se
I have created room and recorded one session using screen sharing
application. Now I want to access that recording.
Can you please guide me to how to create hash for recording,l and what
options should I provide.
I also want to know where that recordings stored on server.
Thanks
Darshit Patoliya
Dear Maxim,
Here are the steps:
1. Jump to the conference room directly by using API call.
2. Click on the icon top right ( “Open new dialogue with sharing screen”
title shown) to download JNLP (applet).
3. Run applet.
4. Now click on “Start Recording”.
5. Afte
Works for me (local OM, latest sources)
What were your steps?
On Tue, Sep 26, 2017 at 5:51 PM, Maxim Solodovnik
wrote:
> I'll double-check what is going on
>
> FLV is bigger than mp4 in size cause different compression algorithms are
> used
>
> On Tue, Sep 26, 2017 at 5:40 PM, K, Amit (MIND)
>
I'll double-check what is going on
FLV is bigger than mp4 in size cause different compression algorithms are
used
On Tue, Sep 26, 2017 at 5:40 PM, K, Amit (MIND)
wrote:
> Yes Maxim.. you are right.
>
>
>
> Stream is saving directly *.flv to /stream directory and converted to
> *.mp4 as we click
Yes Maxim.. you are right.
Stream is saving directly *.flv to /stream directory and converted to *.mp4 as
we click on “Stop Recording” button and this .mp4 file is saved to /hibernate
dir.
But in case I closed recording application (applet) by close button (Upper
right corner) then only *.fly
Actually the file being recorded is *.flv
No matter how recording was stopped: "Stop recording" button, "Close
web-app", unplug network cable recording will stop processing and start
converting as soon as "disconnected" event will reach the server (might
take some time for 'tunneling' scenario due
aammm….
This is the day I need to say sorry twice in a single day for the information
I provided to Maxim.. ☹
Actually I am not facing any error. I just want to confirm the behavior of the
application in below scenario.
I am in testing the recording feature on 4.0.0 version of OM.
And my sce
This usually means some error occurred, you need to check both client and
server logs for more details
On Tue, Sep 26, 2017 at 3:34 PM, K, Amit (MIND)
wrote:
> Hi Maxim,
>
>
>
> Sorry for the short information.
>
>
>
> Actually my mean was:
>
>
>
> In normal scenario:
>
>
>
> Recording is saved
Hello Peter,
just have tested virtual desktops on my Ubuntu 16.04
environment
Oracle JDK9
Ubuntu 16.04
4 virtual desktops
Observations:
1) screen-sharing web-app only works for one physical monitor (I have 2
monitors, JDK7 and JDK8 gave me ability to share/record huge combined
picture)
2) virtua
Hi Maxim,
Sorry for the short information.
Actually my mean was:
In normal scenario:
Recording is saved as .wav format and at the time of stop it is converted to
.mp4 format.
But what happened in below case:
1. I started recording from conference type room.
2. After few minute
This generally mean you miss some step and now OM web browser client is
unable to connect to OM server.
Examine OM logs, fix all errors and follow the instructions
On Tue, Sep 26, 2017 at 2:50 PM, Biswajit Jena
wrote:
> I am getting following error after SSL setup on OM.
>
> While entering to th
Hello Amit,
I'm not sure what do you mean by "I existed unexpected then the recording
will still be saved"
If you have started the recording it should be displayed in File tree under
My Recordings
On Tue, Sep 26, 2017 at 1:53 PM, K, Amit (MIND)
wrote:
> Dear Maxim,
>
>
>
> One quick question: 4
20 matches
Mail list logo