Via HTTP/HTTPS you can upload files up to 2GB (web2py supports this). You can stream them but you need to know the size in advance. Here is a web2py app that detects motion from your webcam, makes short videos, and uploads them to web2py.
If you need some actual streaming, you have to do it outside of web2py. Look into opentok and webrtc. On Monday, 18 January 2016 16:10:32 UTC-6, Federico Pereira wrote: > > Hello community, > I'm a newbie in web design and I love web2py! I normally use python as a > high level language and I think web2py is an excellent way to start. I run > at the moment a small code that detects movements in the camera through > opencv libraries. > > In this personal project I want to: > > * Stream video through gstreamer (web2py is not compulsory here) > * Receive the video in a website (web2py is my choice) > > I have the streaming working flawless from a Raspberry but my next step is > to embed this streaming in a website. Can any of you guide me on how to > solve this? Do you have experience on this field? > > Thank you in advance! > > Fede > -- 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.