Josh LangBuilding Blocks of Video on iOS: Understanding Codecs, Containers, and MoreImagine you’re building a video feature for your iOS app — perhaps a sleek media player, a video editing tool, or even just a way to…Aug 22
InTowards DevbyItsukiSwiftUI: Camera App with AVFoundationIn this article, we will be making a Camara App using the AVFoundation framework. I have uploaded the entire project on GitHub! Feel free…May 191
InLevel Up CodingbyItsukiSwiftUI: Working with Video using AVFoundation (Part 1: Read, Display, Modify Frames)Using AVAssetReaderTrackOutput!Aug 10Aug 10
Bryan VernandaUsing transferFile and sendMessage in Watch Connectivity SwiftUIIntroductionAug 28Aug 28
InLevel Up CodingbyItsukiSwiftUI: Working with Video using AVFoundation (Part 2: Save Images as Video)Image -> CVPixelBuffers -> Video at FileURL -> Photos App!Aug 10Aug 10
Josh LangBuilding Blocks of Video on iOS: Understanding Codecs, Containers, and MoreImagine you’re building a video feature for your iOS app — perhaps a sleek media player, a video editing tool, or even just a way to…Aug 22
InTowards DevbyItsukiSwiftUI: Camera App with AVFoundationIn this article, we will be making a Camara App using the AVFoundation framework. I have uploaded the entire project on GitHub! Feel free…May 191
InLevel Up CodingbyItsukiSwiftUI: Working with Video using AVFoundation (Part 1: Read, Display, Modify Frames)Using AVAssetReaderTrackOutput!Aug 10
InLevel Up CodingbyItsukiSwiftUI: Working with Video using AVFoundation (Part 2: Save Images as Video)Image -> CVPixelBuffers -> Video at FileURL -> Photos App!Aug 10
Anubhav RawatAVFoundation: Create Slice Image Filter Camera for iOSUse the live camera video stream to create a custom Camera effect.Dec 3
InSwiftablebyRajesh BudhirajaBarcode Scanner in iOSYou must have seen barcodes in plenty of places. One common use case is to represent product id on each product. Today, we will see how can…Aug 4