Uploaded image for project: 'Openmeetings'
  1. Openmeetings
  2. OPENMEETINGS-1574

External video support is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.1
    • Audio/Video

    Description

      Video from external camera is not playing

      With following log message

       WARN 02-23 10:16:41.891 o.a.o.c.r.r.ScopeApplicationAdapter:252 [RTMPConnectionExecutor-4] - Failed to create Client on room connect
      

      correct ffmpeg command for testing (width/height only works if both specified)

      ffmpeg -re -i Avengers2.mp4 -vcodec flv -f flv -rtmp_conn "O:1 NS:securityCode:SID_OF_EXISTENT_USER NN:width:720 NN:height:480 O:0" rtmp://localhost:1935/openmeetings/ROOM_ID/UNIQUE_BROADCAST_ID_UINT
      

      SID_OF_EXISTENT_USER == connections -> client "sid" parameter (NOT publicSid, NOT uid)

      Attachments

        Issue Links

          Activity

            People

              solomax Maxim Solodovnik
              solomax Maxim Solodovnik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: