[
https://issues.apache.org/jira/browse/OPENMEETINGS-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270499#comment-16270499
]
Maxim Solodovnik commented on OPENMEETINGS-1737:
------------------------------------------------
Just have double-checked using latest OM (4.0.1-SNAPSHOT) and music file:
{{ffmpeg -re -loop 1 -i ~/Pictures/pictures_and_fun/9.68.jpg -i
~/Music/_SOME_MUSIC_STEREO_FILE_.mp3 -vcodec flv -f flv -tune stillimage -c:a
aac -b:a 320k -pix_fmt yuv420p -rtmp_conn "O:1 NS:sid:_SID_ NN:width:450
NN:height:360 O:0" rtmp://localhost:1935/openmeetings/5/50}}
works as expected in stereo mode.
Not sure what can be wrong :(((
> Troubles with sound at connecting external video source
> -------------------------------------------------------
>
> Key: OPENMEETINGS-1737
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1737
> Project: Openmeetings
> Issue Type: Bug
> Components: Audio/Video
> Environment: Centos 7
> Reporter: Dmitriy Muratov
> Assignee: Maxim Solodovnik
> Labels: external, source
> Fix For: 4.0.1
>
> Attachments: Video_2017-11-02_155137.wmv, screen.jpg
>
>
> Hello!
> I have some troubles with connecting external video source. In stream in OM
> room, audio and video are jerking. But if I streaming video whitout audio
> stream, it playing normally. And if I show mp4 container without video stream
> it is jerking again.
> Changing ffmpeg keys didn't help. Running ffmpeg whithout encoding (-acodec
> copy) didn't help. No different between file on server or internet stream.
> VMs config: 4GB memory, 4 processors, everything busy max on 20%. IP traffic
> not busy.
> Ping time ~ 0.600 ms.
> It's demo file of sound and video jerking attached
> Have you some idea that's wrong?
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)