File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,11 @@ C# library is .Net standard wrapper library for this dll and performs PInvoke to
2323Install the nuget package and its ready to go. All native dependencies are automatically installed and will apepear on your executable directory.
2424Binaries also provided on release section.
2525
26- [ ![ NuGet] ( https://img.shields.io/nuget/v/H264Sharp )] ( https://www.nuget.org/packages/H264Sharp )
27- [ ![ NuGet] ( https://img.shields.io/nuget/v/H264SharpBitmapExtentions )] ( https://www.nuget.org/packages/H264SharpBitmapExtentions )
26+ H264Sharp
27+ <br >[ ![ NuGet] ( https://img.shields.io/nuget/v/H264Sharp )] ( https://www.nuget.org/packages/H264Sharp )
28+
29+ H264SharpBitmapExtentions
30+ <br >[ ![ NuGet] ( https://img.shields.io/nuget/v/H264SharpBitmapExtentions )] ( https://www.nuget.org/packages/H264SharpBitmapExtentions )
2831
2932For usage in Unity, You have to specify the absolute path for openh264 dll. (i.e. StreamingAssets)
3033``` c#
You can’t perform that action at this time.
0 commit comments