Skip to content

github5775/HLSSafariProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

How to make Token authorized AES encrypted HLS stream working in Safari

This code sample is a web proxy for making Token Authroized AES encrypted HLS stream working in Safari. Please check out this blog for more details: https://azure.microsoft.com/en-us/blog/how-to-make-token-authorized-aes-encrypted-hls-stream-working-in-safari/.

In order to use the project, you need to update the urlencoded_proxyurl to your site in index.cshtml file. All the manifest manipulation login is in manifestproxycontroller.cs file.

You could see a working version of this site at: http://mingfeiy.azurewebsites.net/.

About

Modified to fix issue with proxy translation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 33.8%
  • Pascal 21.9%
  • PowerShell 21.6%
  • HTML 9.9%
  • JavaScript 6.4%
  • Puppet 5.3%
  • Other 1.1%