对Python服务端和Android客户端的源码都进行了编译,但是运行之后PC上Python运行起来的显示的界面只收到了音频没有显示出视频内容是怎么回事,在AndroidStudio里面除了这个错。
java.net.ConnectException: failed to connect to /192.168.43.72 (port 20481) from /:: (port 35060): connect failed: ETIMEDOUT (Connection timed out)
在错误提示中,只有目标路径有IP,起始路径没显示IP。
对Python服务端和Android客户端的源码都进行了编译,但是运行之后PC上Python运行起来的显示的界面只收到了音频没有显示出视频内容是怎么回事,在AndroidStudio里面除了这个错。
java.net.ConnectException: failed to connect to /192.168.43.72 (port 20481) from /:: (port 35060): connect failed: ETIMEDOUT (Connection timed out)
在错误提示中,只有目标路径有IP,起始路径没显示IP。