# MkStorageServer **Repository Path**: chaigec_admin/MkStorageServer ## Basic Information - **Project Name**: MkStorageServer - **Description**: a storage server which support stream storage and playback - **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-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MkStorageServer #### Description MkStorageSource is a server which support Stream Record and Stream Playback. 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 ## version 1.0.0.0: init storage server. ## License MkStorageServer is licensed under [MIT](LICENSE). it use third-party source tinyXml jsoncpp MkCore. you mast follow the third-party open source agreement. ## Supports - [X] Playback h264 File - [X] Playback h265 File - [X] Playback ps File - [X] Playback aac File - [X] Playback flv File - [ ] Record Mp4 File #### Authors list chaigec