SpencerKaiser
Follow
Application Engineering Tech Lead II @Vanguard - Fan of all things TypeScript. Perfectionist, people person, UX enthusiast.
https://jiter.dev
- Dallas, TX
-
14:31
(UTC -05:00) - https://www.linkedin.com/in/spencerkaiser
Pinned Loading
-
Pantheon-Labs/Jiter-Node
Pantheon-Labs/Jiter-Node PublicThe official Node SDK for Jiter
-
AmericanAirlines/simple-env
AmericanAirlines/simple-env PublicAn intuitive, strongly typed, and scalable way to retrieve environment variables.
-
AmericanAirlines/Hangar
AmericanAirlines/Hangar PublicHackathon sponsorship made easy
-
AmericanAirlines/Flight-Engine
AmericanAirlines/Flight-Engine PublicMock flight data delivered simply and quickly without a database.
-
AmericanAirlines/AskingForAFriend
AmericanAirlines/AskingForAFriend PublicHelping our Slack community ask questions without fear of being judged
-
Swift implementation of a DJI-provid...
Swift implementation of a DJI-provided sample to convert vc_pixelbuffer_fastupload to a usable CVPixelBuffer 1func createPixelBuffer(fromFrame frame: VideoFrameYUV) -> CVPixelBuffer? {
2var initialPixelBuffer: CVPixelBuffer?
3let _: CVReturn = CVPixelBufferCreate(kCFAllocatorDefault, Int(frame.width), Int(frame.height), kCVPixelFormatType_420YpCbCr8Planar, nil, &initialPixelBuffer)
45guard let pixelBuffer = initialPixelBuffer,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.