I am trying to upload and play video using web2py. 

I am able to upload and play video. However, everytime I upload video I 
have to run this code in termial. 

To run VideoTest:
        # cd /path/to/web2py/
        # nohup python web2py.py -S VideoTest -M -R 
applications/VideoTest/modules/video_to_flv.py



Is there anyway I can put this code in controller? So, I don't have to use 
terminal every time I upload video.


Here is the link for code:

https://github.com/mdipierro/web2py-appliances/tree/master/VideoLibrary

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to