# MkPlayer **Repository Path**: chaigec_admin/MkPlayer ## Basic Information - **Project Name**: MkPlayer - **Description**: a stream player - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-17 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MkPlayer #### Description MkPlayer is a stream player. Use of this source code is governed by MIT license that can be found in the LICENSE file in the root of the source tree. ## Dependencies * c++11 * cmake3.5 * Visual Studio XXX(windows) * JsonCpp * tinyXml * MkCore * Openh264 * ffmpeg * faad * Qt ## version 1.0.0.0: init player. ## License MkPlayer is licensed under [MIT](LICENSE). it use third-party source tinyXml jsoncpp MkCore. you mast follow the third-party open source agreement. ## Supports - [X] Rtsp Stream - [X] Rtmp Stream - [X] ws-flv Stream - [X] Gb28181EndUser Play #### Authors list chaigec