Categories: Uncategorized

Changing Port Numbers

Homonym: one of a group of words that share the same pronunciation but have different meanings.

Take for example, the word “port”. It could mean a place where ships take shelter, the left side of a vessel, a type of wine or, most importantly, a communication channel or endpoint on a computer or network. To complicate things further, the term “computer port” has three distinctions within itself (a hom-homonym?). For today, let’s define a port as a virtual connection that allows computers to handle multiple networking tasks at the same time.

Still with me? Good. That was the hard part.

Setting up Red5 Pro involves a number of required ports in order to stream properly. These port numbers use hard-coded defaults, but if you need to change them, you can.

Note: In Australia, we discovered an issue specific to the network provider Vodaphone, where the default RTSP port of 8554 has been blocked.

In the folder where you downloaded the Red5 Pro server, you will see a “conf” folder. There are two files you can open to change the port numbers. You can modify the following lines for their respective ports:

red5pro-activation.html

  • RTSP: <property name="rtspPort" value="XXXX">
  • HLS websocket: <property name="websocketPort" value="XXXX"/>

red5.properties

  • HTTP: http.port=XXXX
  • RTMP: rtmp.port=XXXX
  • RTMPS: rtmps.port=XXXX
  • RTMPT: rtmpt.port=XXXX
  • WebRTC websocket: ws.port=XXXX

If you are still having problems after following these steps, please contact the support team. Once we receive your ticket we will go straight to work. We are always happy to help!

Red5 Team

Share
Published by
Red5 Team

Recent Posts

Red5 on OCI vs AWS IVS: Why Oracle Cloud Infrastructure is an Excellent Choice for Live Streaming

As organizations evaluate live streaming solutions, Amazon Interactive Video Service (IVS) has emerged as a…

6 days ago

What’s New in Red5 Cloud v1.9.2? Valuable UI/UX Improvements and Bug Fixes

Let’s go over the latest updates introduced in Red5 Cloud since our previous blog covering…

7 days ago

Real-Time Streaming Solutions for 2025: Red5 vs. Phenix vs. Dolby Optiview

When businesses need ultra-low latency streaming capabilities, the choice of platform can significantly influence the…

2 weeks ago

AWS IVS vs Red5: Choosing the Right Live Streaming Solution for Your Business

1Understanding AWS IVS: Strengths and Limitations2Red5: A More Flexible Alternative3When to Choose Red5 Over AWS…

4 weeks ago

What’s New in Red5 Pro v14.2.1 and Red5 Cloud v1.9.1?

Let’s take a look at the latest Red5 Pro and Red5 Cloud releases introduced since…

1 month ago

AV1 vs VP9 vs. VP8: Complete Codec Evolution and Comparison for Live Streaming

1Quick Comparison Overview2The Complete Evolution: VP8 → VP9 → AV13Technical Comparison: VP8 vs VP9 vs…

1 month ago