Skip to main content
mmaitre avatar

mmaitre

NuGet publisher profile

Packages
9
Total Downloads
115.1K
115,066

Packages (9)

MMaitre.MediaCaptureReader package icon

MMaitre.MediaCaptureReader

Reads audio/video data from files (StorageFile, IRandomAccessStream, path), cameras and microphone (MediaCapture), MJPEG IP Cameras, and generic sources (IMediaSource). Renders video samples to XAML's SwapChainPanel and SurfaceImageSource, rotates/converts them, saves them to JPEG. Universal Store apps targeting either Windows or Windows Phone are supported.

36.4K
downloads
MMaitre.VideoEffects package icon

MMaitre.VideoEffects

Provides Media Extensions applying image effects from the Lumia Imaging SDK, Win2D, and DirectX HLSL pixel shaders to videos via MediaTranscoder, MediaComposition, MediaCapture, or MediaElement. Enables overlays, effect animations, cropping, creating square videos, and video analysis (ZXing.Net barcode, QR code, etc.). Supports Universal Store Apps for Windows Phone 8.1 and Windows 8.1. For documentation see https://github.com/mmaitre314/VideoEffect .

33.6K
downloads
MMaitre.MediaCaptureWPF package icon

MMaitre.MediaCaptureWPF

Camera preview in WPF Desktop apps using WinRT MediaCapture.

15.2K
downloads
Microsoft.VCLibs.120.SDKReference package icon

Microsoft.VCLibs.120.SDKReference

***DO NOT USE*** To add a reference to VCLibs use .targets files including SDKReference elements as done here: https://github.com/mmaitre314/VideoEffect/tree/master/VideoEffects/Package . Former description: Adds a reference to the "Microsoft Visual C++ 2013 Runtime Package for Windows" SDK. That reference is needed by .NET Windows Store apps with dependencies on WinRT C++/CX components. For more information about packaging C++/CX components see http://blogs.msdn.com/b/mim/archive/2013/09/02/packaging-a-windows-store-apps-component-with-nuget-part-2.aspx .

9.2K
downloads
MMaitre.TraceEtw package icon

MMaitre.TraceEtw

Simplified Event Tracing for Windows (ETW) in Desktop apps and Windows/Windows Phone Store apps. Traces can be either structured or unstructured. For documentation see https://github.com/mmaitre314/TraceEtw .

7.1K
downloads
MMaitre.SecureStringCodeGen package icon

MMaitre.SecureStringCodeGen

The client-app equivalent of Azure's web.config/app.config sensitive-string override. Enables open-source code to use API keys, connection strings, etc. without checking them in. C# classes are generated during the build from XML config files and environment variables, to support both local builds and CI server builds. For documentation see https://github.com/mmaitre314/SecureStringCodeGen .

5.7K
downloads
MMaitre.TraceWpp package icon

MMaitre.TraceWpp

Enables Windows trace PreProcessor (WPP) in Windows/Windows Phone Store apps. Traces are mostly unstructured (aka printf-style tracing). For documentation see https://github.com/mmaitre314/TraceWpp .

2.7K
downloads
MMaitre.MediaCaptureExtensions package icon

MMaitre.MediaCaptureExtensions

Extension methods on MediaCapture and related classes. Supports Universal Store Apps for Windows Phone 8.1 and Windows 8.1. For documentation see https://github.com/mmaitre314/MediaCaptureExtensions .

2.6K
downloads
MMaitre.IpCamera package icon

MMaitre.IpCamera

An MJPEG network camera client and server for Windows/Windows Phone 8.1 Store apps.

2.5K
downloads