You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Daniel Baker <in...@collisiondetection.biz> on 2018/11/19 05:14:54 UTC

Errors ( ffmpeg ) when viewing recordings

I get  these errors when trying to view  recordings: It looks like 
ffmpeg error ?





      Recording file is not found

Exit value 	Conversion messages
2 	process: generateSampleAudio command: sox 
/opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav 
/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav 
pad 0 65.781 exception: null error: sox FAIL formats: can't open output 
file 
`/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav': 
No such file or directory exitValue: 2 optional: false out:
1 	process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i 
/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv 
-i 
/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav 
-c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline 
-level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128 
/opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4 
exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the 
FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10) 
20160609 configuration: --prefix=/root/ffmpeg_build 
--pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include 
--extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl 
--enable-libass --enable-libfdk-aac --enable-libfreetype 
--enable-libmp3lame --enable-libopus --enable-libtheora 
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree 
libavutil 56. 14.100 / 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 
libavformat 58. 12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100 
exitValue: 1 optional: false out:
1 	process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a 
command: ffmpeg -y -i 
/opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4 
-vf thumbnail,scale=640:-1 -frames:v 1 
/opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png 
exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the 
FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10) 
20160609 configuration: --prefix=/root/ffmpeg_build 
--pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include 
--extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl 
--enable-libass --enable-libfdk-aac --enable-libfreetype 
--enable-libmp3lame --enable-libopus --enable-libtheora 
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree 
libavutil 56. 14.100 / 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 
libavformat 58. 12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100 
libavfilter 7. 16.100 / 7. 16.100 libswscale 5. 1.100 / 5. 1.100 
libswresample 3. 1.100 / 3. 1.100 libpostproc 55. 1.100 / 55. 1.100 
/opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4: 
No such file or directory exitValue: 1 optional: false out:



Have  I misconfigured something  ?


Thanks,


Dan



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Trevor,

please use link from here:
https://openmeetings.apache.org/mailing-lists.html to unsubscribe

On Mon, 19 Nov 2018 at 22:53, Trevor <tr...@gmail.com> wrote:

> unsubscribe
> On Mon, Nov 19, 2018 at 3:46 AM Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> Is recording playable?
>> Actually due to the fact you are using internet (which is unstable) you
>> might have "broken" pieced in your record session
>> In such case there will be conversion errors
>>
>> On Mon, 19 Nov 2018 at 12:15, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> I get  these errors  when trying to view  recordings: It looks like ffmpeg
>>> error ?
>>>
>>>
>>>
>>>
>>>
>>> Recording file is not found
>>> Exit value Conversion messages
>>> 2 process: generateSampleAudio command: sox
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>> pad 0 65.781 exception: null error: sox FAIL formats: can't open output
>>> file
>>> `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>>> No such file or directory exitValue: 2 optional: false out:
>>> 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>>> -i
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>> -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
>>> -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>>> 20160609 configuration: --prefix=/root/ffmpeg_build
>>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>>> 12.100 libavdevice 58. 3.100 / 58. 3.100 exitValue: 1 optional: false out:
>>> 1 process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a
>>> command: ffmpeg -y -i
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>> -vf thumbnail,scale=640:-1 -frames:v 1
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>>> 20160609 configuration: --prefix=/root/ffmpeg_build
>>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>>> 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100
>>> libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100
>>> libpostproc 55. 1.100 / 55. 1.100
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>>> No such file or directory exitValue: 1 optional: false out:
>>>
>>>
>>>
>>> Have  I misconfigured something  ?
>>>
>>>
>>> Thanks,
>>>
>>>
>>> Dan
>>>
>>>
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
>>> www.avast.com
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>>> <#m_-4520603629535275031_m_-1069876572889374341_m_2932544364055347486_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>

-- 
WBR
Maxim aka solomax

Re: Recording are they cataloged by room ID ?

