<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>camera on Madison&#39;s Blog</title>
    <link>https://solarana.dev/tags/camera/</link>
    <description>Recent content in camera on Madison&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 01 Jan 2021 07:00:00 -0500</lastBuildDate><atom:link href="https://solarana.dev/tags/camera/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Camera and Microphone in WKWebView</title>
      <link>https://solarana.dev/2021/01/01/camera-and-microphone-in-wkwebview/</link>
      <pubDate>Fri, 01 Jan 2021 07:00:00 -0500</pubDate>
      
      <guid>https://solarana.dev/2021/01/01/camera-and-microphone-in-wkwebview/</guid>
      <description>With the release of iOS 14.3, Apple has made available the camera and microphone in WKWebView. This now allows applications with a focus on web content as well as other browsers on iOS to leverage WebRTC (amongst other things).
To use the camera and microphone, applications must declare NSCameraUsageDescription and NSMicrophoneUsageDescription in the Info.plist and request permission using AVFoundation. Once that is done, you are free to use the camera and microphone in web content with the right configuration.</description>
    </item>
    
  </channel>
</rss>
