This application streams a online video withing a neighborhood.
Server script waits on consumers for connection if links it typically takes picture from web cam and sends out to customer utilizing socket( TCP).
and customer( kivy app) updates the image in screen.

go to https://kivyapps.wordpress.com/video clip-streaming-applying-kivy-and-python/ for tutorial.
code available at:https://github.com/atuldo/videoStream

supply

4 thoughts on “[Tutorial] Live Video Streaming using kivy”

  1. Hello is there any way that we can open the image in kivy using opencv (Foo.jpg in your program)? I would like to do some manipulations to it before inserting it in the application. Thank you

Leave a Reply

Your email address will not be published. Required fields are marked *