[web2py] Web2py with SPA

2017-08-23 Thread J Boggy
Is Web2py support with React Ember or other SPA framework! not like web2py scaffold !Build spa framework for front end and combine with web2py rest service.Have anyone tried before? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Sou

[web2py] JWT web2py

2017-07-30 Thread J Boggy
How can i apply JWT in web2py. And chatMessage web2py too! -- 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 subsc

[web2py] Permission Denied

2016-12-12 Thread J Boggy
[Error 13] Permission denied: 'root/myapp/applications/welcome/static/original/music.filename.8e.mp4 How should i granted -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list

[web2py] Cannot impor module from application

2016-12-12 Thread J Boggy
When i setup web2py nginx web2py It created web2py app at /home/www-data But i don't permission to accept python installed library. how should i solve this to get permission. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source cod

Re: [web2py] Re: Web2py with ngix

2016-12-09 Thread J Boggy
thz i have been solved. Now other error is i cannot import some module althougn i have been installed and tested on python. But in web2py controller i can't import module -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

[web2py] Re: reading file from path

2016-12-09 Thread J Boggy
Sry my mistake. cap=cv2.VideoCapture(path to /static/videos/success.mp4). when i checked cap.isOpened() it return false but i also check os.path.exists(path to success.mp4) it return true.But it was not web2py error.it was opencv error.now i have been fixed. -- Resources: - http://web2py.com

[web2py] reading file from path

2016-12-08 Thread J Boggy
I USE cv2.VideoCapture(os.path.join(reques.folder,'uploads','success.mp4') to get video frame from file which work well in my pc. But when i tested on vps it cannot read from path.how should intry -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web

[web2py] Re: Video write

2016-12-08 Thread J Boggy
Yes .i have been try

[web2py] Video write

2016-12-08 Thread J Boggy
i use opencv in web2py to process video frame. And then write video into static/videos folder . It creates successfully .but i don't have any idea to read video fom static/videos folder from html video src. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://gith

[web2py] Web2py with ngix

2016-12-07 Thread J Boggy
Web2py with ngix start work well. But when i start uwsgi it show uwsgi.service not found error. If i need to create service i don't know how to create. I follow this way https://www.digitalocean.com/community/tutorials/how-to-deploy-web2py-python-applications-with-uwsgi-and-nginx-on-ubuntu-14-04

[web2py] Web2py with uwsgi

2016-12-07 Thread J Boggy
when i followed Web2py with nginx. When i start ngix it work well. But when start uwsgi uwsgi service not found error. https://www.digitalocean.com/community/tutorials/how-to-deploy-web2py-python-applications-with-uwsgi-and-nginx-on-ubuntu-14-04 -- Resources: - http://web2py.com - http://web2py

[web2py] web2py and OpenShift

2016-06-07 Thread J Boggy
https://github.com/prelegalwonder/openshift_web2py I tried like this. How i can get latest version of web2py. or there is other ways to use web2py on openShif. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code