Here’s a quick demo. Play music on your KEF/Sonos speaker, open PlayFrame on another iPhone/iPad, and it instantly shows the current track in real time. Designed to be readable from across the room.
PlayFrame is now available on the App Store! Turn your iPhone or iPad into a Now Playing display for KEF & Sonos speakers. Auto-detects speakers. No setup or sign-in required. #KEF#Sonos#NowPlaying https://t.co/XhfOXHckE0
AUVideoPlayer 2.0.0 is out! It adds support for Picture in Picture, includes bug fixes and improvements. Please try out the new standalone app with your favorite DAW, Cubasis 3, NanoStudio 2, … https://t.co/UvhgYTpO2m
This sample code helped me a lot to implement the sync feature between AUVideoPlayer plug-in and the app by using Bonjour and DTLS. > Building a Custom Peer-to-Peer Protocol https://t.co/7PCtrapaqV
Adding Picture in Picture to this sample code would be a good start. > Creating a Movie Player App with Basic Playback Controls https://t.co/8NkoGC1MHW
Picture in Picture feature has been added to AUVideoPlayer by using this as a reference. > Adopting Picture in Picture in a Custom Player https://t.co/dNP0vq0Jqj
This document helped me a lot to implement the sync feature in AUVideoPlayer plug-in. Thanks for sharing the detailed technical document! @j_liljedahl https://t.co/NDO2pQtS3H
This is how AUVideoPlayer works with Picture in Picture (PinP). Unfortunately PinP is not supported in AUv3 plug-ins, so AUVideoPlayer plug-in works in sync with AUVideoPlayer standalone app, which can play the video in PinP. It’s a little bit tricky, but it works.
Working on adding support for Picture in Picture. You’ll be able to keep the video window open even while closing the AUVideoPlayer plug-in view in a host app like Cubasis.
On iOS 14, PHPickerViewController is used to select a video. iOS 13 doesn’t support PHPickerViewController, so PHPhotoLibrary is used. I don’t have any iOS 13 devices, so I can’t test it. Please contact me if you encounter any issues. https://t.co/DSE16PWJL4