Update README.md (#3075)

This commit is contained in:
luna 2023-12-05 01:58:45 +08:00 committed by GitHub
parent 6ff5556b71
commit 8682a655d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,7 @@ bash build_docker_images.sh
- [AKStreamNVR](https://github.com/langmansh/AKStreamNVR) 前后端分离web项目,支持webrtc播放 - [AKStreamNVR](https://github.com/langmansh/AKStreamNVR) 前后端分离web项目,支持webrtc播放
- SDK - SDK
- [spring-boot-starter](https://github.com/lunasaw/zlm-spring-boot-starter) 本项目hook和rest接口starter
- [java sdk](https://github.com/lidaofu-hub/j_zlm_sdk) 本项目c sdk完整java包装库 - [java sdk](https://github.com/lidaofu-hub/j_zlm_sdk) 本项目c sdk完整java包装库
- [c# sdk](https://github.com/malegend/ZLMediaKit.Autogen) 本项目c sdk完整c#包装库 - [c# sdk](https://github.com/malegend/ZLMediaKit.Autogen) 本项目c sdk完整c#包装库
- [metaRTC](https://github.com/metartc/metaRTC) 全国产纯c webrtc sdk - [metaRTC](https://github.com/metartc/metaRTC) 全国产纯c webrtc sdk

View File

@ -357,6 +357,7 @@ bash build_docker_images.sh
- [Hikvision ehome server implemented in Go](https://github.com/tsingeye/FreeEhome) - [Hikvision ehome server implemented in Go](https://github.com/tsingeye/FreeEhome)
- Client - Client
- [Http Api and hook in zlm-spring-boot-starter](https://github.com/lunasaw/zlm-spring-boot-starter)
- [Complete java wrapper library for c sdk](https://github.com/lidaofu-hub/j_zlm_sdk) - [Complete java wrapper library for c sdk](https://github.com/lidaofu-hub/j_zlm_sdk)
- [Complete C# wrapper library for c sdk](https://github.com/malegend/ZLMediaKit.Autogen) - [Complete C# wrapper library for c sdk](https://github.com/malegend/ZLMediaKit.Autogen)
- [Push client implemented based on C SDK](https://github.com/hctym1995/ZLM_ApiDemo) - [Push client implemented based on C SDK](https://github.com/hctym1995/ZLM_ApiDemo)