You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Raju M K <mk...@gmail.com> on 2013/12/20 07:23:10 UTC

screen recording

when i click on share/record screen, its asking to public_6.jnlp
but its not opening the window to start recording.
pl help me.
screenshot attached.
-- 
Regards,
M K Raju.

Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
installed ffmpeg by using these commands.

./configure --enable-libmp3lame --enable-libxvid --enable-libvorbis \
--enable-libgsm --enable-libfaac --enable-gpl --enable-nonfree

make

checkinstall



On Fri, Dec 20, 2013 at 4:27 PM, Raju M K <mk...@gmail.com> wrote:

> installed ffmpeg version 0.11.1
> do i need to install any add ons???
>
>
> On Fri, Dec 20, 2013 at 4:11 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>
>>  You should install ffmpeg and some additional tools.
>> Please see this instruction:
>> http://openmeetings.apache.org/installation.html
>>
>> Vasiliy
>>
>>
>> On 20.12.2013 17:36, Raju M K wrote:
>>
>> Now iam able to start recording but *cant play *
>>
>>  *Existing config *
>>  SWFTools Path - /usr/local/bin
>> ImageMagick Path - /usr/bin/
>> FFMPEG Path - /usr/local/bin
>> SoX Path - /usr/bin/
>> JOD Path -
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
>>
>>  *getting error as follows.*
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: generateFullFLV
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
>> -i,
>> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
>> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec, flashsv,
>> -map, 0:0, -map, 1:0,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: generateFullFLV
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: alternateDownload
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>> -vcodec, copy,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>
>>  Regards.
>>
>>
>>
>> On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mk...@gmail.com> wrote:
>>
>>> thanks,
>>> I choose Javaws, when its prompted for open with.
>>> then its working.
>>>
>>>  Regards.
>>>
>>>
>>> On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>>
>>>>  This application should be started from browser, not from command
>>>> line.
>>>>
>>>> Vasiliy
>>>>
>>>>
>>>> On 20.12.2013 14:07, Raju M K wrote:
>>>>
>>>> showing an error occured while runnig this from cmd line
>>>>
>>>>
>>>> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>>>
>>>>> Please see this for example:
>>>>> http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>>>
>>>>> Thanks,
>>>>> Vasiliy
>>>>>
>>>>>
>>>>> On 20.12.2013 13:23, Raju M K wrote:
>>>>>
>>>>>> when i click on share/record screen, its asking to public_6.jnlp
>>>>>> but its not opening the window to start recording.
>>>>>> pl help me.
>>>>>> screenshot attached.
>>>>>> --
>>>>>> Regards,
>>>>>> M K Raju.
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>  --
>>>> Regards,
>>>> M K Raju.
>>>>
>>>>
>>>>
>>>
>>>
>>>  --
>>> Regards,
>>> M K Raju.
>>>
>>>
>>
>>
>>  --
>> Regards,
>> M K Raju.
>>
>>
>>
>
>
> --
> Regards,
> M K Raju.
>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
Please see this site https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide
to install ffmpeg.

Vasiliy


