After reviewing all the issues and making changes to the configuration, the problem regarding UDP port 8080 remains unresolved.
[root@hecs-153157 ~]# nc -uv 127.0.0.1 8000Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Connected to 127.0.0.1:8000.
^C
[root@hecs-153157 ~]# netstat -lnptu | grep 8000udp6 0 0 :::8000 :::* 1392871/docker-prox
[root@hecs-153157 ~]# nc -vuz 123.60.142.88 8000Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Connected to 123.60.142.88:8000.
Ncat: UDP packet sent successfully
Ncat: 1 bytes sent, 0 bytes received in 2.01 seconds.
Description
Please description your issue here
SRS Version: 4.0.268
SRS Log:
Replay
Please describe how to replay the bug?
Step 1: rtmp live streaming
Step 2: rtc pull streaming
Expect
After reviewing all the issues and making changes to the configuration, the problem regarding UDP port 8080 remains unresolved. [root@hecs-153157 ~]# nc -uv 127.0.0.1 8000Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Connected to 127.0.0.1:8000. ^C [root@hecs-153157 ~]# netstat -lnptu | grep 8000udp6 0 0 :::8000 :::* 1392871/docker-prox [root@hecs-153157 ~]# nc -vuz 123.60.142.88 8000Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Connected to 123.60.142.88:8000. Ncat: UDP packet sent successfully Ncat: 1 bytes sent, 0 bytes received in 2.01 seconds.
TRANS_BY_GPT3