Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm new to Kivy and looking to stream video to a display I'm making. I'm streaming the video from an external camera, so I'll only have it's IP address, and it won't be directly connected to the computer. Does anyone know how I can display the stream using the video or camera widgets, or any other way I can accomplish this?

share|improve this question
not sure but this might be a good place to start kivy.org/docs/api-kivy.core.camera.html – Daniel Kinsman Aug 14 '12 at 6:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.