From 8ae8110293fa20f72327b890c06d7d7c55dcc715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Monnom?= Date: Sat, 7 Jan 2023 18:51:21 +0100 Subject: [PATCH] update readme for hw acceleration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6060bc8..884c29c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Features -- [x] Receiving tracks ( VP8, Software decoder only ) +- [x] Receiving tracks - [x] Cross-platform ( currently tested on Windows & MacOS ) - [ ] Publishing tracks - [ ] Adaptive Streaming @@ -19,7 +19,7 @@ - [ ] Simulcast - [ ] Hardware video enc/dec - [ ] NvEnc for Windows - - [ ] VideoToolbox for MacOS/iOS + - [x] VideoToolbox for MacOS/iOS ## Crates