Difference between revisions of "Network Requirements"

From IVS Wiki
Jump to: navigation, search
Line 10: Line 10:
 
     d. TCP 22 – SSH admin
 
     d. TCP 22 – SSH admin
 
     e. TCP 8088 – Wowza admin
 
     e. TCP 8088 – Wowza admin
     f. TCP 8000 - Wowza webserver
+
     f. TCP 8000 - Wowza webserver
 
Client to Server (SSL)
 
Client to Server (SSL)
 
     a. TCP 443 –https
 
     a. TCP 443 –https
Line 17: Line 17:
 
     d. TCP 22 – SSH admin
 
     d. TCP 22 – SSH admin
 
     e. TCP 8088 – Wowza admin
 
     e. TCP 8088 – Wowza admin
     f. TCP 8000 - Wowza webserver
+
     f. TCP 8000 - Wowza webserver
 +
    g. TCP 80 - http redirected to https (443)
 
Client to Server (SSL + RTMPS)
 
Client to Server (SSL + RTMPS)
 
     a. TCP 443 – https
 
     a. TCP 443 – https
Line 24: Line 25:
 
     d. TCP 22- SSH admin
 
     d. TCP 22- SSH admin
 
     e. TCP 8088 – Wowza admin
 
     e. TCP 8088 – Wowza admin
     f. TCP 8000 - Wowza webserver
+
     f. TCP 8000 - Wowza webserver
 +
    g. TCP 80 - http redirected to https (443)

Revision as of 09:50, 19 January 2016

Server to Camera(s) access:

    a.	TCP 80 - http
    b.	TCP 554 - rtsp video
    c.	TCP 8086 – Wowza
    d.	TCP 8087 – Wowza

Client to Server (Non SSL)

    a.	TCP 80 – http
    b.	TCP 8080 – http nodejs
    c.	TCP 1935 – rtmp video
    d.	TCP 22 – SSH admin
    e.	TCP 8088 – Wowza admin
    f. TCP 8000 - Wowza webserver

Client to Server (SSL)

    a.	TCP 443 –https
    b.	TCP 8080 – https nodejs 
    c.	TCP 1935 – rtmp video
    d.	TCP 22 – SSH admin
    e.	TCP 8088 – Wowza admin
    f. TCP 8000 - Wowza webserver
    g. TCP 80 - http redirected to https (443)

Client to Server (SSL + RTMPS)

    a.	TCP 443 – https
    b.	TCP 8080 – https nodejs
    c.	TCP 444 – rtmps video
    d.	TCP 22- SSH admin
    e.	TCP 8088 – Wowza admin
    f. TCP 8000 - Wowza webserver
    g. TCP 80 - http redirected to https (443)