Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.075 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'feed.': 0.16; 'subject:Recording': 0.16; 'subject:issue': 0.16; 'module,': 0.17; 'app': 0.19; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'record': 0.28; 'hi,': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'but': 0.36; 'problems': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'university': 0.38; 'request.': 0.64; 'video': 0.65; 'camera': 0.65; 'from:addr:hotmail.co.uk': 0.65; 'sam': 0.65; 'subject:live': 0.84 X-Received: by 10.49.94.143 with SMTP id dc15mr2383600qeb.32.1360156352352; Wed, 06 Feb 2013 05:12:32 -0800 (PST) Newsgroups: comp.lang.python Date: Wed, 6 Feb 2013 05:12:32 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=178.78.67.230; posting-account=TejjHAoAAADkS2KGneh-APCsC96PgtnN References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 178.78.67.230 MIME-Version: 1.0 Subject: Re: Recording live video stream from IP camera issue From: Sam Berry To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360156360 news.xs4all.nl 6906 [2001:888:2000:d::a6]:42885 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38274 Hi, This is for a university project. My issue is that i have built an App using pythons Kivy module, and i need to be able to stream and record from an IP camera upon request. I have just used the VLC.exe to stream the video feed. But it is the recording i am having problems with. I'l look into OpenCV, thanks for the help! Sam