LeeTeng2001
LeeTeng2001
When I try to open a webloc link in a path that contains chinese characters it'll fail, the log output is as following: 2022-05-30 19:54:17,366 INFO c.g.b.w.u.Logging:61 [main] - Logging...
Hello, I see that you have not updated the vulkan website for years, so I would request you to shutdown your website to make it not appear on google search,...
Great guide! I found a minor type in Lesson 5. Now image that we have another frame (O', i',j',k'). How do we transform coordinates given in one frame to another?...
#### Description Add a nil rtpinterceptor check before invoking read method #### Reference issue Fixes #2929
### Your environment. - Version: *v3.2.40* ``` [signal 0xc0000005 code=0x0 addr=0x18 pc=0x7ff724f803d7] goroutine 129 [running]: github.com/pion/webrtc/v3.(*RTPReceiver).readRTP(0xc000414d80, {0xc000150600, 0x5b4, 0x5b4}, 0xc00077ea20) C:/Users/teng.lee/go/pkg/mod/github.com/pion/webrtc/[email protected]/rtpreceiver.go:369 +0xf7 github.com/pion/webrtc/v3.(*TrackRemote).Read(0xc00077ea20, {0xc000150600, 0x5b4, 0x5b4}) C:/Users/teng.lee/go/pkg/mod/github.com/pion/webrtc/[email protected]/track_remote.go:139 +0x24e github.com/pion/webrtc/v3.(*TrackRemote).peek(0xc00077ea20, {0xc000150600,...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Provides a golang SDK which we can directly import and use without going through...
### Component _No response_ ### Is your feature request related to a problem? Please describe StaleRetentionSec is a really useful idea but it's kinda pointless right now because of multiple...
A simple fix can make this build run in Asahi linux on arm64 architecture. Right now it'll fatal with the following error ``` Vulkan Devices: - [0] UnknownVendor 'Apple M2...
in container.rs #[derive(Debug, Clone, Serialize, Deserialize)] #[allow(non_snake_case)] pub struct ContainerInfo { pub AppArmorProfile: String, pub Args: Vec, pub Config: Config, pub Created: String, pub Driver: String, // ExecIDs // GraphDriver...
We have a small cluster with approximately 30 machines, we notice bitswap stat reports non-zero wantlist length even though there is no task running. Something like this ``` Bitswap Stat...