From 693741535afa3d84bc4508286c11bb89c6b4389c Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Fri, 3 Feb 2023 01:13:33 -0800 Subject: [PATCH] Added obsws-python to Video and Audio Processing. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d345a11..5711361 100644 --- a/README.md +++ b/README.md @@ -1483,6 +1483,8 @@ Home Assistant integrations. Credit: [Home Assistant](https://www.home-assistant [SRS](https://github.com/ossrs/srs) is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181. +[obsws-python](https://github.com/aatikturk/obsws-python) is a Python SDK for OBS Studio WebSocket v5.0. + **Video/Audio Standards** [AAC(Advanced Audio Coding)](https://mpeg.chiariglione.org/) is an audio coding standard for lossy digital audio compression. It's endorsed by ISO and IEC as MPEG-2 and MPEG-4 standards for video streams.