Skip to content

Commit 50bd32c

Browse files
Update README.md
1 parent 5fd7eea commit 50bd32c

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
@@ -1,9 +1,11 @@
11
# H264Sharp
22
Cisco's OpenH264 Native wrapper for .Net with optimised image format conversion support. It is very suitable for realtime streaming over network.
3+
This is the only open source C# library with full feature wrapper.
4+
Image format converters are faster than OpenCV implementation.
35
- Plug&Play
46
- Tested on .NetFramework and Net(up to 8).
57
- Compatible with OpenCV.(i.e. OpenCVsharp)
6-
- Tested on WPF application with camera and screen capture (P2P Videocall).
8+
- Tested on WPF application with camera and screen capture.
79
- No memory leaks or GC pressure.
810
- Simple console application example and WPF application is provided as an example.
911

0 commit comments

Comments
 (0)