You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Dhanashree Kulkarni <ku...@gmail.com> on 2017/06/14 09:37:51 UTC

Re: Share/Record screen

Hello Maxim,

I have OM 3.2.1 on Linux 16.04. I am conducting video conference. And I
want to assess video quality so I am also capturing whole session in
wireshark.
Later I am using a python script to extract video data from captured PCAP
files. I want to compare these video files with original video which I
broadcasted to all clients. But after extraction, I am getting video
resolution to be 130*111. Is there any particular reason to get this
resolution everytime.

I have also tried changing webcam resolutions or trying to broadcast
different source video, but every time I get same resolution for output
video. I also checked it with other video conferencing tool which gave me
resolution of 320*240 for extracted video. I also checked codecs used by
ffmpeg. Is it happening because of ffmpeg configuration or red5 server?

Also, where transcoded input is going in OM?

Can you please give me some hint why this is so?
Thank you so much.

On Thu, May 4, 2017 at 3:57 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello,
>
> Since errors are text you can read it, and copy/paste as text
> If you read your error you will see "Unknown encoder libfdk_aac", this
> means your ffmpeg doesn't have necessary codecs
> You need to recompile it from sources .
>
> On Thu, May 4, 2017 at 6:17 PM, Dhanashree Kulkarni <
> kulkarnidhana22@gmail.com> wrote:
>
>> Hello,
>>
>> I am using Apache openmeetings 3.2.0. I have recorded my screen using
>> Share/record screen. But when I want to playback my recording it gives
>> error saying "Recorded File not found". I am attaching screen shop of
>> errors I am getting.
>> Thank you.
>>
>> --
>> *Mit freundlichen Grüßen*
>> *Dhanashree Kulkarni*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Mit freundlichen Grüßen*
*Dhanashree Kulkarni*

Re: Share/Record screen

Posted by Maxim Solodovnik <so...@gmail.com>.
Just have checked using our demo server:
https://om.alteametasoft.com/openmeetings

Web cam resolution by default is 120x90, you can change it in settings and
restart video, then resoultion will be better/worse

to get  rid of ffmpeg error you need to recompile ffmpeg from sources


On Wed, Jun 14, 2017 at 4:37 PM, Dhanashree Kulkarni <
kulkarnidhana22@gmail.com> wrote:

> Hello Maxim,
>
> I have OM 3.2.1 on Linux 16.04. I am conducting video conference. And I
> want to assess video quality so I am also capturing whole session in
> wireshark.
> Later I am using a python script to extract video data from captured PCAP
> files. I want to compare these video files with original video which I
> broadcasted to all clients. But after extraction, I am getting video
> resolution to be 130*111. Is there any particular reason to get this
> resolution everytime.
>
> I have also tried changing webcam resolutions or trying to broadcast
> different source video, but every time I get same resolution for output
> video. I also checked it with other video conferencing tool which gave me
> resolution of 320*240 for extracted video. I also checked codecs used by
> ffmpeg. Is it happening because of ffmpeg configuration or red5 server?
>
> Also, where transcoded input is going in OM?
>
> Can you please give me some hint why this is so?
> Thank you so much.
>
> On Thu, May 4, 2017 at 3:57 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> Hello,
>>
>> Since errors are text you can read it, and copy/paste as text
>> If you read your error you will see "Unknown encoder libfdk_aac", this
>> means your ffmpeg doesn't have necessary codecs
>> You need to recompile it from sources .
>>
>> On Thu, May 4, 2017 at 6:17 PM, Dhanashree Kulkarni <
>> kulkarnidhana22@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I am using Apache openmeetings 3.2.0. I have recorded my screen using
>>> Share/record screen. But when I want to playback my recording it gives
>>> error saying "Recorded File not found". I am attaching screen shop of
>>> errors I am getting.
>>> Thank you.
>>>
>>> --
>>> *Mit freundlichen Grüßen*
>>> *Dhanashree Kulkarni*
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> *Mit freundlichen Grüßen*
> *Dhanashree Kulkarni*
>



-- 
WBR
Maxim aka solomax