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

多个rtsp流复用端口 #69

Closed
q191201771 opened this issue Apr 24, 2021 · 0 comments
Closed

多个rtsp流复用端口 #69

q191201771 opened this issue Apr 24, 2021 · 0 comments

Comments

@q191201771
Copy link
Owner

目前lal中的rtsp客户端和服务端,rtp和rtcp的udp端口,都是从30000至60000选择空闲端口使用。
后续应提供多一种配置,让业务方可以在两种策略中选择:

  1. 从端口范围中选择空闲端口使用(目前)
  2. 多个rtsp流的rtp和rtcp复用相同的端口

使得业务方使用起来更加灵活。

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