Skip to content

discussions Search Results · topic:python org:facebook fork:true

2.5k results  (217 ms)

2.5k results

infacebook (press backspace or delete to remove)
The topic qualifier is not supported when searching discussions. Try searching for repositories instead?

Hi everyone, We’re excited to announce the release of version 0.8 of the Meta Wearables Device Access Toolkit. 📌 Release Notes - New Meta Glasses Support - New Wifi Video Streaming Support for consistent ...

Summary Session creation and start succeed, but the glasses immediately end the session with unexpectedError( Session ended by device ) followed by datAppOnTheGlassesUpdateRequired — even though my glasses ...

To the Meta Wearables / Device Access Toolkit team, I bought Ray-Ban Meta glasses specifically to build on them. The messaging around the Wearables Device Access Toolkit sold a developer platform — camera, ...

The StreamSession.capturePhoto(format:) API returns images at only 1080×1440 (~1.5 megapixels), despite the Meta Ray-Ban glasses having a 12MP camera sensor. The PhotoCaptureFormat enum only offers .jpeg ...

Starting with Docusaurus v3.6 and Docusaurus Faster, our new HTML minifier can emit diagnostic errors, that we now log to the console as warnings by default. image These warnings can be a bit verbose/annoying, ...

Summary On a Meta Ray-Ban Display, the SDK enumerates the device as display-capable and connected, but createSession returns noEligibleDevice and the L2CAP data channel never opens. Happens identically ...

Hi everyone, We’re excited to announce the release of version 0.8 of the Meta Wearables Device Access Toolkit. 📌 Release Notes - New Meta Glasses Support - New Wifi Video Streaming Support for consistent ...

Hi everyone, We re facing intermittent issues with live camera streaming and image capture in our Flutter application, which integrates with Meta Smart Glasses for real-time teleconsultation. Environment ...

At Canva we currently use stylelint-no-unsupported-browser-features to lint against unsupported browser feature usage in our old CSS modules stack. Is there a plan to create an ESLint rule equivalent for ...

I heard through the grapevine that Meta have a lint rule which prevents devs from using non-logical properties/values with logical equivalents (e.g. margin-left is banned 🙅, margin-inline-start is ✅ ). ...