> 1. When i've builded my media server in my server(OS:Windows server 2012R > RAM:1M Network Bandwidth:1M), my client(PC,OS: Windows 10, wired network, > Network Bandwidth:1M) can work well. but my phone(iPhone 6, 4G) can't > work(when i use wifi , it can work). Then i test by using VLC, my phone can't > work too. I write my application by using RTSP protocol.
Your problem is probably either: 1/ Your server is not accessible from the 4G network (perhaps because it uses a ‘private’ IP address), or 2/ Your server can be accessed from the 4G network, but there is a firewall somewhere that is blocking UDP packets. In case 2/, you *may* be able to access your server from the 4G network, using RTP/RTCP-over-TCP streaming. You can test this using our “openRTSP” client application; see http://www.live555.com/openRTSP with the “-t” command-line option. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel