We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae139f9 commit 8910ce4Copy full SHA for 8910ce4
RtspClientSharp/RtspClientSharp.csproj
@@ -16,7 +16,7 @@
16
- Low GC pressure during receive stage (when RTSP session is established); low amount of freezes under high load</Description>
17
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
18
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
19
- <PackageIconUrl>http://github.com/BogdanovKirill/RtspClientSharp/Images/package_icon.png</PackageIconUrl>
+ <PackageIconUrl>https://github.com/BogdanovKirill/RtspClientSharp/blob/master/Images/package_icon.png</PackageIconUrl>
20
<Copyright>Copyright ©2018 Kirill Bogdanov</Copyright>
21
</PropertyGroup>
22
0 commit comments