Skip to content

pps set for apattern and vpattern has no impact on RTP Stream #794

@sdevakumargit

Description

@sdevakumargit

SIPp version v3.7.3
Video call scenario with two rtp streams.
RTP Stream





Hi,

During my verification of the audio/video rtp_stream, I observed the following issue:

  1. The total number of packets sent for 60 seconds is ~ 750 packets. Expected ~3900 packets (3000 audio and 900 video packets)
  2. Audio pps=50 and video pps=15 has not impact on the rtp_stream. It ends up sending ~6-7 packets for both audio and video stream
  3. Total bandwidth is always around 8KB/s. Expected ~45KB/s
    Audio: 160 bytes × 50 pps = 8 KB/s
    Video: 2500 bytes × 15 pps = 37.5 KB/s
    Total: 45.5 KB/s

I would greatly appreciate any help resolving the issue.

Thanks,
Deva

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions