VLC can be used as a player, or it can build a server.
After the failure of Helix Server and Darwin streaming Server+perl, we finally found a simple and easy way to build streaming media.
The content of this URL is already very detailed: http://m.blog.csdn.net/article/details?id=38424957
I'm using the UDP method.
The rough steps are as follows: 1. Download VLC Media player software separately on PC and mobile phone. Use the PC as the server and the phone as the client.
The address of the software downloaded on the computer is: http://get.videolan.org/vlc/2.2.4/win64/vlc-2.2.4-win64.exe
I use a version that works with Windows 64bit, and other versions can be found on the linked pages above.
2, according to http://m.blog.csdn.net/article/details?id=38424957 step by step to be able to quickly build good one streaming media server.
One thing to be aware of is:
The address here is populated with the destination IP address, which is the IP address of the client.
Build a simple streaming server with VLC media player