The following is the packet capture guide for external domain stream.
1.Obtain the IP address of the server where the PCG service is located.
1) Log in to the CSP page, choose Application Configuration> Service Management, and obtain the ID of the container where the PCG service of the IVS application is located.

2) Choose Resource Management > Edge Site Management > Container. Search for the IP address of the server where the container is located based on the ID of the container where the PCG service is located.

2.Obtain the signaling packet for obtaining streams from the external domain.
1) Use the SSH tool to access the server background. Use the FTP tool to copy the tcpdump file to the /home/cspexpert directory and run the following command in the /home/cspexpert directory:
./tcpdump -i any -s0 -vvv -B 80000 port 5061 -w sipmsg.cap
2)Start capturing packets and playing live video the third-party platform. After capturing packets, run the chmod command to assign permission to the packet capture file sipmsg.cap. Use the FTP tool to copy the packet capture file to the local PC for analysis.
