First, use VLC Build
Service side
1. Open the Media-stream option:
2. Click the "Add" button to select the streaming media file, then click the "Stream" button
rtsp , then click the Add button, "Activate transcoding" can be canceled. Set port and path (can default)
4. Then click Next to see the basic information.
5, the last click "Stream" can, this is VLC will start to play just select video files. (Note: VLC is not visible when playing, the reason I do not know ~)
Client
1. Turn on a VLC and open the network stream
2, enter the service-side RTSP stream address, "rtsp://127.0.0.1:8554/test", this address features please set the relationship between the self-analysis of the server.
< Span style= "color: #333333;" > II, using live555mediaserver building
1. Download Live555MediaServer.exe to D:\test\video and double click to run
2, by the hint can see Live555mediaserver support files. Place the video file A.ts in the same directory as the Live555MediaServer.exe (you can use a.ts as a test to change other supported video files). Then the same applies to VLC as a client, in the network stream address in the input "rtsp://192.168.1.102/a.ts" is done. (Note: Use Live555MediaServer.exe as the service side is not like other programs, need to add-a-t and other commands, I am here to find a half-day data also did not find, mainly because my English is too poor! )
Use VLC and live555mediaserver to build an RTSP server