Jingyang Kang

Results 9 issues of Jingyang Kang

version: v0.2.0 MacOS 12.7.2 intel https://github.com/lencx/Noi/assets/67278980/66911ea9-2a21-405b-b724-fe895ceca3a4

### Git operations fail after setting tproxy 1. What version of v2rayA are you using? Version 2.2.4.6 2. What approach of installation do you install V2rayA? deb repository 3. What...

help wanted

- [x] 在设置弹窗创建 tab - [x] 用 shadcn/ui 表格显示当前快捷键 - [x] 修改快捷键 component - [x] 创建 dialog - [x] 通过监听 keydown/up 输入新快捷键 - [x] 监听 key event,根据输入更新快捷键状态 - [x] 根据...

I put ScrollOffset.sublime-settings in user folder but it doesn't work.

When I directly run `make run` on my machine, it prompts to let me input password, but still failed due to permission denied. It seems to be working fine when...

using strings.Contains #### What type of PR is this? #### Check the PR title. - [x] This PR title match the format: \(optional scope): \ - [x] The description of...

#### Provide correct StreamInfo to receiver interceptors Before this change, interceptor's `BindRemoteStream` gets called twice per track when RTX is used, with only the SSRC being different. Hence, the interceptor...

This is a PR for adding ffmpeg based video encoders. - [x] Documentation, since ffmpeg library is introduced as dependency, building requires CGO so it's not a working-out-of-the-box experience. -...

### Your environment. https://github.com/3DRX/fec-test ### What did you do? Register these 3 interceptors in this order ```go fecInterceptor, err := flexfec.NewFecInterceptor() if err != nil { panic(err) } twccInterceptor, err...