Rookie

Results 8 issues of Rookie

比如双击打开文件夹,回放的时候打不开

如图,这是正常的吗? https://github.com/taojy123/KeymouseGo/assets/109945614/b615182f-d157-4c56-a1f4-e464cdebbb58

将代码git clone下来后,在vscode中不知道怎么运行。在终端按照提示输入: 1. 安装 Python3 2. pip install -r requirements-windows.txt 3. pip install pyinstaller 4. pyinstaller -F -w --add-data "./assets;assets" KeymouseGo.py 会出现报错 pyinstaller : 无法将“pyinstaller”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。 所在位置 行:1 字符: 1...

For example, after clicking the button with the red line shown in the picture, the pop-up window should also be shared ![image](https://github.com/muaz-khan/WebRTC-Experiment/assets/109945614/f95c44a7-5822-400d-bf0f-0788a4e32976) But now the pop-up is not shared (even...

Let's say I have six apps on my desktop and I can choose to share three of them at the same time.

I'm new to rust, and the feature I want to implement is to watch the folder under "D:/ working directory /tools" and whenever a new file appears, return a line...

A-question

In my program, each process is shared individually via getDisplayMedia() and controlled remotely by emulation of keyboard and mouse events. ![image](https://github.com/w3c/mediacapture-screen-share/assets/109945614/a8de1d1c-65ce-453b-b126-2564e6f2914f) ![image](https://github.com/w3c/mediacapture-screen-share/assets/109945614/80f408ed-5d6e-41fc-a802-beec10ccf734) But there is a problem, when I control...

### Description ![94ad29b84f9a0b0e9e84da8f1b00380](https://github.com/videojs/video.js/assets/109945614/b562ddbc-7b8a-47d3-9bdb-a762d5cff08d) The default click event prevents pause normally, but the default event that prevents whitespace does not work ### Reduced test case null ### Steps to reproduce 1....

needs: triage