Skip to content

Conversation

@Philipel-WebRTC
Copy link
Contributor

For two reasons:

  • If an app sends FEC or RTX packets then it needs an RtpSendStream instance to represent the RTX stream itself. What should the rtxSsrc be for the RTX stream (recursive)?
  • Some use case might not require an RTX SSRC.

@pthatcher
Copy link
Collaborator

This was not my intention/design with RtpSendStream: it's not a per-SSRC object. It's a per-RID object. I don't think we can accomplish a piecemeal approach if an RtpSendStream is per-SSRC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants