Background
The T-RAX has a single external IP address that is assigned to the Controller Card.
Each encoder card or decoder card has a unique, internal, private IP address that is assigned to it based on which slot it's inserted into in the T-RAX chassis.
These internal, private addresses for the codec cards are not displayed in the T-RAX web user interface (web UI) and cannot be modified by the user.
Ports on the external IP address of the T-RAX controller card are transparently mapped to the internal private IP addresses and separate internal listening ports on the codec cards inside the T-RAX chassis.
This external port mapping is configured in the Cards > Port Mapping menu in the T-RAX web UI.
MPEG-TS Configuration
To push an MPEG-TS stream to a Decoder Card inside the T-RAX chassis, you would configure your encoder to send to the external mapped port on the external T-RAX IP that corresponds to the internal decoder card on that specific slot.
The default external ports for MPEG-TS port forwarding are listed below:
T-RAX Card Slot | External Port | Internal Port |
1 | 9711 | 9710 |
2 | 9712 | 9710 |
3 | 9713 | 9710 |
4 | 9714 | 9710 |
5 | 9715 | 9710 |
6 | 9716 | 9710 |
7 | 9717 | 9710 |
8 | 9718 | 9710 |
NOTE: always leave the internal decoder card's listening port as 9710 in the Cards > Configuration > Edit menu for each decoder card. The controller card transparently handles all external port forwarding to the internal address and port that's used on the decoder card.
Examples
1. Sending MPEG-TS over Unicast / UDP to a decoder card on slot 3
If you have T-RAX with a Controller Card IP address of 172.22.100.15, and a decoder card on Slot 3:
Encoder / MPEG-TS source settings
- Destination IP Address: 172.22.100.15
- Destination Port: 9713
- Protocol: UDP
T-RAX decoder card settings
- Protocol: UDP
- Port: 9710
2. Sending MPEG-TS over Unicast / TCP to a decoder card on slot 8
If you have T-RAX with a Controller Card IP address of 10.1.100.29, and a decoder card on Slot 8.
Encoder / MPEG-TS source settings
- Destination IP address: 10.1.100.29
- Destination port: 9718
- Protocol: TCP
T-RAX decoder card settings
- Protocol: TCP
- Port: 9710
3. Sending MPEG-TS over Multicast / UDP to a decoder card on slot 7
If you have T-RAX with a Controller Card IP address of 192.168.100.29, a Multicast destination IP address of 239.100.150.25 on port 4000, and a decoder card on Slot 7:
Encoder / Teradek Streaming source settings
- Stream Mode: MPEG Transport Stream
- Protocol: Multicast
- Destination IP Address: 239.100.150.25
- Destination Port: 4000
- Multicast TTL: as defined by your network requirements
T-RAX decoder card settings
- Decoder Mode: MPEG Transport Stream
- Protocol: Multicast
- Host: 239.100.150.25
- Port: 4000
Applies to:
T-RAX Controller Card
T-RAX Encoder Card
T-RAX Decoder Card
Comments
0 comments
Article is closed for comments.