橘子

Results 27 comments of 橘子

@FabianLars It seems that the notification can be triggered without opening the button. After installation, the permission button is closed by default, but the notification can pop up at the...

@l1npengtul Could you take a look at the code below when you have a moment? This is a test case I wrote where I was able to convert a camera...

Okay, I just wanted to say that I found a way to start by replacing the code ```let image = buffer.decode_image::().unwrap();``` temporarily with my code, so that I can successfully...

> Okay, I just wanted to say that I found a way to start by replacing the code `let image = buffer.decode_image::().unwrap();` temporarily with my code, so that I can...

@raphaelmenges Sorry, at the moment I only have a MacBook with an Apple Silicon M1 and an integrated camera, so I'm not sure if it will work properly on other...

> @Moon1102 using your code I still get this result: ![output](https://private-user-images.githubusercontent.com/992826/345863659-a7f1fc67-8615-476d-a3a7-3491a73232e8.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjAxNDMwMjAsIm5iZiI6MTcyMDE0MjcyMCwicGF0aCI6Ii85OTI4MjYvMzQ1ODYzNjU5LWE3ZjFmYzY3LTg2MTUtNDc2ZC1hM2E3LTM0OTFhNzMyMzJlOC5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNzA1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDcwNVQwMTI1MjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yODA0MDgyN2JjY2U1NDZkYzBhNDQyMGU2MGZhOWNhYmYyMzVlNjkzNzM2ODc3NTJjNWNjMzY2YzYwY2VlZWU1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.JFItWIfDES4qNSTD9B-uG-CXofDbkjSJRxBTWnVQryg) Any idea? This is a USB capture card connected to the Mac itself. @paviro Hi. My camera captures video...

> @Moon1102 My camera also seems to output 2vuy. Not sure what I am doing wrong? Could you give me any more hints? Totally fine if you don't want to...