Postponed (maintainer needs more info)
Project:
CDN2 Video
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2010 at 06:18 UTC
Updated:
18 Oct 2010 at 17:41 UTC
Comments
Comment #1
IncrediblyKenzi commentedDrupal and CDN2 don't have any interaction beyond a shared video token -- as a result, the backend service has no knowledge of what users exist on a particular drupal site. So it's technically not feasible to do so.
You can, however, trap the callback that CDN2 provides and look at the assets that are returned; if they're over a certain size you can reject the video and prevent it from being published. This wouldn't prevent the video from being transcoded, but it would allow you some control over what is downloaded.