update readme

This commit is contained in:
Exil Productions
2025-12-26 22:59:50 +01:00
parent 958339acdb
commit ea52870ca5

View File

@@ -22,6 +22,10 @@ A lightweight C++ RTMP server library with C-compatible API.
This builds `librtmp.so` and example binary `rtmp_example`. This builds `librtmp.so` and example binary `rtmp_example`.
## Windows Support
Windows Support has been added in the branch [windows-support](https://github.com/ExilProductions/rtmp-cpp/tree/windows-support)
### Run Example ### Run Example
```bash ```bash
./build/rtmp_example ./build/rtmp_example