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

Restrict audio download rate when streaming #93

Closed
alastair opened this issue Feb 10, 2014 · 0 comments
Closed

Restrict audio download rate when streaming #93

alastair opened this issue Feb 10, 2014 · 0 comments
Milestone

Comments

@alastair
Copy link
Member

If people are listening to audio, we don't want them to be able to download it very easily. Restrict the speed to the bitrate of the audio. This will require proper seeking support (#68)

At the same time, we need un-restricted access for people who have API access to the audio. It should be unrestricted if someone from staff is logged in, or they have a correct downloader auth token set.

@alastair alastair added this to the Backend milestone Feb 10, 2014
@alastair alastair closed this as completed Jun 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant