How are you planning on transcoding video in App Engine? I think this is
your bigger problem, as the classes you need are likely not whitelisted.

On Fri, Feb 26, 2010 at 3:08 AM, Khan <[email protected]> wrote:

> Hi,
>
> I am planning to use taskqueue for video transcoding, add tasks to
> queue and transcode them. However, I read in the documentation that 30
> sec is a hard limit for task execution as it happening via http, this
> limit doesn't work for video processing etc.
>
> So, what do you suggest is the right approach to maintain a queue and
> process video using google app engine?
>
> Thanks
> -Khan,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to