Nicholas Poh
Nicholas Poh
Hi, I'm using the nuget package and if I configure my project to "any" platform, it will fail to build with the error message, ``` 6>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4643,5):...
如果反馈BUG,请提供以下信息,如果可能,同时提供英文描述,谢谢。 * Transmssion 版本: * Tr Web Control 版本: * 浏览器名称及版本: * 问题描述: -------------------- ## For English User Please provide the following information. * Transmssion version: 3.00 (bb6b5a062e), RPC: 16...
Updated path for DSM 7 for --plex-pass option
Is the article "Localization & Generics" linked in the page still valid? The link is http://hishambinateya.com/localization-and-generics. It talked about ```UseGenericResources``` property in ```LocalizationOptions```. However, the ```LocalizationOptions``` that come with ```Microsoft.Extensions.Localization...
Hi, How do I reverse mirror the front camera? I'm writing an app which scan a card containing text and qr code on it. Currently due to the "mirror", the...
### Description Custom headers set in WebViewHandler are not sent. On my test, both Android and iOS have this issue, so I believe somehow, MAUI subsystem overwritten the headers. I...
**Describe the bug** The following statement in Test, on the left side will cause the parameter value to be truncated.  The script is as follow, ``` function validateObject(probe, reference)...
**Describe the bug** I have the camera view in a view as a tab in AppShell. On navigated to the tab with the camera, it works. Upon navigated away and...
Since `OnOpen` is an `async`, exception raised will be unhandled. It need to be handled to resolve the issue reported in https://github.com/sipsorcery-org/sipsorcery/issues/1120.
Hi, I'm testing the SIPToWebRTCBridge example project. I have updated it `net8.0` with `SIPSorcery` version `6.2.4` and `SIPSorcery.WebSocketSharp` version `0.0.1`. Using webrtcsip.html, if I click Start button and immediately click...