From e2ad7364d0fe3c912e570d333eff3024d50aa539 Mon Sep 17 00:00:00 2001 From: shogo4405 Date: Fri, 6 Dec 2024 22:41:52 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f3ca22cdc..81c4e3862 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ Project name |Notes |License - [x] listener - [ ] rendezvous +### ✏️ [MOQT(alpha)](https://github.com/shogo4405/HaishinKit.swift/tree/main/MoQTHaishinKit) +> [!NOTE] +> I am working on a preliminary implementation of MOQT for research purposes. If you're interested, please check out the repository. + ### 📹 Multi Streaming. Starting from version 2.0.0, multiple streams are supported, allowing live streaming to separate services. Views also support this, enabling the verification of raw video data ```swift