Menu

#205 Dynamic RTP PT for video plugins

Enhancement
closed-postponed
OPAL (138)
5
2007-02-27
2007-01-25
No

The enclosed patch adds an option "RTP Payload Type" to the OpalVideoFormat class. This option is set when to the correct value when the negotiated PT is known (in the transmission direction) and then passed to the plugin (video plugin must set the RTP PT field themselves since they deliver complete RTP frames and not only the payload field like audio codecs to the opal application).

Discussion

  • Matthias Schneider

     
  • Craig Southeren

    Craig Southeren - 2007-02-12

    Logged In: YES
    user_id=774109
    Originator: NO

    The patch includes the following line in the OpalMediaFormat constructor

    registeredFormats[idx].SetOptionInteger(RTPPayloadType, pt);

    This will change the payload type in the global list of media formats, which will cause problems when there is more than one active call using the same media format.

    A patch is needed that allows the RTP payload type to be changed for the transmitter for a specific call rather than altering the global media fomat list.

     
  • Craig Southeren

    Craig Southeren - 2007-02-12
    • assigned_to: nobody --> csoutheren
    • status: open --> pending-postponed
     
  • SourceForge Robot

    • status: pending-postponed --> closed-postponed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.

MongoDB Logo MongoDB