Posted by Maxim Solodovnik <so...@gmail.com>.
Not sure what do you mean by "cataloged" :(
"Raw" recording files are stored by room
(/opt/red5/webapps/openmeetings/streams/ROOM_ID)
Converted recording files are stored in one place
(/opt/red5/webapps/openmeetings/streams/hibernate)

Recordings metadata stored in DB in one table


On Tue, 20 Nov 2018 at 08:19, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Hi,
>
>
> Are   recordings   cataloged by room ID   or just  date  and time ?
>
>
>
> Thanks,
>
>
> Dan
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
> <#m_-3473256546566497234_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>


-- 
WBR
Maxim aka solomax

Recording are they cataloged by room ID ?

Posted by Daniel Baker <in...@collisiondetection.biz>.
Hi,


Are   recordings   cataloged by room ID   or just  date  and time ?



Thanks,


Dan



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Trevor <tr...@gmail.com>.
unsubscribe
On Mon, Nov 19, 2018 at 3:46 AM Maxim Solodovnik <so...@gmail.com>
wrote:

> Is recording playable?
> Actually due to the fact you are using internet (which is unstable) you
> might have "broken" pieced in your record session
> In such case there will be conversion errors
>
> On Mon, 19 Nov 2018 at 12:15, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> I get  these errors  when trying to view  recordings: It looks like ffmpeg
>> error ?
>>
>>
>>
>>
>>
>> Recording file is not found
>> Exit value Conversion messages
>> 2 process: generateSampleAudio command: sox
>> /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>> pad 0 65.781 exception: null error: sox FAIL formats: can't open output
>> file
>> `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>> No such file or directory exitValue: 2 optional: false out:
>> 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>> -i
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>> -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
>> -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>> 20160609 configuration: --prefix=/root/ffmpeg_build
>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>> 12.100 libavdevice 58. 3.100 / 58. 3.100 exitValue: 1 optional: false out:
>> 1 process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a
>> command: ffmpeg -y -i
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>> -vf thumbnail,scale=640:-1 -frames:v 1
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>> 20160609 configuration: --prefix=/root/ffmpeg_build
>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>> 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100
>> libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100
>> libpostproc 55. 1.100 / 55. 1.100
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>> No such file or directory exitValue: 1 optional: false out:
>>
>>
>>
>> Have  I misconfigured something  ?
>>
>>
>> Thanks,
>>
>>
>> Dan
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
>> www.avast.com
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>> <#m_-1069876572889374341_m_2932544364055347486_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Docker nightly build

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Daniel,

You can manually perform local build :)
OM nightly build will be used in case you will choose `master` branch
(5.0.0).

I can help you to build nightly 4.0.x

On Thu, 22 Nov 2018 at 09:02, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Do you have such a thing. I can  see 3  4  and master branch but  not a
> nightly  build.
>
> https://github.com/openmeetings/openmeetings-docker
>
> Thanks,
>
>
> Dan
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
>

-- 
WBR
Maxim aka solomax

Docker nightly build

Posted by Daniel Baker <in...@collisiondetection.biz>.
Do you have such a thing. I can  see 3  4  and master branch but  not a 
nightly  build.

https://github.com/openmeetings/openmeetings-docker

Thanks,


Dan


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


Re: openmeetings official docker build on docker hub

Posted by Sangeeta Verma <so...@yahoo.com>.
 Yes :) Sorry I went to wrong docker site earlier. Now all clear.
ThanksRegards,
Sangeeta
    On Thursday, September 24, 2020, 05:36:07 PM PDT, Maxim Solodovnik <so...@gmail.com> wrote:  
 
 I believe everything should be clear :)
https://hub.docker.com/repository/registry-1.docker.io/apache/openmeetings/tags?page=1


On Fri, 25 Sep 2020 at 06:43, Sangeeta Verma <so...@yahoo.com> wrote:

 Not able to understand which version is this. Thanks and regards, Sangeeta
    On Wednesday, September 23, 2020, 08:59:39 PM PDT, Maxim Solodovnik <so...@gmail.com> wrote:  
 
 Hello Daniel,
Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings :))
On Mon, 26 Nov 2018 at 16:05, Daniel Baker <in...@collisiondetection.biz> wrote:

  
Yeah  looks a bit  OTT . If not an official  repo a   
 
    solomax 
  docker  hub  repo will  be  official enough.
  
  Thanks, 
  Dan 
  
  
  
  On 11/26/2018 3:42 PM, Maxim Solodovnik wrote:
  
 yep, thanks! will try to check it, seems to be lots of reading :(  
  On Mon, 26 Nov 2018 at 15:21, Daniel Baker <in...@collisiondetection.biz> wrote:
  
  
Like this ? :
 

 
 
https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
 
 

 
 

 
 On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
  
 do you have any instruction on how it can be published? latest release is officially available on bintray :) I can publish it to 2 locations, no problems :))  
  On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz> wrote:
  
Wouldn't  it be  a good idea   to have an official   build on docker hub ?
 
 
 https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
 
 Thanks,
 
 
 Dan
 
 
  
 
  -- 
 WBR
 Maxim aka solomax 
  
  
 
  -- 
 WBR
 Maxim aka solomax 
 


-- 
Best regards,
Maxim  


-- 
Best regards,
Maxim  

Re: openmeetings official docker build on docker hub

Posted by Maxim Solodovnik <so...@gmail.com>.
I believe everything should be clear :)

https://hub.docker.com/repository/registry-1.docker.io/apache/openmeetings/tags?page=1


On Fri, 25 Sep 2020 at 06:43, Sangeeta Verma <so...@yahoo.com>
wrote:

> Not able to understand which version is this.
> Thanks and regards,
> Sangeeta
>
> On Wednesday, September 23, 2020, 08:59:39 PM PDT, Maxim Solodovnik <
> solomax666@gmail.com> wrote:
>
>
> Hello Daniel,
>
> Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings
> :))
>
> On Mon, 26 Nov 2018 at 16:05, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
> Yeah  looks a bit  OTT . If not an official  repo a
> [image: @solomax] <https://github.com/solomax>
> solomax
> <https://github.com/collisiondetection/openmeetings-docker/commits?author=solomax>
>
> docker  hub  repo will  be  official enough.
>
> Thanks,
>
> Dan
>
>
>
> On 11/26/2018 3:42 PM, Maxim Solodovnik wrote:
>
> yep, thanks!
> will try to check it, seems to be lots of reading :(
>
> On Mon, 26 Nov 2018 at 15:21, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
> Like this ? :
>
>
>
> https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
>
>
>
> On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
>
> do you have any instruction on how it can be published?
> latest release is officially available on bintray :)
> I can publish it to 2 locations, no problems :))
>
> On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
> Wouldn't  it be  a good idea   to have an official   build on docker hub ?
>
>
>
> https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>
> Thanks,
>
>
> Dan
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>
> --
> Best regards,
> Maxim
>


-- 
Best regards,
Maxim

Re: openmeetings official docker build on docker hub

Posted by Sangeeta Verma <so...@yahoo.com>.
 Not able to understand which version is this. Thanks and regards, Sangeeta
    On Wednesday, September 23, 2020, 08:59:39 PM PDT, Maxim Solodovnik <so...@gmail.com> wrote:  
 
 Hello Daniel,
Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings :))
On Mon, 26 Nov 2018 at 16:05, Daniel Baker <in...@collisiondetection.biz> wrote:

  
Yeah  looks a bit  OTT . If not an official  repo a   
 
    solomax 
  docker  hub  repo will  be  official enough.
  
  Thanks, 
  Dan 
  
  
  
  On 11/26/2018 3:42 PM, Maxim Solodovnik wrote:
  
 yep, thanks! will try to check it, seems to be lots of reading :(  
  On Mon, 26 Nov 2018 at 15:21, Daniel Baker <in...@collisiondetection.biz> wrote:
  
  
Like this ? :
 

 
 
https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
 
 

 
 

 
 On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
  
 do you have any instruction on how it can be published? latest release is officially available on bintray :) I can publish it to 2 locations, no problems :))  
  On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz> wrote:
  
Wouldn't  it be  a good idea   to have an official   build on docker hub ?
 
 
 https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
 
 Thanks,
 
 
 Dan
 
 
  
 
  -- 
 WBR
 Maxim aka solomax 
  
  
 
  -- 
 WBR
 Maxim aka solomax 
 


-- 
Best regards,
Maxim  

Re: openmeetings official docker build on docker hub

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Daniel,

Apache OpenMeeting is officially available at Docker Hub as apache/openmeetings
:))

On Mon, 26 Nov 2018 at 16:05, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Yeah  looks a bit  OTT . If not an official  repo a
> [image: @solomax] <https://github.com/solomax>
> solomax
> <https://github.com/collisiondetection/openmeetings-docker/commits?author=solomax>
>
> docker  hub  repo will  be  official enough.
>
> Thanks,
>
> Dan
>
>
>
> On 11/26/2018 3:42 PM, Maxim Solodovnik wrote:
>
> yep, thanks!
> will try to check it, seems to be lots of reading :(
>
> On Mon, 26 Nov 2018 at 15:21, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> Like this ? :
>>
>>
>>
>> https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
>>
>>
>>
>> On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
>>
>> do you have any instruction on how it can be published?
>> latest release is officially available on bintray :)
>> I can publish it to 2 locations, no problems :))
>>
>> On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> Wouldn't  it be  a good idea   to have an official   build on docker hub
>>> ?
>>>
>>>
>>>
>>> https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>>>
>>> Thanks,
>>>
>>>
>>> Dan
>>>
>>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
Best regards,
Maxim

Re: openmeetings official docker build on docker hub

Posted by Daniel Baker <in...@collisiondetection.biz>.
Yeah  looks a bit  OTT . If not an official  repo a

@solomax <https://github.com/solomax>
solomax 
<https://github.com/collisiondetection/openmeetings-docker/commits?author=solomax>

docker hub  repo will  be  official enough.

Thanks,

Dan



On 11/26/2018 3:42 PM, Maxim Solodovnik wrote:
> yep, thanks!
> will try to check it, seems to be lots of reading :(
>
> On Mon, 26 Nov 2018 at 15:21, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Like this ? :
>
>
>     https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
>
>
>
>     On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
>>     do you have any instruction on how it can be published?
>>     latest release is officially available on bintray :)
>>     I can publish it to 2 locations, no problems :))
>>
>>     On Mon, 26 Nov 2018 at 14:55, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Wouldn't it be  a good idea   to have an official   build on
>>         docker hub ?
>>
>>
>>         https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>>
>>         Thanks,
>>
>>
>>         Dan
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: openmeetings official docker build on docker hub

Posted by Maxim Solodovnik <so...@gmail.com>.
yep, thanks!
will try to check it, seems to be lots of reading :(

On Mon, 26 Nov 2018 at 15:21, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Like this ? :
>
>
>
> https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
>
>
>
> On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
>
> do you have any instruction on how it can be published?
> latest release is officially available on bintray :)
> I can publish it to 2 locations, no problems :))
>
> On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> Wouldn't  it be  a good idea   to have an official   build on docker hub ?
>>
>>
>>
>> https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>>
>> Thanks,
>>
>>
>> Dan
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: openmeetings official docker build on docker hub

Posted by Daniel Baker <in...@collisiondetection.biz>.
Like this ? :


https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository



On 11/26/2018 3:11 PM, Maxim Solodovnik wrote:
> do you have any instruction on how it can be published?
> latest release is officially available on bintray :)
> I can publish it to 2 locations, no problems :))
>
> On Mon, 26 Nov 2018 at 14:55, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Wouldn't  it be  a good idea   to have an official   build on
>     docker hub ?
>
>
>     https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>
>     Thanks,
>
>
>     Dan
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: openmeetings official docker build on docker hub

Posted by Maxim Solodovnik <so...@gmail.com>.
do you have any instruction on how it can be published?
latest release is officially available on bintray :)
I can publish it to 2 locations, no problems :))

On Mon, 26 Nov 2018 at 14:55, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Wouldn't  it be  a good idea   to have an official   build on docker hub ?
>
>
>
> https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0
>
> Thanks,
>
>
> Dan
>
>

-- 
WBR
Maxim aka solomax

openmeetings official docker build on docker hub

Posted by Daniel Baker <in...@collisiondetection.biz>.
Wouldn't  it be  a good idea   to have an official   build on docker hub ?


https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=openmeetings&starCount=0

Thanks,


Dan


Re: How to make public recordings and sharing videos

Posted by Daniel Baker <in...@collisiondetection.biz>.
Ok thanks

On 11/26/2018 2:47 PM, Maxim Solodovnik wrote:
> Hello Daniel,
>
> To make recording public to all registered OM users you need to 
> drag'n'drop it to "Public recordings" folder
> To share recording with some external users you need to click "Share" 
> button, and create special link with "hash"
>
> User rights are being checked while accessing 
> http://utom.hopto.org:5080/openmeetings/recordings/mp4/3
> So such approach will not work for all users
>
> On Sun, 25 Nov 2018 at 14:44, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Hi I am not sure how  I make  public  recording.   What are the
>     steps ?
>
>     On another note  if   a  user is  signed  in_through moodle_  OM
>     plugin can they view  files  from  OM  in this location :
>
>
>     http://utom.hopto.org:5080/openmeetings/recordings/mp4/3
>
>
>     Thanks,
>
>
>     Dan
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: How to make public recordings and sharing videos

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Daniel,

To make recording public to all registered OM users you need to drag'n'drop
it to "Public recordings" folder
To share recording with some external users you need to click "Share"
button, and create special link with "hash"

User rights are being checked while accessing
http://utom.hopto.org:5080/openmeetings/recordings/mp4/3
So such approach will not work for all users

On Sun, 25 Nov 2018 at 14:44, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Hi I am not sure how  I make  public  recording.   What  are the steps ?
>
> On another note  if   a  user is  signed  in* through  moodle*  OM plugin
> can they view  files  from  OM  in this location :
>
>
> http://utom.hopto.org:5080/openmeetings/recordings/mp4/3
>
>
> Thanks,
>
>
> Dan
>


-- 
WBR
Maxim aka solomax

How to make public recordings and sharing videos

Posted by Daniel Baker <in...@collisiondetection.biz>.
Hi I am not sure how  I make  public  recording.   What  are the steps ?

On another note  if   a  user is  signed  in_through  moodle_ OM plugin 
can they view  files  from  OM  in this location :


http://utom.hopto.org:5080/openmeetings/recordings/mp4/3


Thanks,


Dan


Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
Ahh yes  I see it  there.

On 11/20/2018 9:50 PM, Maxim Solodovnik wrote:
> Table name is `om_file` (or something like this)
>
> On Tue, 20 Nov 2018 at 21:38, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     I see it clearly in your table    but in my    table  it isn't
>     there ?
>
>
>     On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
>>     `room_id`? :)))
>>
>>     On Tue, 20 Nov 2018 at 16:16, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Yes   I see that  but  what here tells me the room the
>>         recording came from ?
>>
>>         On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>>         Below fields are being filled for files and recordings
>>>
>>>
>>>         | id                 | bigint(20)   | NO   | PRI | NULL    |
>>>         auto_increment |
>>>         | deleted            | bit(1)       | NO   |     | NULL   
>>>         |                |
>>>         | inserted           | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | updated            | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | page_count         | int(11)      | NO   |     | NULL   
>>>         |                |
>>>         | group_id           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | hash               | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | height             | int(11)      | YES  |     | NULL   
>>>         |                |
>>>         | inserted_by        | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | name               | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | owner_id           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | parent_item_id     | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | room_id            | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | type               | varchar(20)  | YES  |     | NULL   
>>>         |                |
>>>         | width              | int(11)      | YES  |     | NULL   
>>>         |                |
>>>         | DTYPE              | varchar(255) | YES  | MUL | NULL   
>>>         |                |
>>>         | comment            | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | duration           | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | is_interview       | bit(1)       | YES  |     | NULL   
>>>         |                |
>>>         | notified           | bit(1)       | YES  |     | NULL   
>>>         |                |
>>>         | record_end         | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | record_start       | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | recorder_stream_id | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | status             | varchar(20)  | YES  |     | NULL   
>>>         |                |
>>>         | external_id        | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | external_type      | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | filesize           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>
>>>
>>>         On Tue, 20 Nov 2018 at 15:25, Daniel Baker
>>>         <info@collisiondetection.biz
>>>         <ma...@collisiondetection.biz>> wrote:
>>>
>>>             Ok  thanks.    What  is there in the metadata  table to
>>>             link  recording and room  ?    Just  time ?  SID  id ?
>>>
>>>
>>>
>>>             Thanks,
>>>
>>>
>>>             Dan
>>>
>>>             On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>>             Many things can go wrong while you are
>>>>             sending/receiving audio/video over internet
>>>>             Even more problem might arise while you are trying to
>>>>             record
>>>>             This is why "auto-recording" is not available
>>>>             out-of-the-box
>>>>
>>>>             basic steps to ensure everything is OK:
>>>>             1) start your audio/video stream, check it using
>>>>             different PC/laptop
>>>>             2) check you have enough free space
>>>>             3) check OM has enough permissions to run 3rd party
>>>>             tools and to write on the disk
>>>>             4) check "raw" video files from your camera/mic are
>>>>             valid and playable
>>>>             5) check conversion steps
>>>>
>>>>             something like this
>>>>
>>>>             On Mon, 19 Nov 2018 at 15:58, Daniel Baker
>>>>             <info@collisiondetection.biz
>>>>             <ma...@collisiondetection.biz>> wrote:
>>>>
>>>>                 Not playable.   Think my connection is stable.
>>>>
>>>>                 On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>>
>>>
>>>         -- 
>>>         WBR
>>>         Maxim aka solomax
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
yes :)

On Tue, 20 Nov 2018 at 21:59, Daniel Baker <in...@collisiondetection.biz>
wrote:

> So  this  room_id  under  om_file   will allow me to  identify
> recordings  by  room no ?
>
>
> Thanks,
>
>
> dan
> On 11/20/2018 9:50 PM, Maxim Solodovnik wrote:
>
> Table name is `om_file` (or something like this)
>
> On Tue, 20 Nov 2018 at 21:38, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> I see it clearly in your table    but in my    table  it isn't there ?
>>
>>
>> On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
>>
>> `room_id`? :)))
>>
>> On Tue, 20 Nov 2018 at 16:16, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> Yes   I see that  but  what here tells me the room the recording came
>>> from ?
>>> On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>>
>>> Below fields are being filled for files and recordings
>>>
>>>
>>> | id                 | bigint(20)   | NO   | PRI | NULL    |
>>> auto_increment |
>>> | deleted            | bit(1)       | NO   |     | NULL    |
>>>     |
>>> | inserted           | datetime     | YES  |     | NULL    |
>>>     |
>>> | updated            | datetime     | YES  |     | NULL    |
>>>     |
>>> | page_count         | int(11)      | NO   |     | NULL    |
>>>     |
>>> | group_id           | bigint(20)   | YES  |     | NULL    |
>>>     |
>>> | hash               | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | height             | int(11)      | YES  |     | NULL    |
>>>     |
>>> | inserted_by        | bigint(20)   | YES  |     | NULL    |
>>>     |
>>> | name               | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | owner_id           | bigint(20)   | YES  |     | NULL    |
>>>     |
>>> | parent_item_id     | bigint(20)   | YES  |     | NULL    |
>>>     |
>>> | room_id            | bigint(20)   | YES  |     | NULL    |
>>>     |
>>> | type               | varchar(20)  | YES  |     | NULL    |
>>>     |
>>> | width              | int(11)      | YES  |     | NULL    |
>>>     |
>>> | DTYPE              | varchar(255) | YES  | MUL | NULL    |
>>>     |
>>> | comment            | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | duration           | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | is_interview       | bit(1)       | YES  |     | NULL    |
>>>     |
>>> | notified           | bit(1)       | YES  |     | NULL    |
>>>     |
>>> | record_end         | datetime     | YES  |     | NULL    |
>>>     |
>>> | record_start       | datetime     | YES  |     | NULL    |
>>>     |
>>> | recorder_stream_id | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | status             | varchar(20)  | YES  |     | NULL    |
>>>     |
>>> | external_id        | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | external_type      | varchar(255) | YES  |     | NULL    |
>>>     |
>>> | filesize           | bigint(20)   | YES  |     | NULL    |
>>>     |
>>>
>>>
>>> On Tue, 20 Nov 2018 at 15:25, Daniel Baker <in...@collisiondetection.biz>
>>> wrote:
>>>
>>>> Ok  thanks.    What  is there in the metadata  table to link  recording
>>>> and  room  ?    Just  time ?  SID  id ?
>>>>
>>>>
>>>>
>>>> Thanks,
>>>>
>>>>
>>>> Dan
>>>> On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>>
>>>> Many things can go wrong while you are sending/receiving audio/video
>>>> over internet
>>>> Even more problem might arise while you are trying to record
>>>> This is why "auto-recording" is not available out-of-the-box
>>>>
>>>> basic steps to ensure everything is OK:
>>>> 1) start your audio/video stream, check it using different PC/laptop
>>>> 2) check you have enough free space
>>>> 3) check OM has enough permissions to run 3rd party tools and to write
>>>> on the disk
>>>> 4) check "raw" video files from your camera/mic are valid and playable
>>>> 5) check conversion steps
>>>>
>>>> something like this
>>>>
>>>> On Mon, 19 Nov 2018 at 15:58, Daniel Baker <in...@collisiondetection.biz>
>>>> wrote:
>>>>
>>>>> Not playable.   Think my connection is stable.
>>>>> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>>>
>>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
So  this  room_id  under  om_file   will allow me to  identify 
recordings  by  room no ?


Thanks,


dan

On 11/20/2018 9:50 PM, Maxim Solodovnik wrote:
> Table name is `om_file` (or something like this)
>
> On Tue, 20 Nov 2018 at 21:38, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     I see it clearly in your table    but in my    table  it isn't
>     there ?
>
>
>     On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
>>     `room_id`? :)))
>>
>>     On Tue, 20 Nov 2018 at 16:16, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Yes   I see that  but  what here tells me the room the
>>         recording came from ?
>>
>>         On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>>         Below fields are being filled for files and recordings
>>>
>>>
>>>         | id                 | bigint(20)   | NO   | PRI | NULL    |
>>>         auto_increment |
>>>         | deleted            | bit(1)       | NO   |     | NULL   
>>>         |                |
>>>         | inserted           | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | updated            | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | page_count         | int(11)      | NO   |     | NULL   
>>>         |                |
>>>         | group_id           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | hash               | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | height             | int(11)      | YES  |     | NULL   
>>>         |                |
>>>         | inserted_by        | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | name               | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | owner_id           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | parent_item_id     | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | room_id            | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>         | type               | varchar(20)  | YES  |     | NULL   
>>>         |                |
>>>         | width              | int(11)      | YES  |     | NULL   
>>>         |                |
>>>         | DTYPE              | varchar(255) | YES  | MUL | NULL   
>>>         |                |
>>>         | comment            | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | duration           | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | is_interview       | bit(1)       | YES  |     | NULL   
>>>         |                |
>>>         | notified           | bit(1)       | YES  |     | NULL   
>>>         |                |
>>>         | record_end         | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | record_start       | datetime     | YES  |     | NULL   
>>>         |                |
>>>         | recorder_stream_id | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | status             | varchar(20)  | YES  |     | NULL   
>>>         |                |
>>>         | external_id        | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | external_type      | varchar(255) | YES  |     | NULL   
>>>         |                |
>>>         | filesize           | bigint(20)   | YES  |     | NULL   
>>>         |                |
>>>
>>>
>>>         On Tue, 20 Nov 2018 at 15:25, Daniel Baker
>>>         <info@collisiondetection.biz
>>>         <ma...@collisiondetection.biz>> wrote:
>>>
>>>             Ok  thanks.    What  is there in the metadata  table to
>>>             link  recording and room  ?    Just  time ?  SID  id ?
>>>
>>>
>>>
>>>             Thanks,
>>>
>>>
>>>             Dan
>>>
>>>             On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>>             Many things can go wrong while you are
>>>>             sending/receiving audio/video over internet
>>>>             Even more problem might arise while you are trying to
>>>>             record
>>>>             This is why "auto-recording" is not available
>>>>             out-of-the-box
>>>>
>>>>             basic steps to ensure everything is OK:
>>>>             1) start your audio/video stream, check it using
>>>>             different PC/laptop
>>>>             2) check you have enough free space
>>>>             3) check OM has enough permissions to run 3rd party
>>>>             tools and to write on the disk
>>>>             4) check "raw" video files from your camera/mic are
>>>>             valid and playable
>>>>             5) check conversion steps
>>>>
>>>>             something like this
>>>>
>>>>             On Mon, 19 Nov 2018 at 15:58, Daniel Baker
>>>>             <info@collisiondetection.biz
>>>>             <ma...@collisiondetection.biz>> wrote:
>>>>
>>>>                 Not playable.   Think my connection is stable.
>>>>
>>>>                 On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>>
>>>
>>>         -- 
>>>         WBR
>>>         Maxim aka solomax
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
Table name is `om_file` (or something like this)

On Tue, 20 Nov 2018 at 21:38, Daniel Baker <in...@collisiondetection.biz>
wrote:

> I see it clearly in your table    but in my    table  it isn't there ?
>
>
> On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
>
> `room_id`? :)))
>
> On Tue, 20 Nov 2018 at 16:16, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> Yes   I see that  but  what here tells me the room the recording came
>> from ?
>> On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>
>> Below fields are being filled for files and recordings
>>
>>
>> | id                 | bigint(20)   | NO   | PRI | NULL    |
>> auto_increment |
>> | deleted            | bit(1)       | NO   |     | NULL    |
>>   |
>> | inserted           | datetime     | YES  |     | NULL    |
>>   |
>> | updated            | datetime     | YES  |     | NULL    |
>>   |
>> | page_count         | int(11)      | NO   |     | NULL    |
>>   |
>> | group_id           | bigint(20)   | YES  |     | NULL    |
>>   |
>> | hash               | varchar(255) | YES  |     | NULL    |
>>   |
>> | height             | int(11)      | YES  |     | NULL    |
>>   |
>> | inserted_by        | bigint(20)   | YES  |     | NULL    |
>>   |
>> | name               | varchar(255) | YES  |     | NULL    |
>>   |
>> | owner_id           | bigint(20)   | YES  |     | NULL    |
>>   |
>> | parent_item_id     | bigint(20)   | YES  |     | NULL    |
>>   |
>> | room_id            | bigint(20)   | YES  |     | NULL    |
>>   |
>> | type               | varchar(20)  | YES  |     | NULL    |
>>   |
>> | width              | int(11)      | YES  |     | NULL    |
>>   |
>> | DTYPE              | varchar(255) | YES  | MUL | NULL    |
>>   |
>> | comment            | varchar(255) | YES  |     | NULL    |
>>   |
>> | duration           | varchar(255) | YES  |     | NULL    |
>>   |
>> | is_interview       | bit(1)       | YES  |     | NULL    |
>>   |
>> | notified           | bit(1)       | YES  |     | NULL    |
>>   |
>> | record_end         | datetime     | YES  |     | NULL    |
>>   |
>> | record_start       | datetime     | YES  |     | NULL    |
>>   |
>> | recorder_stream_id | varchar(255) | YES  |     | NULL    |
>>   |
>> | status             | varchar(20)  | YES  |     | NULL    |
>>   |
>> | external_id        | varchar(255) | YES  |     | NULL    |
>>   |
>> | external_type      | varchar(255) | YES  |     | NULL    |
>>   |
>> | filesize           | bigint(20)   | YES  |     | NULL    |
>>   |
>>
>>
>> On Tue, 20 Nov 2018 at 15:25, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> Ok  thanks.    What  is there in the metadata  table to link  recording
>>> and  room  ?    Just  time ?  SID  id ?
>>>
>>>
>>>
>>> Thanks,
>>>
>>>
>>> Dan
>>> On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>
>>> Many things can go wrong while you are sending/receiving audio/video
>>> over internet
>>> Even more problem might arise while you are trying to record
>>> This is why "auto-recording" is not available out-of-the-box
>>>
>>> basic steps to ensure everything is OK:
>>> 1) start your audio/video stream, check it using different PC/laptop
>>> 2) check you have enough free space
>>> 3) check OM has enough permissions to run 3rd party tools and to write
>>> on the disk
>>> 4) check "raw" video files from your camera/mic are valid and playable
>>> 5) check conversion steps
>>>
>>> something like this
>>>
>>> On Mon, 19 Nov 2018 at 15:58, Daniel Baker <in...@collisiondetection.biz>
>>> wrote:
>>>
>>>> Not playable.   Think my connection is stable.
>>>> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>>
>>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
I see it clearly in your table    but in my    table  it isn't there ?


On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
> `room_id`? :)))
>
> On Tue, 20 Nov 2018 at 16:16, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Yes   I see that  but  what here tells me the room the recording
>     came from ?
>
>     On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>     Below fields are being filled for files and recordings
>>
>>
>>     | id                 | bigint(20)   | NO   | PRI | NULL    |
>>     auto_increment |
>>     | deleted            | bit(1)       | NO   |  | NULL    |       
>>             |
>>     | inserted           | datetime     | YES  |  | NULL    |       
>>             |
>>     | updated            | datetime     | YES  |  | NULL    |       
>>             |
>>     | page_count         | int(11)      | NO   |  | NULL    |       
>>             |
>>     | group_id           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | hash               | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | height             | int(11)      | YES  |  | NULL    |       
>>             |
>>     | inserted_by        | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | name               | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | owner_id           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | parent_item_id     | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | room_id            | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | type               | varchar(20)  | YES  |  | NULL    |       
>>             |
>>     | width              | int(11)      | YES  |  | NULL    |       
>>             |
>>     | DTYPE              | varchar(255) | YES  | MUL | NULL    |     
>>               |
>>     | comment            | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | duration           | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | is_interview       | bit(1)       | YES  |  | NULL    |       
>>             |
>>     | notified           | bit(1)       | YES  |  | NULL    |       
>>             |
>>     | record_end         | datetime     | YES  |  | NULL    |       
>>             |
>>     | record_start       | datetime     | YES  |  | NULL    |       
>>             |
>>     | recorder_stream_id | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | status             | varchar(20)  | YES  |  | NULL    |       
>>             |
>>     | external_id        | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | external_type      | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | filesize           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>
>>
>>     On Tue, 20 Nov 2018 at 15:25, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Ok  thanks.    What  is there in the metadata table to link 
>>         recording and  room  ?    Just time ?  SID  id ?
>>
>>
>>
>>         Thanks,
>>
>>
>>         Dan
>>
>>         On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>         Many things can go wrong while you are sending/receiving
>>>         audio/video over internet
>>>         Even more problem might arise while you are trying to record
>>>         This is why "auto-recording" is not available out-of-the-box
>>>
>>>         basic steps to ensure everything is OK:
>>>         1) start your audio/video stream, check it using different
>>>         PC/laptop
>>>         2) check you have enough free space
>>>         3) check OM has enough permissions to run 3rd party tools
>>>         and to write on the disk
>>>         4) check "raw" video files from your camera/mic are valid
>>>         and playable
>>>         5) check conversion steps
>>>
>>>         something like this
>>>
>>>         On Mon, 19 Nov 2018 at 15:58, Daniel Baker
>>>         <info@collisiondetection.biz
>>>         <ma...@collisiondetection.biz>> wrote:
>>>
>>>             Not playable.   Think my connection is stable.
>>>
>>>             On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
Yes  that's  what I thought.  Thanks

On 11/20/2018 4:20 PM, Maxim Solodovnik wrote:
> `room_id`? :)))
>
> On Tue, 20 Nov 2018 at 16:16, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Yes   I see that  but  what here tells me the room the recording
>     came from ?
>
>     On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>>     Below fields are being filled for files and recordings
>>
>>
>>     | id                 | bigint(20)   | NO   | PRI | NULL    |
>>     auto_increment |
>>     | deleted            | bit(1)       | NO   |  | NULL    |       
>>             |
>>     | inserted           | datetime     | YES  |  | NULL    |       
>>             |
>>     | updated            | datetime     | YES  |  | NULL    |       
>>             |
>>     | page_count         | int(11)      | NO   |  | NULL    |       
>>             |
>>     | group_id           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | hash               | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | height             | int(11)      | YES  |  | NULL    |       
>>             |
>>     | inserted_by        | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | name               | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | owner_id           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | parent_item_id     | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | room_id            | bigint(20)   | YES  |  | NULL    |       
>>             |
>>     | type               | varchar(20)  | YES  |  | NULL    |       
>>             |
>>     | width              | int(11)      | YES  |  | NULL    |       
>>             |
>>     | DTYPE              | varchar(255) | YES  | MUL | NULL    |     
>>               |
>>     | comment            | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | duration           | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | is_interview       | bit(1)       | YES  |  | NULL    |       
>>             |
>>     | notified           | bit(1)       | YES  |  | NULL    |       
>>             |
>>     | record_end         | datetime     | YES  |  | NULL    |       
>>             |
>>     | record_start       | datetime     | YES  |  | NULL    |       
>>             |
>>     | recorder_stream_id | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | status             | varchar(20)  | YES  |  | NULL    |       
>>             |
>>     | external_id        | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | external_type      | varchar(255) | YES  |  | NULL    |       
>>             |
>>     | filesize           | bigint(20)   | YES  |  | NULL    |       
>>             |
>>
>>
>>     On Tue, 20 Nov 2018 at 15:25, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Ok  thanks.    What  is there in the metadata table to link 
>>         recording and  room  ?    Just time ?  SID  id ?
>>
>>
>>
>>         Thanks,
>>
>>
>>         Dan
>>
>>         On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>>         Many things can go wrong while you are sending/receiving
>>>         audio/video over internet
>>>         Even more problem might arise while you are trying to record
>>>         This is why "auto-recording" is not available out-of-the-box
>>>
>>>         basic steps to ensure everything is OK:
>>>         1) start your audio/video stream, check it using different
>>>         PC/laptop
>>>         2) check you have enough free space
>>>         3) check OM has enough permissions to run 3rd party tools
>>>         and to write on the disk
>>>         4) check "raw" video files from your camera/mic are valid
>>>         and playable
>>>         5) check conversion steps
>>>
>>>         something like this
>>>
>>>         On Mon, 19 Nov 2018 at 15:58, Daniel Baker
>>>         <info@collisiondetection.biz
>>>         <ma...@collisiondetection.biz>> wrote:
>>>
>>>             Not playable.   Think my connection is stable.
>>>
>>>             On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
`room_id`? :)))

On Tue, 20 Nov 2018 at 16:16, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Yes   I see that  but  what here tells me the room the recording came from
> ?
> On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
>
> Below fields are being filled for files and recordings
>
>
> | id                 | bigint(20)   | NO   | PRI | NULL    |
> auto_increment |
> | deleted            | bit(1)       | NO   |     | NULL    |
>   |
> | inserted           | datetime     | YES  |     | NULL    |
>   |
> | updated            | datetime     | YES  |     | NULL    |
>   |
> | page_count         | int(11)      | NO   |     | NULL    |
>   |
> | group_id           | bigint(20)   | YES  |     | NULL    |
>   |
> | hash               | varchar(255) | YES  |     | NULL    |
>   |
> | height             | int(11)      | YES  |     | NULL    |
>   |
> | inserted_by        | bigint(20)   | YES  |     | NULL    |
>   |
> | name               | varchar(255) | YES  |     | NULL    |
>   |
> | owner_id           | bigint(20)   | YES  |     | NULL    |
>   |
> | parent_item_id     | bigint(20)   | YES  |     | NULL    |
>   |
> | room_id            | bigint(20)   | YES  |     | NULL    |
>   |
> | type               | varchar(20)  | YES  |     | NULL    |
>   |
> | width              | int(11)      | YES  |     | NULL    |
>   |
> | DTYPE              | varchar(255) | YES  | MUL | NULL    |
>   |
> | comment            | varchar(255) | YES  |     | NULL    |
>   |
> | duration           | varchar(255) | YES  |     | NULL    |
>   |
> | is_interview       | bit(1)       | YES  |     | NULL    |
>   |
> | notified           | bit(1)       | YES  |     | NULL    |
>   |
> | record_end         | datetime     | YES  |     | NULL    |
>   |
> | record_start       | datetime     | YES  |     | NULL    |
>   |
> | recorder_stream_id | varchar(255) | YES  |     | NULL    |
>   |
> | status             | varchar(20)  | YES  |     | NULL    |
>   |
> | external_id        | varchar(255) | YES  |     | NULL    |
>   |
> | external_type      | varchar(255) | YES  |     | NULL    |
>   |
> | filesize           | bigint(20)   | YES  |     | NULL    |
>   |
>
>
> On Tue, 20 Nov 2018 at 15:25, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> Ok  thanks.    What  is there in the metadata  table to link  recording
>> and  room  ?    Just  time ?  SID  id ?
>>
>>
>>
>> Thanks,
>>
>>
>> Dan
>> On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>
>> Many things can go wrong while you are sending/receiving audio/video over
>> internet
>> Even more problem might arise while you are trying to record
>> This is why "auto-recording" is not available out-of-the-box
>>
>> basic steps to ensure everything is OK:
>> 1) start your audio/video stream, check it using different PC/laptop
>> 2) check you have enough free space
>> 3) check OM has enough permissions to run 3rd party tools and to write on
>> the disk
>> 4) check "raw" video files from your camera/mic are valid and playable
>> 5) check conversion steps
>>
>> something like this
>>
>> On Mon, 19 Nov 2018 at 15:58, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> Not playable.   Think my connection is stable.
>>> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>
>>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
Yes   I see that  but  what here tells me the room the recording came 
from ?

On 11/20/2018 3:47 PM, Maxim Solodovnik wrote:
> Below fields are being filled for files and recordings
>
>
> | id                 | bigint(20)   | NO   | PRI | NULL   | 
> auto_increment |
> | deleted            | bit(1)       | NO   |     | NULL   |            
>     |
> | inserted           | datetime     | YES  |     | NULL   |            
>     |
> | updated            | datetime     | YES  |     | NULL   |            
>     |
> | page_count         | int(11)      | NO   |     | NULL   |            
>     |
> | group_id           | bigint(20)   | YES  |     | NULL   |            
>     |
> | hash               | varchar(255) | YES  |     | NULL   |            
>     |
> | height             | int(11)      | YES  |     | NULL   |            
>     |
> | inserted_by        | bigint(20)   | YES  |     | NULL   |            
>     |
> | name               | varchar(255) | YES  |     | NULL   |            
>     |
> | owner_id           | bigint(20)   | YES  |     | NULL   |            
>     |
> | parent_item_id     | bigint(20)   | YES  |     | NULL   |            
>     |
> | room_id            | bigint(20)   | YES  |     | NULL   |            
>     |
> | type               | varchar(20)  | YES  |     | NULL   |            
>     |
> | width              | int(11)      | YES  |     | NULL   |            
>     |
> | DTYPE              | varchar(255) | YES  | MUL | NULL   |            
>     |
> | comment            | varchar(255) | YES  |     | NULL   |            
>     |
> | duration           | varchar(255) | YES  |     | NULL   |            
>     |
> | is_interview       | bit(1)       | YES  |     | NULL   |            
>     |
> | notified           | bit(1)       | YES  |     | NULL   |            
>     |
> | record_end         | datetime     | YES  |     | NULL   |            
>     |
> | record_start       | datetime     | YES  |     | NULL   |            
>     |
> | recorder_stream_id | varchar(255) | YES  |     | NULL   |            
>     |
> | status             | varchar(20)  | YES  |     | NULL   |            
>     |
> | external_id        | varchar(255) | YES  |     | NULL   |            
>     |
> | external_type      | varchar(255) | YES  |     | NULL   |            
>     |
> | filesize           | bigint(20)   | YES  |     | NULL   |            
>     |
>
>
> On Tue, 20 Nov 2018 at 15:25, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Ok  thanks.    What  is there in the metadata  table to link 
>     recording and  room  ?    Just  time ?  SID  id ?
>
>
>
>     Thanks,
>
>
>     Dan
>
>     On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>>     Many things can go wrong while you are sending/receiving
>>     audio/video over internet
>>     Even more problem might arise while you are trying to record
>>     This is why "auto-recording" is not available out-of-the-box
>>
>>     basic steps to ensure everything is OK:
>>     1) start your audio/video stream, check it using different PC/laptop
>>     2) check you have enough free space
>>     3) check OM has enough permissions to run 3rd party tools and to
>>     write on the disk
>>     4) check "raw" video files from your camera/mic are valid and
>>     playable
>>     5) check conversion steps
>>
>>     something like this
>>
>>     On Mon, 19 Nov 2018 at 15:58, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         Not playable.   Think my connection is stable.
>>
>>         On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>>         Is recording playable?
>>>         Actually due to the fact you are using internet (which is
>>>         unstable) you might have "broken" pieced in your record session
>>>         In such case there will be conversion errors
>>>
>>>         On Mon, 19 Nov 2018 at 12:15, Daniel Baker
>>>         <info@collisiondetection.biz
>>>         <ma...@collisiondetection.biz>> wrote:
>>>
>>>             I get  these errors  when trying to view recordings: It
>>>             looks like ffmpeg error ?
>>>
>>>
>>>
>>>
>>>
>>>                   Recording file is not found
>>>
>>>             Exit value 	Conversion messages
>>>             2 	process: generateSampleAudio command: sox
>>>             /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>>>             /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>>             pad 0 65.781 exception: null error: sox FAIL formats:
>>>             can't open output file
>>>             `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>>>             No such file or directory exitValue: 2 optional: false out:
>>>             1 	process: generate MP4 command: ffmpeg -y -itsoffset
>>>             00:00:03.000 -i
>>>             /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>>>             -i
>>>             /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>>             -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium
>>>             -profile:v baseline -level 3.0 -movflags faststart -c:a
>>>             aac -ar 22050 -b:a 32k -s 464x128
>>>             /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>>             exception: null error: ffmpeg version 4.0 Copyright (c)
>>>             2000-2018 the FFmpeg developers built with gcc 5.4.0
>>>             (Ubuntu 5.4.0-6ubuntu1~16.04.10) 20160609 configuration:
>>>             --prefix=/root/ffmpeg_build --pkg-config-flags=--static
>>>             --extra-cflags=-I/root/ffmpeg_build/include
>>>             --extra-ldflags=-L/root/ffmpeg_build/lib
>>>             --bindir=/root/bin --enable-gpl --enable-libass
>>>             --enable-libfdk-aac --enable-libfreetype
>>>             --enable-libmp3lame --enable-libopus --enable-libtheora
>>>             --enable-libvorbis --enable-libvpx --enable-libx264
>>>             --enable-nonfree libavutil 56. 14.100 / 56. 14.100
>>>             libavcodec 58. 18.100 / 58. 18.100 libavformat 58.
>>>             12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100
>>>             exitValue: 1 optional: false out:
>>>             1 	process: generate preview PNG ::
>>>             30159d3c-27ca-44ae-aaa6-2780fdf13e3a command: ffmpeg -y
>>>             -i
>>>             /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>>             -vf thumbnail,scale=640:-1 -frames:v 1
>>>             /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>>>             exception: null error: ffmpeg version 4.0 Copyright (c)
>>>             2000-2018 the FFmpeg developers built with gcc 5.4.0
>>>             (Ubuntu 5.4.0-6ubuntu1~16.04.10) 20160609 configuration:
>>>             --prefix=/root/ffmpeg_build --pkg-config-flags=--static
>>>             --extra-cflags=-I/root/ffmpeg_build/include
>>>             --extra-ldflags=-L/root/ffmpeg_build/lib
>>>             --bindir=/root/bin --enable-gpl --enable-libass
>>>             --enable-libfdk-aac --enable-libfreetype
>>>             --enable-libmp3lame --enable-libopus --enable-libtheora
>>>             --enable-libvorbis --enable-libvpx --enable-libx264
>>>             --enable-nonfree libavutil 56. 14.100 / 56. 14.100
>>>             libavcodec 58. 18.100 / 58. 18.100 libavformat 58.
>>>             12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100
>>>             libavfilter 7. 16.100 / 7. 16.100 libswscale 5. 1.100 /
>>>             5. 1.100 libswresample 3. 1.100 / 3. 1.100 libpostproc
>>>             55. 1.100 / 55. 1.100
>>>             /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>>>             No such file or directory exitValue: 1 optional: false out:
>>>
>>>
>>>
>>>             Have  I misconfigured something  ?
>>>
>>>
>>>             Thanks,
>>>
>>>
>>>             Dan
>>>
>>>
>>>             <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon>
>>>             	Virus-free. www.avast.com
>>>             <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>>>
>>>
>>>             <#m_1879711239086345267_m_750983992569851837_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>>
>>>
>>>         -- 
>>>         WBR
>>>         Maxim aka solomax
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
Below fields are being filled for files and recordings


| id                 | bigint(20)   | NO   | PRI | NULL    | auto_increment
|
| deleted            | bit(1)       | NO   |     | NULL    |
|
| inserted           | datetime     | YES  |     | NULL    |
|
| updated            | datetime     | YES  |     | NULL    |
|
| page_count         | int(11)      | NO   |     | NULL    |
|
| group_id           | bigint(20)   | YES  |     | NULL    |
|
| hash               | varchar(255) | YES  |     | NULL    |
|
| height             | int(11)      | YES  |     | NULL    |
|
| inserted_by        | bigint(20)   | YES  |     | NULL    |
|
| name               | varchar(255) | YES  |     | NULL    |
|
| owner_id           | bigint(20)   | YES  |     | NULL    |
|
| parent_item_id     | bigint(20)   | YES  |     | NULL    |
|
| room_id            | bigint(20)   | YES  |     | NULL    |
|
| type               | varchar(20)  | YES  |     | NULL    |
|
| width              | int(11)      | YES  |     | NULL    |
|
| DTYPE              | varchar(255) | YES  | MUL | NULL    |
|
| comment            | varchar(255) | YES  |     | NULL    |
|
| duration           | varchar(255) | YES  |     | NULL    |
|
| is_interview       | bit(1)       | YES  |     | NULL    |
|
| notified           | bit(1)       | YES  |     | NULL    |
|
| record_end         | datetime     | YES  |     | NULL    |
|
| record_start       | datetime     | YES  |     | NULL    |
|
| recorder_stream_id | varchar(255) | YES  |     | NULL    |
|
| status             | varchar(20)  | YES  |     | NULL    |
|
| external_id        | varchar(255) | YES  |     | NULL    |
|
| external_type      | varchar(255) | YES  |     | NULL    |
|
| filesize           | bigint(20)   | YES  |     | NULL    |
|


On Tue, 20 Nov 2018 at 15:25, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Ok  thanks.    What  is there in the metadata  table to link  recording
> and  room  ?    Just  time ?  SID  id ?
>
>
>
> Thanks,
>
>
> Dan
> On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
>
> Many things can go wrong while you are sending/receiving audio/video over
> internet
> Even more problem might arise while you are trying to record
> This is why "auto-recording" is not available out-of-the-box
>
> basic steps to ensure everything is OK:
> 1) start your audio/video stream, check it using different PC/laptop
> 2) check you have enough free space
> 3) check OM has enough permissions to run 3rd party tools and to write on
> the disk
> 4) check "raw" video files from your camera/mic are valid and playable
> 5) check conversion steps
>
> something like this
>
> On Mon, 19 Nov 2018 at 15:58, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> Not playable.   Think my connection is stable.
>> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>
>> Is recording playable?
>> Actually due to the fact you are using internet (which is unstable) you
>> might have "broken" pieced in your record session
>> In such case there will be conversion errors
>>
>> On Mon, 19 Nov 2018 at 12:15, Daniel Baker <in...@collisiondetection.biz>
>> wrote:
>>
>>> I get  these errors  when trying to view  recordings: It looks like ffmpeg
>>> error ?
>>>
>>>
>>>
>>>
>>>
>>> Recording file is not found
>>> Exit value Conversion messages
>>> 2 process: generateSampleAudio command: sox
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>> pad 0 65.781 exception: null error: sox FAIL formats: can't open output
>>> file
>>> `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>>> No such file or directory exitValue: 2 optional: false out:
>>> 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>>> -i
>>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>> -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
>>> -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>>> 20160609 configuration: --prefix=/root/ffmpeg_build
>>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>>> 12.100 libavdevice 58. 3.100 / 58. 3.100 exitValue: 1 optional: false out:
>>> 1 process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a
>>> command: ffmpeg -y -i
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>> -vf thumbnail,scale=640:-1 -frames:v 1
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>>> 20160609 configuration: --prefix=/root/ffmpeg_build
>>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>>> 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100
>>> libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100
>>> libpostproc 55. 1.100 / 55. 1.100
>>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>>> No such file or directory exitValue: 1 optional: false out:
>>>
>>>
>>>
>>> Have  I misconfigured something  ?
>>>
>>>
>>> Thanks,
>>>
>>>
>>> Dan
>>>
>>>
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
>>> www.avast.com
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>>> <#m_1879711239086345267_m_750983992569851837_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Daniel Baker <in...@collisiondetection.biz>.
Ok  thanks.    What  is there in the metadata  table to link recording 
and  room  ?    Just  time ?  SID  id ?



Thanks,


Dan

On 11/20/2018 1:48 PM, Maxim Solodovnik wrote:
> Many things can go wrong while you are sending/receiving audio/video 
> over internet
> Even more problem might arise while you are trying to record
> This is why "auto-recording" is not available out-of-the-box
>
> basic steps to ensure everything is OK:
> 1) start your audio/video stream, check it using different PC/laptop
> 2) check you have enough free space
> 3) check OM has enough permissions to run 3rd party tools and to write 
> on the disk
> 4) check "raw" video files from your camera/mic are valid and playable
> 5) check conversion steps
>
> something like this
>
> On Mon, 19 Nov 2018 at 15:58, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Not playable.   Think my connection is stable.
>
>     On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>>     Is recording playable?
>>     Actually due to the fact you are using internet (which is
>>     unstable) you might have "broken" pieced in your record session
>>     In such case there will be conversion errors
>>
>>     On Mon, 19 Nov 2018 at 12:15, Daniel Baker
>>     <info@collisiondetection.biz
>>     <ma...@collisiondetection.biz>> wrote:
>>
>>         I get these errors  when trying to view  recordings: It looks
>>         like ffmpeg error ?
>>
>>
>>
>>
>>
>>               Recording file is not found
>>
>>         Exit value 	Conversion messages
>>         2 	process: generateSampleAudio command: sox
>>         /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>>         /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>         pad 0 65.781 exception: null error: sox FAIL formats: can't
>>         open output file
>>         `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>>         No such file or directory exitValue: 2 optional: false out:
>>         1 	process: generate MP4 command: ffmpeg -y -itsoffset
>>         00:00:03.000 -i
>>         /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>>         -i
>>         /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>>         -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v
>>         baseline -level 3.0 -movflags faststart -c:a aac -ar 22050
>>         -b:a 32k -s 464x128
>>         /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>         exception: null error: ffmpeg version 4.0 Copyright (c)
>>         2000-2018 the FFmpeg developers built with gcc 5.4.0 (Ubuntu
>>         5.4.0-6ubuntu1~16.04.10) 20160609 configuration:
>>         --prefix=/root/ffmpeg_build --pkg-config-flags=--static
>>         --extra-cflags=-I/root/ffmpeg_build/include
>>         --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin
>>         --enable-gpl --enable-libass --enable-libfdk-aac
>>         --enable-libfreetype --enable-libmp3lame --enable-libopus
>>         --enable-libtheora --enable-libvorbis --enable-libvpx
>>         --enable-libx264 --enable-nonfree libavutil 56. 14.100 / 56.
>>         14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58.
>>         12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100
>>         exitValue: 1 optional: false out:
>>         1 	process: generate preview PNG ::
>>         30159d3c-27ca-44ae-aaa6-2780fdf13e3a command: ffmpeg -y -i
>>         /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>>         -vf thumbnail,scale=640:-1 -frames:v 1
>>         /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>>         exception: null error: ffmpeg version 4.0 Copyright (c)
>>         2000-2018 the FFmpeg developers built with gcc 5.4.0 (Ubuntu
>>         5.4.0-6ubuntu1~16.04.10) 20160609 configuration:
>>         --prefix=/root/ffmpeg_build --pkg-config-flags=--static
>>         --extra-cflags=-I/root/ffmpeg_build/include
>>         --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin
>>         --enable-gpl --enable-libass --enable-libfdk-aac
>>         --enable-libfreetype --enable-libmp3lame --enable-libopus
>>         --enable-libtheora --enable-libvorbis --enable-libvpx
>>         --enable-libx264 --enable-nonfree libavutil 56. 14.100 / 56.
>>         14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58.
>>         12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100
>>         libavfilter 7. 16.100 / 7. 16.100 libswscale 5. 1.100 / 5.
>>         1.100 libswresample 3. 1.100 / 3. 1.100 libpostproc 55. 1.100
>>         / 55. 1.100
>>         /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>>         No such file or directory exitValue: 1 optional: false out:
>>
>>
>>
>>         Have  I misconfigured something  ?
>>
>>
>>         Thanks,
>>
>>
>>         Dan
>>
>>
>>         <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon>
>>         	Virus-free. www.avast.com
>>         <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>>
>>
>>         <#m_750983992569851837_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
> -- 
> WBR
> Maxim aka solomax


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
Many things can go wrong while you are sending/receiving audio/video over
internet
Even more problem might arise while you are trying to record
This is why "auto-recording" is not available out-of-the-box

basic steps to ensure everything is OK:
1) start your audio/video stream, check it using different PC/laptop
2) check you have enough free space
3) check OM has enough permissions to run 3rd party tools and to write on
the disk
4) check "raw" video files from your camera/mic are valid and playable
5) check conversion steps

something like this

On Mon, 19 Nov 2018 at 15:58, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Not playable.   Think my connection is stable.
> On 11/19/2018 3:45 PM, Maxim Solodovnik wrote:
>
> Is recording playable?
> Actually due to the fact you are using internet (which is unstable) you
> might have "broken" pieced in your record session
> In such case there will be conversion errors
>
> On Mon, 19 Nov 2018 at 12:15, Daniel Baker <in...@collisiondetection.biz>
> wrote:
>
>> I get  these errors  when trying to view  recordings: It looks like ffmpeg
>> error ?
>>
>>
>>
>>
>>
>> Recording file is not found
>> Exit value Conversion messages
>> 2 process: generateSampleAudio command: sox
>> /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>> pad 0 65.781 exception: null error: sox FAIL formats: can't open output
>> file
>> `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
>> No such file or directory exitValue: 2 optional: false out:
>> 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
>> -i
>> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
>> -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
>> -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>> 20160609 configuration: --prefix=/root/ffmpeg_build
>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>> 12.100 libavdevice 58. 3.100 / 58. 3.100 exitValue: 1 optional: false out:
>> 1 process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a
>> command: ffmpeg -y -i
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
>> -vf thumbnail,scale=640:-1 -frames:v 1
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
>> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
>> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
>> 20160609 configuration: --prefix=/root/ffmpeg_build
>> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
>> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
>> 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100
>> libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100
>> libpostproc 55. 1.100 / 55. 1.100
>> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
>> No such file or directory exitValue: 1 optional: false out:
>>
>>
>>
>> Have  I misconfigured something  ?
>>
>>
>> Thanks,
>>
>>
>> Dan
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
>> www.avast.com
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
>> <#m_750983992569851837_m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>
>
> --
> WBR
> Maxim aka solomax
>
>

-- 
WBR
Maxim aka solomax

Re: Errors ( ffmpeg ) when viewing recordings

Posted by Maxim Solodovnik <so...@gmail.com>.
Is recording playable?
Actually due to the fact you are using internet (which is unstable) you
might have "broken" pieced in your record session
In such case there will be conversion errors

On Mon, 19 Nov 2018 at 12:15, Daniel Baker <in...@collisiondetection.biz>
wrote:

> I get  these errors  when trying to view  recordings: It looks like ffmpeg
> error ?
>
>
>
>
>
> Recording file is not found
> Exit value Conversion messages
> 2 process: generateSampleAudio command: sox
> /opt/red5405/webapps/openmeetings/streams/hibernate/one_second.wav
> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
> pad 0 65.781 exception: null error: sox FAIL formats: can't open output
> file
> `/opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav':
> No such file or directory exitValue: 2 optional: false out:
> 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:03.000 -i
> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20.flv
> -i
> /opt/red5405/webapps/openmeetings/streams/6/rec_71_stream_c15e4dbf-c630-4f12-9296-4184239cbedc_2018_11_05_08_17_20_FINAL_WAVE.wav
> -c:v h264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
> -level 3.0 -movflags faststart -c:a aac -ar 22050 -b:a 32k -s 464x128
> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
> 20160609 configuration: --prefix=/root/ffmpeg_build
> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
> --enable-libass --enable-libfdk-aac --enable-libfreetype
> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
> 12.100 libavdevice 58. 3.100 / 58. 3.100 exitValue: 1 optional: false out:
> 1 process: generate preview PNG :: 30159d3c-27ca-44ae-aaa6-2780fdf13e3a
> command: ffmpeg -y -i
> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4
> -vf thumbnail,scale=640:-1 -frames:v 1
> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.png
> exception: null error: ffmpeg version 4.0 Copyright (c) 2000-2018 the
> FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.10)
> 20160609 configuration: --prefix=/root/ffmpeg_build
> --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include
> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
> --enable-libass --enable-libfdk-aac --enable-libfreetype
> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
> --enable-libvpx --enable-libx264 --enable-nonfree libavutil 56. 14.100 /
> 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58.
> 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100
> libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100
> libpostproc 55. 1.100 / 55. 1.100
> /opt/red5405/webapps/openmeetings/streams/hibernate/30159d3c-27ca-44ae-aaa6-2780fdf13e3a.mp4:
> No such file or directory exitValue: 1 optional: false out:
>
>
>
> Have  I misconfigured something  ?
>
>
> Thanks,
>
>
> Dan
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link>
> <#m_-4541097989856864401_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>


-- 
WBR
Maxim aka solomax