Last Updated:
02 Apr 2026 11:12
by Martin Ivanov
WebCam: Remove the System.Net.Http package dependency from the Telerik.Windows.Controls.Media package
It seems that the System.Net.Http package dependency was added because it was required by SharpDX which was used by RadWebCam in older versions of Telerik. After the migration to SkiaSharp the package dependency was no longer needed, but it seems it wasn't removed.
Remove the System.Net.Http package dependency.