<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>apple &#8211; Bitmovin</title>
	<atom:link href="https://bitmovin.com/tag/apple/feed" rel="self" type="application/rss+xml" />
	<link>https://bitmovin.com</link>
	<description>Bitmovin provides adaptive streaming infrastructure for video publishers and integrators. Fastest cloud encoding and HTML5 Player. Play Video Anywhere.</description>
	<lastBuildDate>Mon, 24 Jun 2024 17:58:24 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://bitmovin.com/wp-content/uploads/2023/11/bitmovin_favicon.svg</url>
	<title>apple &#8211; Bitmovin</title>
	<link>https://bitmovin.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WWDC 2024 HLS Updates for Video Developers</title>
		<link>https://bitmovin.com/hls-updates-wwdc-2024</link>
					<comments>https://bitmovin.com/hls-updates-wwdc-2024#respond</comments>
		
		<dc:creator><![CDATA[Andy Francis]]></dc:creator>
		<pubDate>Mon, 24 Jun 2024 01:14:26 +0000</pubDate>
				<category><![CDATA[VidTech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[hdr]]></category>
		<category><![CDATA[HLS]]></category>
		<guid isPermaLink="false">https://bitmovin.com/?p=282616</guid>

					<description><![CDATA[<p>Apple’s Worldwide Developer Conference is an annual event used to showcase new software and technologies in the Apple ecosystem. It was created with developers in mind, but sometimes new hardware and devices are announced and its keynote presentations have become must-see events for a much wider audience. There is also usually news about changes and...</p>
<p>The post <a rel="nofollow" href="https://bitmovin.com/hls-updates-wwdc-2024">WWDC 2024 HLS Updates for Video Developers</a> appeared first on <a rel="nofollow" href="https://bitmovin.com">Bitmovin</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="bitmovin-stream-wrapper"><iframe src="https://streams.bitmovin.com/cpscesl100s5p8qindcg/embed" title="bitmovin-streams" allow="fullscreen"></iframe></div>



<p>Apple’s Worldwide Developer Conference is an annual event used to showcase new software and technologies in the Apple ecosystem. It was created with developers in mind, but sometimes new hardware and devices are announced and its keynote presentations have become must-see events for a much wider audience. There is also usually news about changes and additions to the HTTP Live Streaming (HLS) spec and associated video playback APIs. These HLS updates are often necessary to support new features and capabilities of the announced OS and hardware updates. This post will expand on Apple’s “<a href="https://developer.apple.com/streaming/Whats-new-HLS.pdf" rel="nofollow noopener" target="_blank">What’s new in HTTP Live Streaming</a>” document, with additional context for the latest developments that content creators, developers, and streaming services should be aware of.</p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="whats-new-in-hls-for-2024"><strong>The lastest HLS updates for 2024</strong></h2>



<p>The first draft of the HLS spec (draft-pantos-http-live-streaming) was posted in 2009, then superseded by <a href="https://datatracker.ietf.org/doc/html/rfc8216" rel="nofollow noopener" target="_blank">RFC 8216</a> in 2017. There are usually draft updates published once or twice per year with significant updates and enhancements. A <a href="https://developer.apple.com/streaming/HLS-draft-pantos.pdf" rel="nofollow noopener" target="_blank">draft proposal</a> was shared on June 7, that details proposed changes to the spec to be added later this year. Let’s look at some of the highlights below.&nbsp;</p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="updated-interstitial-attributes"><strong>Updated Interstitial attributes</strong></h3>



<p>In May 2021, Apple introduced HLS Interstitials to make it easier to create and deliver interstitial content like branding bumpers and mid-roll ads. Now, new attributes have been introduced for Interstitial EXT-X-DATERANGE tags, aimed at enhancing viewer experience and operational flexibility.&nbsp;</p>



<ol>
<li><strong>X-CONTENT-MAY-VARY</strong>: This attribute provides a hint regarding coordinated playback across multiple players. It can be set to &#8220;YES&#8221; or &#8220;NO&#8221;, indicating whether all players receive the same interstitial content or not. If X-CONTENT-MAY-VARY is missing, it will be considered to have a value of “YES”.</li>
</ol>



<ol start="2">
<li><strong>X-TIMELINE-OCCUPIES</strong>: Determines if the interstitial should appear as a single point &#8220;POINT&#8221; or a range &#8220;RANGE&#8221; on the playback timeline. If X-TIMELINE-OCCUPIES is missing, it will be considered to have a value of “POINT”. “RANGE” is expected to be used for ads in live content.</li>
</ol>



<ol start="3">
<li><strong>X-TIMELINE-STYLE</strong>: Specifies the presentation style of the interstitial—either as a &#8220;HIGHLIGHT&#8221; separate from the content or as &#8220;PRIMARY&#8221;, integrated with the main media. If X-TIMELINE-STYLE is missing, it is considered to have a value of “HIGHLIGHT”. The “PRIMARY” value is expected to be used for content like ratings bumpers and post-roll dub cards.&nbsp;</li>
</ol>



<p>More detail is available in the WWDC Session &#8220;<a href="https://developer.apple.com/videos/play/wwdc2024/10114/" rel="nofollow noopener" target="_blank">Enhance ad experiences with HLS interstitials</a>&#8220;.</p>



<figure class="wp-block-image aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="3000" height="1679" src="https://bitmovin.com/wp-content/uploads/2024/06/HLS_interstitials-min-2-3000x1679.jpg" alt="Example video timeline using new HLS Interstitials attributes, part of HLS updates from WWDC 2024." class="wp-image-282856" style="width:1024px;height:auto" srcset="https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2-300x168.jpg?lossy=2&amp;strip=1&amp;webp=1 300w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2.jpg?size=600x336&amp;lossy=2&amp;strip=1&amp;webp=1 600w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2-768x430.jpg?lossy=2&amp;strip=1&amp;webp=1 768w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2.jpg?size=1200x672&amp;lossy=2&amp;strip=1&amp;webp=1 1200w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2-1536x860.jpg?lossy=2&amp;strip=1&amp;webp=1 1536w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2.jpg?size=1800x1007&amp;lossy=2&amp;strip=1&amp;webp=1 1800w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2-2048x1146.jpg?lossy=2&amp;strip=1&amp;webp=1 2048w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2.jpg?size=2400x1343&amp;lossy=2&amp;strip=1&amp;webp=1 2400w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2024/06/HLS_interstitials-min-2-3000x1679.jpg?lossy=2&amp;strip=1&amp;webp=1 3000w" sizes="(max-width: 1920px) 100vw, 1920px" /><figcaption class="wp-element-caption">Example timeline for using HLS Interstitials with new RANGE attribute – source: WWDC 2024<br></figcaption></figure>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="signal-enhancements-for-high-dynamic-range-hdr-and-timed-metadata"><strong>Signal enhancements for High Dynamic Range (HDR) and timed metadata</strong></h3>



<h4 class="wp-block-heading" id="hdr-10">HDR10+</h4>



<p>Previously, the specification had not defined how to signal HDR10+ content in a multi-variant HLS playlist. Now you can use the SUPPLEMENTAL-CODECS attribute with the appropriate format, followed by a slash and then the brand (&#8216;cdm4&#8217; for HDR10+). The example Apple provided shows the expected syntax: SUPPLEMENTAL-CODECS=&#8221;hvc1.2.20000000.L123.B0/cdm4&#8243;. For a long time, HDR10+ was only supported on Samsung and some Panasonic TVs, but in recent years it has been added by other TV brands and dedicated streaming devices like Apple TV 4K and a few Roku models.</p>



<h4 class="wp-block-heading" id="dolby-vision-with-av-1">Dolby Vision with AV1</h4>



<p>Dolby Vision has been the more popular and widespread dynamic HDR format (compared to HDR10+) and now with Apple adding AV1 decoders in their latest generation of processors, they’ve defined how to signal that content within HLS playlists. They are using Dolby Vision Profile 10, which is Dolby’s 10-bit AV1 aware profile. HLS will now support 3 different Dolby Vision profiles: 10, 10.1 and 10.4. Profile 10 is “true” Dolby Vision, 10.1 is their backward compatible version of HDR10 and 10.4 their backward compatible version of Hybrid Log Gamma (HLG). For profiles 10.1 and 10.4, you need to use a SUPPLEMENTAL-CODECS brand attribute and the correct VIDEO-RANGE. For these, 10.1 should use ‘db1p’ and PQ, and 10.4 should use ‘db4h’ and HLG. The full example codec string they provided is: CODECS=”av01.0.13M.10.0.112″,SUPPLEMENTAL-CODECS=”dav1.10.09/db4h”,VIDEO-RANGE=HLG.</p>



<p></p>



<p>If you&#8217;re interested in Apple&#8217;s overall AV1 Support, you can find more details in this <a href="https://bitmovin.com/apple-av1-support" data-type="link" data-id="https://bitmovin.com/apple-av1-support">blog post</a>. </p>



<h4 class="wp-block-heading" id="enhanced-timed-metadata-support">Enhanced timed metadata support</h4>



<p>HLS now supports multiple concurrent metadata tracks within Fragmented MP4 files, enabling richer media experiences with timed metadata (&#8216;mebx&#8217;) tracks. This will enable new opportunities for integrating interactive elements and dynamic content within HLS streams. .</p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="metrics-and-logging-advancements"><strong>Metrics and logging advancements</strong></h3>



<p>The introduction of the AVMetrics API to AVFoundation will allow developers to monitor performance and playback events. This opt-in interface lets you select which subsets of events to monitor and provides detailed insights into media playback, allowing you to optimize streaming experiences further.</p>



<p>More details are available in the <a href="https://developer.apple.com/documentation/avfoundation/avmetrics" rel="nofollow noopener" target="_blank">AVFoundation documentation</a> and the WWDC 2024 session “<a href="https://developer.apple.com/videos/play/wwdc2024/10113/" rel="nofollow noopener" target="_blank">Discover media performance metrics in AVFoundation</a>”.</p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="common-media-client-data-cmcd-standard-integration"><strong>Common Media Client Data (CMCD) standard integration</strong></h3>



<p>HLS now supports the CMCD standard, enhancing Quality of Service (QoS) monitoring and delivery optimization through player and CDN interactions. AVPlayer only implemented the preferred mode of transmitting data via HTTP request headers. They have not included support for all of the defined keys and for now is only supported in iOS and tvOS v18 and above. There was no mention of support in Safari.&nbsp;</p>



<p></p>



<p>Bitmovin and Akamai debuted our joint CMCD solution at NAB 2023. You can learn more in our <a href="https://bitmovin.com/cmcd-video-streaming-optimization" data-type="link" data-id="https://bitmovin.com/cmcd-video-streaming-optimization">blog post</a> or check out our <a href="https://bitmovin.com/demos/cmcd" data-type="link" data-id="https://bitmovin.com/demos/cmcd">demo</a>. </p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="fair-play-content-decryption-key-management"><strong>FairPlay content decryption key management</strong></h3>



<p>As part of ongoing improvements, HLS is deprecating AVAssetResourceLoader for key loading in favor of AVContentKeySession. AVContentKeySession was first introduced at WWDC 2018 and until now, Apple had been supporting both methods of key loading for content protection in parallel. Using AVContentKeySession promises more flexibility and reliability in content key management, aligning with evolving security and operational requirements. This move means any existing use of AVAssetResourceLoader must be transitioned to AVContentKeySession.&nbsp;</p>



<div style="height:14px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading" id="conclusion"><strong>Conclusion</strong></h3>



<p>The recent HLS updates show Apple’s commitment to enhancing media streaming capabilities across diverse platforms and scenarios. For developers and content providers, staying updated with these advancements not only ensures compliance with the latest standards but also unlocks new opportunities to deliver compelling streaming experiences to audiences worldwide.&nbsp;</p>



<p></p>



<p>If you&#8217;re interested in being notified about all of the latest HLS updates or you want to request features or provide feedback, you can subscribe to the <a href="https://mailarchive.ietf.org/arch/browse/hls-interest/" data-type="link" data-id="https://mailarchive.ietf.org/arch/browse/hls-interest/" rel="nofollow noopener" target="_blank">IETF hls-interest group</a>. </p>
<p>The post <a rel="nofollow" href="https://bitmovin.com/hls-updates-wwdc-2024">WWDC 2024 HLS Updates for Video Developers</a> appeared first on <a rel="nofollow" href="https://bitmovin.com">Bitmovin</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bitmovin.com/hls-updates-wwdc-2024/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Streaming Video on the Apple Vision Pro: Supporting visionOS with the Bitmovin Player</title>
		<link>https://bitmovin.com/apple-vision-pro-playback-support</link>
					<comments>https://bitmovin.com/apple-vision-pro-playback-support#comments</comments>
		
		<dc:creator><![CDATA[Adam Massaro]]></dc:creator>
		<pubDate>Mon, 19 Feb 2024 13:24:08 +0000</pubDate>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[visionos]]></category>
		<guid isPermaLink="false">https://bitmovin.com/?p=272459</guid>

					<description><![CDATA[<p>This post was originally published in Nov. 2023. It was updated on Feb 19, 2024, with information about current applications that are available on the Apple Vision Pro. Apple has always been great at creating hype around its new devices or features and getting millions of people to talk about and use them. This was...</p>
<p>The post <a rel="nofollow" href="https://bitmovin.com/apple-vision-pro-playback-support">Streaming Video on the Apple Vision Pro: Supporting visionOS with the Bitmovin Player</a> appeared first on <a rel="nofollow" href="https://bitmovin.com">Bitmovin</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="bitmovin-stream-wrapper"><iframe src="https://streams.bitmovin.com/cnios4jjc30i0conhdsg/embed" title="bitmovin-streams" allow="fullscreen"></iframe></div>



<p><em>This post was originally published in Nov. 2023. It was updated on Feb 19, 2024, with information about current applications that are available on the Apple Vision Pro</em>.</p>



<p>Apple has always been great at creating hype around its new devices or features and getting millions of people to talk about and use them. This was especially true in September at this past IBC, when many conversations we had at our booth and on other stands included mention of Apple’s big announcement on <a href="https://bitmovin.com/apple-av1-support" target="_blank" rel="noreferrer noopener">supporting AV1</a> for the next version of their iOS devices. With their latest push into the AR/VR space, it’s no different. In early 2024, Apple is expected to release the <a href="https://www.apple.com/apple-vision-pro/" target="_blank" rel="noreferrer noopener nofollow">Apple Vision Pro</a>, which is set to be the next big device streaming services are getting ready to support. However, what does it look like to stream video on these devices, and how will it ensure a high-quality experience for viewers?&nbsp;</p>



<p>In this blog, we will look at what Apple Vision Pro and visionOS are bringing to the table, the features and industries that can take advantage of it, and how Bitmovin’s Player is focused on supporting the new device.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">What is Apple Vision Pro and visionOS?</h2>



<p>Apple Vision Pro is an augmented reality (AR) headset announced in June 2023. It features a new three-dimensional interface that users can control with their eyes, hands, and voice. The headset is also powered by their latest operating system, visionOS, explicitly designed for spatial computing. <a href="https://developer.apple.com/documentation/visionos/creating-your-first-visionos-app" target="_blank" rel="noreferrer noopener nofollow">Creating applications for visionOS</a> is pretty straightforward, as Apple has streamlined the development process for all Apple platforms through Xcode.&nbsp;</p>



<p><a href="https://developer.apple.com/xcode/" target="_blank" rel="noreferrer noopener nofollow">Xcode is Apple’s integrated developer environment application</a> for those unfamiliar, enabling you to develop, test, and distribute apps for all Apple platforms. Because of this, our iOS Player team found it to be a very straightforward process to add the new platform to existing projects already deployed on iOS and tvOS.&nbsp;</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="1917" height="1080" src="https://bitmovin.com/wp-content/uploads/2023/11/Ap-image.png" alt="- Bitmovin" class="wp-image-272470" style="width:897px;height:auto" srcset="https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image-300x169.png?lossy=2&amp;strip=1&amp;webp=1 300w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image.png?size=384x216&amp;lossy=2&amp;strip=1&amp;webp=1 384w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image-768x433.png?lossy=2&amp;strip=1&amp;webp=1 768w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image.png?size=1152x649&amp;lossy=2&amp;strip=1&amp;webp=1 1152w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image-1536x865.png?lossy=2&amp;strip=1&amp;webp=1 1536w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/Ap-image.png?lossy=2&amp;strip=1&amp;webp=1 1917w" sizes="(max-width: 1917px) 100vw, 1917px" /></figure>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Does Apple Vision Pro and visionOS support video streaming?</h2>



<p>The short answer is yes. The Apple Vision Pro was made with video as the focus and outputs superior picture and sound quality from its 23 million pixel resolution and dual-driver audio pods that enable an immersive experience for users. It supports up to 4K video, allowing streaming platforms to engage viewers with the highest quality live and on-demand content across browsers and dedicated applications.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Are there active applications streaming on Apple Vision Pro?</h2>



<p>As the Apple Vision Pro just launched in the US (scheduled for Europe and other areas later in the year), there is currently a growing number of apps that are <a href="https://www.apple.com/newsroom/2024/02/apple-announces-more-than-600-new-apps-built-for-apple-vision-pro/" rel="nofollow noopener" target="_blank">available or working to go live</a> on the device. With its immersive augmented reality, every platform streaming video has the ability to provide its users with a way to “step into the screen” for a truly unique viewing experience. Some of the active applications that are offering a great viewer experience on the Apple Vision Pro are:</p>



<ul>
<li>NBA (<a href="https://www.youtube.com/watch?v=jIdGXZnu9aY" rel="nofollow noopener" target="_blank">check out a video of their app</a>) and MLB and other sports leagues and broadcasters are bringing viewers onto the field with live games, replays, and stats.</li>



<li>OTT platforms like Paramount+, Peacock, and others are giving their viewers a way to engage with content in any environment</li>



<li>Social Media platforms like TikTok have users scrolling their feeds while using other apps at the same time</li>
</ul>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Which industries and use cases work on the Apple Vision Pro?</h2>



<p>Depending on the industry and use case, Apple Vision Pro will be a great way for viewers to stream content. Some of these industries include:&nbsp;</p>



<ul>
<li><strong>Sports</strong>
<ul>
<li>Viewers will be able to watch their favorite sporting teams like never before with mixed reality capabilities.<br></li>
</ul>
</li>



<li><strong>Entertainment and OTT platforms&nbsp;</strong>
<ul>
<li>With 4K video and surround sound capabilities, streaming TV and movies will be a more immersive and personalized experience.</li>
</ul>
</li>
</ul>



<ul>
<li><strong>Esports and gaming</strong>
<ul>
<li>Users will be able to follow the latest gaming events closer and stream their favorite gamers.</li>
</ul>
</li>
</ul>



<ul>
<li><strong>Online events</strong>
<ul>
<li>With virtual conferences, concerts, and more, users will be able to engage and interact more with content they are interested in.</li>
</ul>
</li>
</ul>



<ul>
<li><strong>Health and Fitness</strong>
<ul>
<li>Apple Vision Pro will be used to provide remote workouts, physical therapy, and rehabilitation sessions, making it easier for people to access care from the comfort of their own homes.</li>
</ul>
</li>
</ul>



<ul>
<li><strong>Edtech and eLearning</strong>
<ul>
<li>Video learning will be more interactive and immersive, making learning and retaining information more accessible for students.</li>
</ul>
</li>
</ul>



<h2 class="wp-block-heading">Does Bitmovin support video playback on Apple Vision Pro?</h2>



<p>Yes, we do! As Apple Vision Pro will give users a new viewing experience, it’s vital for streaming platforms to integrate and keep a consistent video quality across all devices and browsers. With Bitmovin’s support for visionOS enabling video playback on Apple Vision Pro, integration is possible <strong>today</strong>. This makes Bitmovin’s Player <strong>the only video player on the market</strong> that officially supports visionOS, providing dev teams with a unified development experience across all <a href="https://bitmovin.com/video-player/ios-sdk" target="_blank" rel="noreferrer noopener">Apple platforms</a> with our iOS, tvOS, and visionOS SDK.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image"><img decoding="async" width="1294" height="1110" data-id="272471" src="https://bitmovin.com/wp-content/uploads/2023/11/image.png" alt="- Bitmovin" class="wp-image-272471" srcset="https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/image-300x257.png?lossy=2&amp;strip=1&amp;webp=1 300w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/image.png?size=384x329&amp;lossy=2&amp;strip=1&amp;webp=1 384w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/image-768x659.png?lossy=2&amp;strip=1&amp;webp=1 768w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/image.png?size=1152x988&amp;lossy=2&amp;strip=1&amp;webp=1 1152w, https://b3148424.smushcdn.com/3148424/wp-content/uploads/2023/11/image.png?lossy=2&amp;strip=1&amp;webp=1 1294w" sizes="(max-width: 1294px) 100vw, 1294px" /></figure>
</figure>



<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>



<p>&nbsp;Some of the features that are available with our iOS, tvOS, and visionOS SDK. See the whole feature by <a href="https://bitmovin.drift.click/ba9c6a23-0bc2-411f-bd94-9a199107ea79" target="_blank" rel="noreferrer noopener nofollow">downloading our one sheet</a>.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<p>To further our development, we recently attended an Apple Vision Pro developer lab in Munich, where we got to test out the Bitmovin Player on physical Apple Vision Pro devices. It was essential to get this hands-on experience as we were able to see firsthand how our Player performed when streaming video up to 4K. Today, Playback capabilities on Vision Pro devices are similar to others in Apple&#8217;s ranges. However, Bitmovin will continue to support any additions to functionality or integrations that Apple may introduce to this new device type. You can see our latest SDK updates in our <a href="https://developer.bitmovin.com/playback/docs/release-notes-ios" target="_blank" rel="noreferrer noopener">release updates</a>.</p>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">The wrap-up</h2>



<p>As the industry gets ready for the release of the Apple Vision Pro in 2024, it&#8217;s clear there are a lot of streaming platforms working to get to market and reach the new viewer base on the device. Ensuring playback is consistent and in the highest quality across every device will be key for streaming platforms in maintaining viewer retention and engagement. That is why Bitmovin continues to focus on supporting the broadest range of devices in the market and providing a robust integration and feature set to enable our customers to reach their viewers with the best quality of experience possible.&nbsp;</p>



<p><br>If you want to know more about Bitmovin’s support for visionOS and playback on Apple Vision Pro, <a href="https://community.bitmovin.com/t/streaming-video-on-the-apple-vision-pro-supporting-visionos-with-the-bitmovin-player/2453" target="_blank" data-type="link" data-id="https://community.bitmovin.com/t/streaming-video-on-the-apple-vision-pro-supporting-visionos-with-the-bitmovin-player/2453" rel="noreferrer noopener">join the conversation</a> in our Bitmovin Community, and if you want to test out our solution suite, <a href="https://dashboard.bitmovin.com/signup" target="_blank" rel="noreferrer noopener">sign up for our 30-day free trial</a>.</p>
<p>The post <a rel="nofollow" href="https://bitmovin.com/apple-vision-pro-playback-support">Streaming Video on the Apple Vision Pro: Supporting visionOS with the Bitmovin Player</a> appeared first on <a rel="nofollow" href="https://bitmovin.com">Bitmovin</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bitmovin.com/apple-vision-pro-playback-support/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
