The advertising machine management system is a front-end management tool for advertising machine PIDS. It is mainly used to create the playlist of the player. The design draws on the mature PIDS (Passenger Inversion System) in the industry and has certain reference value. This system does not provide source code, please pay attention when downloading.
The media player management system adopts B/S architecture and is a software system developed using C# language and mysql database for managing and controlling media players.
Key features include:
1. Organize and manage the physical areas of media players in the system (player grouping, customized permission grouping, etc.).
2. Monitor media player status (player running status, program playback status)
3. Control the media player (restart, shut down, adjust volume, etc.).
4. Publish programs and program lists, and monitor download progress.
5. Release full-screen emergency information in real time.
6. Publish and update scrolling text in real time.
7. Generate slideshows and multi-ring screen programs online.
Please see the introduction in the documentation for specific functions.
Note: A complete advertising machine includes: front-end playlist production tool + player program. The program shared here is only the "end-end playlist production tool" part. I have not participated in the "player program" so I need to develop it myself.
Manual installation steps:
1. Publish AdManager and AdService in IIS, based on .netframework4.0.
2. After creating the database, change the connection address in web.config in AdManager and AdService to the actual address.
3. The login account is admin,admin