Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.