2025-07-10 12:19:06 +08:00
2025-07-08 18:13:36 +08:00
2025-04-09 11:23:22 +08:00
2025-04-17 11:09:59 +08:00
2025-06-26 14:26:44 +08:00
2025-05-19 15:11:21 +08:00
2025-04-08 11:16:32 +08:00
2025-04-07 16:54:10 +08:00
2025-04-09 10:43:09 +08:00
2025-04-09 10:43:09 +08:00
2025-07-03 18:15:21 +08:00
2025-06-24 10:35:01 +08:00
2025-06-20 13:12:10 +08:00
2025-07-08 13:37:12 +08:00
2025-04-09 10:43:09 +08:00
2025-04-09 10:43:09 +08:00
2025-07-03 18:15:21 +08:00
2025-04-09 10:43:09 +08:00
2025-04-09 10:43:09 +08:00
2025-04-09 10:43:09 +08:00
2025-04-07 16:54:10 +08:00
2025-07-04 18:19:41 +08:00
2025-04-09 10:43:09 +08:00
2025-06-17 09:26:46 +08:00
2025-04-07 16:54:10 +08:00
2025-04-09 10:43:09 +08:00
2025-04-07 16:54:10 +08:00
2025-04-09 10:43:09 +08:00
2025-04-09 10:43:09 +08:00
2025-04-07 16:54:10 +08:00
2025-06-24 10:35:01 +08:00
2025-07-10 12:19:06 +08:00
2025-07-10 12:19:06 +08:00
2025-07-08 13:37:12 +08:00
2025-04-07 16:54:10 +08:00

DualScreenKTVPlayStation

DualScreenKTVPlayStation is a multimedia application designed to manage video and audio playback across multiple monitors. This application leverages DirectShow to handle various media types and provides synchronized playback functionality for dual-screen karaoke systems.

Prerequisites

Before you can build and run this application, ensure that you have the following prerequisites installed:

  • Windows OS: This application is designed to run on Windows.
  • .NET Framework: Make sure you have the appropriate version of the .NET Framework installed.
  • DirectShow: Ensure DirectShow components are properly installed and registered.
  • Dll Files: Ensure all required .dll files are placed in the correct directories.

Building the Application

To build the application, follow these steps:

  1. Clone the repository:

    git clone https:
    cd KTV_Superstar
    
  2. Run the build script: Execute the dotnet build script to compile the application. This script will handle the compilation process and generate the necessary executable files.

    dotnet build
    

Running the Application

Once the application is built, you can run it using the following steps:

  1. Navigate to the output directory:

    cd bin/Release
    
  2. Execute the application:

    superstar_1.1.0.exe
    

Configuration

Before running the application, ensure that all necessary .dll files are in place. The required .dll files should be located in the same directory as the executable or in a directory included in your system's PATH environment variable.

Features

  • Dual Screen Playback: Play video and audio content across two screens, synchronized for karaoke use.
  • Media Management: Handle different media types, including video and audio, with support for various codecs.
  • DirectShow Integration: Leverage DirectShow for advanced media playback capabilities.

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

Support

For support, please open an issue in the GitHub repository or contact the maintainers directly.

Authors

  • Jason Chen - Initial work - [Your GitHub Profile](https:

Acknowledgments

  • Special thanks to the contributors and the open-source community for their support and tools.
Description
No description provided
Readme 19 MiB
Languages
C# 84.9%
HTML 14.2%
CSS 0.9%