i believe you misunderstand the requirement, and I need to make it clearer if I'm going to get answers.
to be clear, flash media server is not necessary.
also, not worried about whether it is a competitive business.
basically, want to be able to have signups expire after a period of time, such as the package specifies.
so there would be one month, two months, and three month packages. after the subscription expires, then the videos from that user would not be viewable. that is one requirement.
with the one month subscription, the user can only post a 10 minute advertisement. with the two month subscription, the user can only post a 20 minute advertisement, or 20 minute advertisements total. that is the second requirement.
so basically, limit the time that videos are on the site, and limit the length of the videos that users can post.
from looking at the db, there is a length of the video.
i would imagine there is a signup date in the db, perhaps there is a way when showing available videos to limit those displayed to currently active, paid customers, within the period they paid for.
hope this helps to understand the requirement better.
Bookmarks