On 20.12.2013 18:08, Raju M K wrote:
> if i run ffmpeg from /usr/bin getting as follows.
>
> ffmpeg -i
> ffmpeg version 0.8.9-4:0.8.9-0ubuntu0.12.04.1, Copyright (c) 2000-2013 
> the Libav developers
>   built on Nov  9 2013 19:08:00 with gcc 4.6.3
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in 
> a future release. Please use avconv instead.
> Missing argument for option 'i'
> mkraju@om-mkr:/usr/bin$ ffmpeg -version
> ffmpeg version 0.8.9-4:0.8.9-0ubuntu0.12.04.1, Copyright (c) 2000-2013 
> the Libav developers
>   built on Nov  9 2013 19:08:00 with gcc 4.6.3
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in 
> a future release. Please use avconv instead.
>
>
>
> On Fri, Dec 20, 2013 at 4:32 PM, Vasiliy Degtyarev <vasya@unipro.ru 
> <ma...@unipro.ru>> wrote:
>
>     Please check that /usr/local/bin/ffmpeg is exist and runs.
>
>     Vasiliy
>
>
>     On 20.12.2013 17:57, Raju M K wrote:
>>     installed ffmpeg version 0.11.1
>>     do i need to install any add ons???
>>
>>
>>     On Fri, Dec 20, 2013 at 4:11 PM, Vasiliy Degtyarev
>>     <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>
>>         You should install ffmpeg and some additional tools.
>>         Please see this instruction:
>>         http://openmeetings.apache.org/installation.html
>>
>>         Vasiliy
>>
>>
>>         On 20.12.2013 17:36, Raju M K wrote:
>>>         Now iam able to start recording but *cant play *
>>>         *
>>>         *
>>>         *Existing config *
>>>         SWFTools Path - /usr/local/bin
>>>         ImageMagick Path - /usr/bin/
>>>         FFMPEG Path - /usr/local/bin
>>>         SoX Path - /usr/bin/
>>>         JOD Path -
>>>         /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
>>>         *
>>>         *
>>>         *getting error as follows.*
>>>
>>>         Log:20.12.2013 12:50:33
>>>         generateFFMPEG
>>>         process: generateFullFLV
>>>         command; [/usr/local/bin/ffmpeg, -i,
>>>         /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
>>>         -i,
>>>         /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
>>>         -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288,
>>>         -vcodec, flashsv, -map, 0:0, -map, 1:0,
>>>         /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
>>>         exception: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         error: Cannot run program "/usr/local/bin/ffmpeg":
>>>         java.io.IOException: error=2, No such file or directory
>>>         exitValue: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         out:
>>>
>>>
>>>         Log:20.12.2013 12:50:33
>>>         generateFFMPEG
>>>         process: generateFullFLV
>>>         command; [/usr/local/bin/ffmpeg, -i,
>>>         /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>>>         -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
>>>         /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
>>>         exception: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         error: Cannot run program "/usr/local/bin/ffmpeg":
>>>         java.io.IOException: error=2, No such file or directory
>>>         exitValue: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         out:
>>>
>>>
>>>         Log:20.12.2013 12:50:33
>>>         generateFFMPEG
>>>         process: alternateDownload
>>>         command; [/usr/local/bin/ffmpeg, -i,
>>>         /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>>>         -vcodec, copy,
>>>         /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
>>>         exception: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         error: Cannot run program "/usr/local/bin/ffmpeg":
>>>         java.io.IOException: error=2, No such file or directory
>>>         exitValue: java.io.IOException: Cannot run program
>>>         "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No
>>>         such file or directory
>>>         out:
>>>
>>>
>>>
>>>         Regards.
>>>
>>>
>>>
>>>         On Fri, Dec 20, 2013 at 12:59 PM, Raju M K
>>>         <mkraju123@gmail.com <ma...@gmail.com>> wrote:
>>>
>>>             thanks,
>>>             I choose Javaws, when its prompted for open with.
>>>             then its working.
>>>
>>>             Regards.
>>>
>>>
>>>             On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev
>>>             <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>>
>>>                 This application should be started from browser, not
>>>                 from command line.
>>>
>>>                 Vasiliy
>>>
>>>
>>>                 On 20.12.2013 14:07, Raju M K wrote:
>>>>                 showing an error occured while runnig this from cmd
>>>>                 line
>>>>
>>>>
>>>>                 On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev
>>>>                 <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>>>
>>>>                     Please see this for example:
>>>>                     http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>>
>>>>                     Thanks,
>>>>                     Vasiliy
>>>>
>>>>
>>>>                     On 20.12.2013 13:23, Raju M K wrote:
>>>>
>>>>                         when i click on share/record screen, its
>>>>                         asking to public_6.jnlp
>>>>                         but its not opening the window to start
>>>>                         recording.
>>>>                         pl help me.
>>>>                         screenshot attached.
>>>>                         -- 
>>>>                         Regards,
>>>>                         M K Raju.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>                 -- 
>>>>                 Regards,
>>>>                 M K Raju.
>>>>
>>>
>>>
>>>
>>>
>>>             -- 
>>>             Regards,
>>>             M K Raju.
>>>
>>>
>>>
>>>
>>>         -- 
>>>         Regards,
>>>         M K Raju.
>>>
>>
>>
>>
>>
>>     -- 
>>     Regards,
>>     M K Raju.
>>
>
>
>
>
> -- 
> Regards,
> M K Raju.
>


Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
if i run ffmpeg from /usr/bin getting as follows.

ffmpeg -i
ffmpeg version 0.8.9-4:0.8.9-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the
Libav developers
  built on Nov  9 2013 19:08:00 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a
future release. Please use avconv instead.
Missing argument for option 'i'
mkraju@om-mkr:/usr/bin$ ffmpeg -version
ffmpeg version 0.8.9-4:0.8.9-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the
Libav developers
  built on Nov  9 2013 19:08:00 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a
future release. Please use avconv instead.



On Fri, Dec 20, 2013 at 4:32 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:

>  Please check that /usr/local/bin/ffmpeg is exist and runs.
>
> Vasiliy
>
>
> On 20.12.2013 17:57, Raju M K wrote:
>
> installed ffmpeg version 0.11.1
> do i need to install any add ons???
>
>
> On Fri, Dec 20, 2013 at 4:11 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>
>>  You should install ffmpeg and some additional tools.
>> Please see this instruction:
>> http://openmeetings.apache.org/installation.html
>>
>> Vasiliy
>>
>>
>> On 20.12.2013 17:36, Raju M K wrote:
>>
>> Now iam able to start recording but *cant play *
>>
>>  *Existing config *
>>  SWFTools Path - /usr/local/bin
>> ImageMagick Path - /usr/bin/
>> FFMPEG Path - /usr/local/bin
>> SoX Path - /usr/bin/
>> JOD Path -
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
>>
>>  *getting error as follows.*
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: generateFullFLV
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
>> -i,
>> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
>> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec, flashsv,
>> -map, 0:0, -map, 1:0,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: generateFullFLV
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>  Log:20.12.2013 12:50:33
>> generateFFMPEG
>> process: alternateDownload
>> command; [/usr/local/bin/ffmpeg, -i,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>> -vcodec, copy,
>> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
>> exception: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
>> error=2, No such file or directory
>> exitValue: java.io.IOException: Cannot run program
>> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
>> directory
>> out:
>>
>>
>>
>>  Regards.
>>
>>
>>
>> On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mk...@gmail.com> wrote:
>>
>>> thanks,
>>> I choose Javaws, when its prompted for open with.
>>> then its working.
>>>
>>>  Regards.
>>>
>>>
>>> On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>>
>>>>  This application should be started from browser, not from command
>>>> line.
>>>>
>>>> Vasiliy
>>>>
>>>>
>>>> On 20.12.2013 14:07, Raju M K wrote:
>>>>
>>>> showing an error occured while runnig this from cmd line
>>>>
>>>>
>>>> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>>>
>>>>> Please see this for example:
>>>>> http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>>>
>>>>> Thanks,
>>>>> Vasiliy
>>>>>
>>>>>
>>>>> On 20.12.2013 13:23, Raju M K wrote:
>>>>>
>>>>>> when i click on share/record screen, its asking to public_6.jnlp
>>>>>> but its not opening the window to start recording.
>>>>>> pl help me.
>>>>>> screenshot attached.
>>>>>> --
>>>>>> Regards,
>>>>>> M K Raju.
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>>  --
>>>> Regards,
>>>> M K Raju.
>>>>
>>>>
>>>>
>>>
>>>
>>>  --
>>> Regards,
>>> M K Raju.
>>>
>>>
>>
>>
>>  --
>> Regards,
>> M K Raju.
>>
>>
>>
>
>
>  --
> Regards,
> M K Raju.
>
>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
Please check that /usr/local/bin/ffmpeg is exist and runs.

Vasiliy

On 20.12.2013 17:57, Raju M K wrote:
> installed ffmpeg version 0.11.1
> do i need to install any add ons???
>
>
> On Fri, Dec 20, 2013 at 4:11 PM, Vasiliy Degtyarev <vasya@unipro.ru 
> <ma...@unipro.ru>> wrote:
>
>     You should install ffmpeg and some additional tools.
>     Please see this instruction:
>     http://openmeetings.apache.org/installation.html
>
>     Vasiliy
>
>
>     On 20.12.2013 17:36, Raju M K wrote:
>>     Now iam able to start recording but *cant play *
>>     *
>>     *
>>     *Existing config *
>>     SWFTools Path - /usr/local/bin
>>     ImageMagick Path - /usr/bin/
>>     FFMPEG Path - /usr/local/bin
>>     SoX Path - /usr/bin/
>>     JOD Path -
>>     /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
>>     *
>>     *
>>     *getting error as follows.*
>>
>>     Log:20.12.2013 12:50:33
>>     generateFFMPEG
>>     process: generateFullFLV
>>     command; [/usr/local/bin/ffmpeg, -i,
>>     /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
>>     -i,
>>     /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
>>     -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec,
>>     flashsv, -map, 0:0, -map, 1:0,
>>     /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
>>     exception: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     error: Cannot run program "/usr/local/bin/ffmpeg":
>>     java.io.IOException: error=2, No such file or directory
>>     exitValue: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     out:
>>
>>
>>     Log:20.12.2013 12:50:33
>>     generateFFMPEG
>>     process: generateFullFLV
>>     command; [/usr/local/bin/ffmpeg, -i,
>>     /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>>     -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
>>     /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
>>     exception: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     error: Cannot run program "/usr/local/bin/ffmpeg":
>>     java.io.IOException: error=2, No such file or directory
>>     exitValue: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     out:
>>
>>
>>     Log:20.12.2013 12:50:33
>>     generateFFMPEG
>>     process: alternateDownload
>>     command; [/usr/local/bin/ffmpeg, -i,
>>     /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
>>     -vcodec, copy,
>>     /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
>>     exception: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     error: Cannot run program "/usr/local/bin/ffmpeg":
>>     java.io.IOException: error=2, No such file or directory
>>     exitValue: java.io.IOException: Cannot run program
>>     "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such
>>     file or directory
>>     out:
>>
>>
>>
>>     Regards.
>>
>>
>>
>>     On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mkraju123@gmail.com
>>     <ma...@gmail.com>> wrote:
>>
>>         thanks,
>>         I choose Javaws, when its prompted for open with.
>>         then its working.
>>
>>         Regards.
>>
>>
>>         On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev
>>         <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>
>>             This application should be started from browser, not from
>>             command line.
>>
>>             Vasiliy
>>
>>
>>             On 20.12.2013 14:07, Raju M K wrote:
>>>             showing an error occured while runnig this from cmd line
>>>
>>>
>>>             On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev
>>>             <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>>
>>>                 Please see this for example:
>>>                 http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>
>>>                 Thanks,
>>>                 Vasiliy
>>>
>>>
>>>                 On 20.12.2013 13:23, Raju M K wrote:
>>>
>>>                     when i click on share/record screen, its asking
>>>                     to public_6.jnlp
>>>                     but its not opening the window to start recording.
>>>                     pl help me.
>>>                     screenshot attached.
>>>                     -- 
>>>                     Regards,
>>>                     M K Raju.
>>>
>>>
>>>
>>>
>>>
>>>             -- 
>>>             Regards,
>>>             M K Raju.
>>>
>>
>>
>>
>>
>>         -- 
>>         Regards,
>>         M K Raju.
>>
>>
>>
>>
>>     -- 
>>     Regards,
>>     M K Raju.
>>
>
>
>
>
> -- 
> Regards,
> M K Raju.
>


Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
installed ffmpeg version 0.11.1
do i need to install any add ons???


On Fri, Dec 20, 2013 at 4:11 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:

>  You should install ffmpeg and some additional tools.
> Please see this instruction:
> http://openmeetings.apache.org/installation.html
>
> Vasiliy
>
>
> On 20.12.2013 17:36, Raju M K wrote:
>
> Now iam able to start recording but *cant play *
>
>  *Existing config *
>  SWFTools Path - /usr/local/bin
> ImageMagick Path - /usr/bin/
> FFMPEG Path - /usr/local/bin
> SoX Path - /usr/bin/
> JOD Path -
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
>
>  *getting error as follows.*
>
>  Log:20.12.2013 12:50:33
> generateFFMPEG
> process: generateFullFLV
> command; [/usr/local/bin/ffmpeg, -i,
> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
> -i,
> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec, flashsv,
> -map, 0:0, -map, 1:0,
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
> exception: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
> error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> out:
>
>
>  Log:20.12.2013 12:50:33
> generateFFMPEG
> process: generateFullFLV
> command; [/usr/local/bin/ffmpeg, -i,
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
> exception: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
> error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> out:
>
>
>  Log:20.12.2013 12:50:33
> generateFFMPEG
> process: alternateDownload
> command; [/usr/local/bin/ffmpeg, -i,
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
> -vcodec, copy,
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
> exception: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
> error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or
> directory
> out:
>
>
>
>  Regards.
>
>
>
> On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mk...@gmail.com> wrote:
>
>> thanks,
>> I choose Javaws, when its prompted for open with.
>> then its working.
>>
>>  Regards.
>>
>>
>> On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>
>>>  This application should be started from browser, not from command line.
>>>
>>> Vasiliy
>>>
>>>
>>> On 20.12.2013 14:07, Raju M K wrote:
>>>
>>> showing an error occured while runnig this from cmd line
>>>
>>>
>>> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>>
>>>> Please see this for example:
>>>> http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>>
>>>> Thanks,
>>>> Vasiliy
>>>>
>>>>
>>>> On 20.12.2013 13:23, Raju M K wrote:
>>>>
>>>>> when i click on share/record screen, its asking to public_6.jnlp
>>>>> but its not opening the window to start recording.
>>>>> pl help me.
>>>>> screenshot attached.
>>>>> --
>>>>> Regards,
>>>>> M K Raju.
>>>>>
>>>>>
>>>>
>>>
>>>
>>>  --
>>> Regards,
>>> M K Raju.
>>>
>>>
>>>
>>
>>
>>  --
>> Regards,
>> M K Raju.
>>
>>
>
>
>  --
> Regards,
> M K Raju.
>
>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
You should install ffmpeg and some additional tools.
Please see this instruction: 
http://openmeetings.apache.org/installation.html

Vasiliy

On 20.12.2013 17:36, Raju M K wrote:
> Now iam able to start recording but *cant play *
> *
> *
> *Existing config *
> SWFTools Path - /usr/local/bin
> ImageMagick Path - /usr/bin/
> FFMPEG Path - /usr/local/bin
> SoX Path - /usr/bin/
> JOD Path - 
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib
> *
> *
> *getting error as follows.*
>
> Log:20.12.2013 12:50:33
> generateFFMPEG
> process: generateFullFLV
> command; [/usr/local/bin/ffmpeg, -i, 
> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv, 
> -i, 
> /usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav, 
> -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec, 
> flashsv, -map, 0:0, -map, 1:0, 
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
> exception: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": 
> java.io.IOException: error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> out:
>
>
> Log:20.12.2013 12:50:33
> generateFFMPEG
> process: generateFullFLV
> command; [/usr/local/bin/ffmpeg, -i, 
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv, 
> -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288, 
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
> exception: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": 
> java.io.IOException: error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> out:
>
>
> Log:20.12.2013 12:50:33
> generateFFMPEG
> process: alternateDownload
> command; [/usr/local/bin/ffmpeg, -i, 
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv, 
> -vcodec, copy, 
> /usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
> exception: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> error: Cannot run program "/usr/local/bin/ffmpeg": 
> java.io.IOException: error=2, No such file or directory
> exitValue: java.io.IOException: Cannot run program 
> "/usr/local/bin/ffmpeg": java.io.IOException: error=2, No such file or 
> directory
> out:
>
>
>
> Regards.
>
>
>
> On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mkraju123@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     thanks,
>     I choose Javaws, when its prompted for open with.
>     then its working.
>
>     Regards.
>
>
>     On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev
>     <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>
>         This application should be started from browser, not from
>         command line.
>
>         Vasiliy
>
>
>         On 20.12.2013 14:07, Raju M K wrote:
>>         showing an error occured while runnig this from cmd line
>>
>>
>>         On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev
>>         <vasya@unipro.ru <ma...@unipro.ru>> wrote:
>>
>>             Please see this for example:
>>             http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>
>>             Thanks,
>>             Vasiliy
>>
>>
>>             On 20.12.2013 13:23, Raju M K wrote:
>>
>>                 when i click on share/record screen, its asking to
>>                 public_6.jnlp
>>                 but its not opening the window to start recording.
>>                 pl help me.
>>                 screenshot attached.
>>                 -- 
>>                 Regards,
>>                 M K Raju.
>>
>>
>>
>>
>>
>>         -- 
>>         Regards,
>>         M K Raju.
>>
>
>
>
>
>     -- 
>     Regards,
>     M K Raju.
>
>
>
>
> -- 
> Regards,
> M K Raju.
>


Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
Now iam able to start recording but *cant play *

*Existing config *
SWFTools Path - /usr/local/bin
ImageMagick Path - /usr/bin/
FFMPEG Path - /usr/local/bin
SoX Path - /usr/bin/
JOD Path -
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib

*getting error as follows.*

Log:20.12.2013 12:50:33
generateFFMPEG
process: generateFullFLV
command; [/usr/local/bin/ffmpeg, -i,
/usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30.flv,
-i,
/usr/lib/red5/webapps/openmeetings/streams/6/rec_1_stream_75c9eaa1bba9f89f796855c012091bbf_2013_12_20_12_49_30_FINAL_WAVE.wav,
-ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 672x288, -vcodec, flashsv,
-map, 0:0, -map, 1:0,
/usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv]
exception: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
error=2, No such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
out:


Log:20.12.2013 12:50:33
generateFFMPEG
process: generateFullFLV
command; [/usr/local/bin/ffmpeg, -i,
/usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
-vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 672x288,
/usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.jpg]
exception: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
error=2, No such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
out:


Log:20.12.2013 12:50:33
generateFFMPEG
process: alternateDownload
command; [/usr/local/bin/ffmpeg, -i,
/usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.flv,
-vcodec, copy,
/usr/lib/red5/webapps/openmeetings/streams/hibernate/flvRecording_1.avi]
exception: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
error: Cannot run program "/usr/local/bin/ffmpeg": java.io.IOException:
error=2, No such file or directory
exitValue: java.io.IOException: Cannot run program "/usr/local/bin/ffmpeg":
java.io.IOException: error=2, No such file or directory
out:



Regards.



On Fri, Dec 20, 2013 at 12:59 PM, Raju M K <mk...@gmail.com> wrote:

> thanks,
> I choose Javaws, when its prompted for open with.
> then its working.
>
> Regards.
>
>
> On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>
>>  This application should be started from browser, not from command line.
>>
>> Vasiliy
>>
>>
>> On 20.12.2013 14:07, Raju M K wrote:
>>
>> showing an error occured while runnig this from cmd line
>>
>>
>> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>>
>>> Please see this for example:
>>> http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>>
>>> Thanks,
>>> Vasiliy
>>>
>>>
>>> On 20.12.2013 13:23, Raju M K wrote:
>>>
>>>> when i click on share/record screen, its asking to public_6.jnlp
>>>> but its not opening the window to start recording.
>>>> pl help me.
>>>> screenshot attached.
>>>> --
>>>> Regards,
>>>> M K Raju.
>>>>
>>>>
>>>
>>
>>
>>  --
>> Regards,
>> M K Raju.
>>
>>
>>
>
>
> --
> Regards,
> M K Raju.
>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
thanks,
I choose Javaws, when its prompted for open with.
then its working.

Regards.


On Fri, Dec 20, 2013 at 12:41 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:

>  This application should be started from browser, not from command line.
>
> Vasiliy
>
>
> On 20.12.2013 14:07, Raju M K wrote:
>
> showing an error occured while runnig this from cmd line
>
>
> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru>wrote:
>
>> Please see this for example:
>> http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>>
>> Thanks,
>> Vasiliy
>>
>>
>> On 20.12.2013 13:23, Raju M K wrote:
>>
>>> when i click on share/record screen, its asking to public_6.jnlp
>>> but its not opening the window to start recording.
>>> pl help me.
>>> screenshot attached.
>>> --
>>> Regards,
>>> M K Raju.
>>>
>>>
>>
>
>
>  --
> Regards,
> M K Raju.
>
>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
This application should be started from browser, not from command line.

Vasiliy

On 20.12.2013 14:07, Raju M K wrote:
> showing an error occured while runnig this from cmd line
>
>
> On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <vasya@unipro.ru 
> <ma...@unipro.ru>> wrote:
>
>     Please see this for example:
>     http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html
>
>     Thanks,
>     Vasiliy
>
>
>     On 20.12.2013 13:23, Raju M K wrote:
>
>         when i click on share/record screen, its asking to public_6.jnlp
>         but its not opening the window to start recording.
>         pl help me.
>         screenshot attached.
>         -- 
>         Regards,
>         M K Raju.
>
>
>
>
>
> -- 
> Regards,
> M K Raju.
>


Re: screen recording

Posted by Raju M K <mk...@gmail.com>.
showing an error occured while runnig this from cmd line


On Fri, Dec 20, 2013 at 12:34 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:

> Please see this for example: http://www.upubuntu.com/2012/
> 12/how-to-run-jnlp-files-under-ubuntulinux.html
>
> Thanks,
> Vasiliy
>
>
> On 20.12.2013 13:23, Raju M K wrote:
>
>> when i click on share/record screen, its asking to public_6.jnlp
>> but its not opening the window to start recording.
>> pl help me.
>> screenshot attached.
>> --
>> Regards,
>> M K Raju.
>>
>>
>


-- 
Regards,
M K Raju.

Re: screen recording

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
Please see this for example: 
http://www.upubuntu.com/2012/12/how-to-run-jnlp-files-under-ubuntulinux.html

Thanks,
Vasiliy

On 20.12.2013 13:23, Raju M K wrote:
> when i click on share/record screen, its asking to public_6.jnlp
> but its not opening the window to start recording.
> pl help me.
> screenshot attached.
> -- 
> Regards,
> M K Raju.
>