Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
J
jami-daemon
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 151
    • Issues 151
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-daemon
  • Issues
  • #417

Closed
Open
Opened Feb 01, 2021 by Mohamed Chibani@mchibani1Developer

UPNP - Change port allocation/mapping policy for media (RTP/RTCP ports)

RTP and RTCP port numbers are determined using port ranges from user configuration. The ranges are configured per media type (audio and video). The current behavior has few issues such:

  • The configuration is limited to 2 streams: one audio stream and one video stream.
  • Pre-defined port numbers will conflict with UPNP port mappings.

The required changes are as follows:

  • Remove the restriction of media stream count to 2 streams.
  • Do not use pre-defined port when requesting UPNP ports.
  • Configuration of media port ranges should not be necessary anymore.
Edited Mar 22, 2021 by Mohamed Chibani
Assignee
Assign to
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: savoirfairelinux/ring-daemon#417