Objective: To create a client-server application for playing audio and video over a network based on the VLC player (libvlc)
Programming language: C++, Qt4 (windows / linux)
The server creates a network video streams, and the client initially connects and displays the specified video stream. The server has the support of dynamically loadable plugins allows you to add functionality without changing the core system. Also, the server should be laid clamping feature video. For example the sour…
