You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2017/02/23 04:39:44 UTC

[jira] [Commented] (OPENMEETINGS-1574) External video support is broken

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879842#comment-15879842 ] 

Maxim Solodovnik commented on OPENMEETINGS-1574:
------------------------------------------------

correct ffmpeg command for testing

{code}
ffmpeg -re -i Avengers2.mp4 -vcodec flv -f flv -rtmp_conn "O:1 NS:securityCode:PUBLIC_SID_OF_EXISTENT_USER O:0" rtmp://localhost:1935/openmeetings/ROOM_ID/UNIQUE_BROADCAST_ID_UINT
{code}

> External video support is broken
> --------------------------------
>
>                 Key: OPENMEETINGS-1574
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1574
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video
>    Affects Versions: 3.2.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>             Fix For: 3.2.1
>
>
> Video from external camera is not playing
> With following log message
> {code}
>  WARN 02-23 10:16:41.891 o.a.o.c.r.r.ScopeApplicationAdapter:252 [RTMPConnectionExecutor-4] - Failed to create Client on room connect
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)