Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

jvcleave-archive/ofxAvFoundationHLSPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AvFoundationPlayer

effort to add HLS to ofAvFoundationPlayer

openframeworks/openFrameworks#1741

#To use: Use Project Generator to create project

You will need to add this to the project Info.plist (edited version supplied)

<key>NSAppTransportSecurity</key>
	<dict>
		<key>NSAllowsArbitraryLoads</key>
		<true/>
	</dict>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published