How can I record a video from the client-side browser using google app engine?
This application would be usefull for using the youtube API. Right now, the app I made only allowds for video upload, but I need the users to be able to record video in their browsers.
Thank you!