Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing .mp4 encrypted video #5

Closed
payalbaldota opened this issue Mar 10, 2018 · 2 comments
Closed

Playing .mp4 encrypted video #5

payalbaldota opened this issue Mar 10, 2018 · 2 comments
Assignees
Labels

Comments

@payalbaldota
Copy link

payalbaldota commented Mar 10, 2018

Hi,
Can I use this framework to play encrypted video file (.mp4) using AVPlayer?

I will be running local HTTP server for this.

Regards,
Payal

@OrkhanAlikhanov
Copy link
Member

Hey! I didn't get what you mean thoroughly, but let me go through it :)

  1. I think you mean .mp4 encoded video not encrypted.
  2. If you want to play just an mp4 video file via AVPlayer, you don't need an HTTP server. Just give url to that local .mp4 file.
  3. I think for streaming a video, server needs to respect HTTP range requests which this server does not

@OrkhanAlikhanov
Copy link
Member

Hey, I haven't heard back from you. I am closing the issue. Feel free to reopen if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants