-
```
>>> from winrt.windows.media.capture import CameraCaptureUI
>>> cap=CameraCaptureUI()
Traceback (most recent call last):
File "", line 1, in
RuntimeError: 不支持从 MTA 中激活单线程类
```
windows 22…
-
**Version Used**:
2017.3
**Steps to Reproduce**:
Run this code:
````
[STAThread]
static async Task Main(string[] args) {
Console.WriteLine(System.Threading.Thread.CurrentThread.ApartmentState…
-
I'm developing a C# Winforms application that uses ffmpeg for H.264 video encoding. I'm trying out your DLLs to get this to work on arm64. But it doesn't work because your build only has the h264_mf c…
-
Hi All,
We are trying to invoke winrt apis using remote rpyc calls in remote machine. When we tried to inistialize the
objects we faced error
Error added:
Could someone help us to get it sol…
-
ubuntu 22.04, emacs GNU Emacs 29.0.50 (build 9, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2022-11-07
I got this error
```(error (error (json-parse-error …
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
### Description
Hi!
We have a old Net Framework 4.8 server, which communicates with its clients via `Socket` + `SslStream`. We have notices that server spent a lot of % CPU time in GC (from 10% …
-
# Problem to Solve
I have to close and reopen the XML view constantly while trying to understand why formatting isn't working.
# New Feature/Solution
I hate to refer to another add-in, but On…
-
Type: Bug
When trying to connnect to a Windows machine through SSH, it fails with the following error.
```
[11:47:22.860] > U4NDhlNGE0OiByZXN1bWVMb2ciCm1haW4K')))); powershell -ExecutionPolicy …
-
### Discussed in https://github.com/devopvoid/webrtc-java/discussions/63
Originally posted by **hussainasad6696** May 12, 2022
Hi, my video communication is successful but for audio as per the…