Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for secondary port +1 for RTCP purpose #15

Closed
GoogleCodeExporter opened this issue Jul 25, 2015 · 1 comment
Closed

Add support for secondary port +1 for RTCP purpose #15

GoogleCodeExporter opened this issue Jul 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

On Erlang JNS, add support for 2 ports per host in the channel, for RTCP 
support.

Example:
Channel X: Returned Ports 10002 10004

Sender will use Port 10002 + 10003 for RTCP which should be also relayed.
Receiver will use Port 10004 + 10005 for RTCP which should be also relayed.

Original issue reported on code.google.com by barata7@gmail.com on 14 Dec 2009 at 7:07

@GoogleCodeExporter
Copy link
Author

Fixed. Channels now have +1 Port assigned for RTCP traffic

Original comment by barata7@gmail.com on 23 Dec 2009 at 3:55

  • Changed state: Fixed

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

No branches or pull requests

1 participant