Skip to content

Commit 3248711

Browse files
authored
update readme with hw encode/decode options (#782)
1 parent 4b05e89 commit 3248711

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Use this SDK to add realtime video, audio and data features to your Rust app. By
2929
- [ ] Adaptive Streaming
3030
- [ ] Dynacast
3131
- [x] Hardware video enc/dec
32-
- [x] VideoToolbox for MacOS/iOS
32+
- [x] H.264, H.265 using VideoToolbox (MacOS/iOS)
33+
- [x] H.264 on NVidia and AMD GPUs (Linux)
34+
- [ ] H.264, H.265 on NVidia Jetson (Linux)
3335
- Supported Platforms
3436
- [x] Windows
3537
- [x] MacOS

0 commit comments

Comments
 (0)