Skip to content

My Xamarin Forms implementation of the iOS Picture In Picture for video streaming

License

Notifications You must be signed in to change notification settings

saamerm/XamarinForms-iOSPictureInPicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamarinForms-iOSPictureInPicture

My Xamarin Forms implementation of the iOS Picture In Picture for video streaming

Steps to implement it

  • Follow the instructions on the Microsoft Xamarin official tutorial to setup a page displaying a video
  • Then add in the info.plist, set UIBackgroundMode to audio
  • In the AppDelegate.cs file, set audio session category to AVAudioSessionCategoryPlayback or AVAudioSessionCategoryPlayAndRecord

Notes about testing while development

You need to have an iPhone for testing PIP, and ensure that PIP is turned on in the settings.

About

My Xamarin Forms implementation of the iOS Picture In Picture for video streaming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published