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

Azure Marketplace AMS image only opens a few ports by default. How can I resolve this issue without doing it manually in the cluster environment #6998

Open
williewhcheng opened this issue Feb 4, 2025 · 0 comments

Comments

@williewhcheng
Copy link

williewhcheng commented Feb 4, 2025

Short description

Regarding the Azure Marketplace image issue, this image only opens a few ports by default. My question is, when using a cluster that requires additional ports to be opened manually, how can I resolve this issue without doing it manually in the cluster environment.

For a single AMS instance, the following ports are required:
• TCP: 80 (SSL): Include this if SSL redirection is required.
• TCP: 1935 (RTMP): For publishing and playing RTMP streams.
• UDP 4200 (SRT): Used for Secure Reliable Transport (SRT) protocol.
• TCP: 5080 (HTTP): For management and WebSocket connections over HTTP.
• TCP: 5443 (HTTPS): For secure management and WebSocket connections over HTTPS.
• UDP: 5000-65000 (WebRTC): For WebRTC connections.

Azure Marketplace AMS image only opens a few ports by default.
Image

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

No branches or pull requests

1 participant