Skip to content

What is each port used for? #446

Description

@Juansecu

I know port 1935 is used for RTMP connections, but I don't know what is the purpose of ports 843, 5080, 5443, 8081 nor 8443.

I asked Copilot, and it gives me the following information:

Port Purpose Description
843 Flash Policy File Serves cross-domain policy file requests from Flash clients
5080 HTTP (Alternative) HTTP web access and streaming over HTTP connections
5443 HTTPS (Secure) Encrypted HTTPS connections for web applications and WebSocket protocols
8081 HTTP (Secondary) Alternative HTTP port, often used for web admin interfaces or additional services
8443 HTTPS (Secure, Admin) Secure HTTPS access to administration interfaces and API endpoints

Is the previous information accurate?

By the way, I found these ports in this Dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions