Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76963
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <veraks18@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.105 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.04; 'subject:Python': 0.06; 'python': 0.11; 'better?': 0.16; 'so.': 0.16; 'message- id:@mail.gmail.com': 0.30; 'anybody': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'doing': 0.36; 'others.': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'online,': 0.96 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UzWyAYT6+wJl7yQjp5JI+xNZLwwVz/wX8g+r3NyLIWQ=; b=BlrUkyk8FfDxbD5370xEevqxNTiKiZrDPpQLhnevuftCkc+UMSKUbiqYSipIMXElgz pJd/gKJnqKDZbyxZKqfu0dyD2Mep52tlWmd03UZ/t7zh2BOYr3Dzwbeu3WzdIc0fVtrH 7FOKGwEJKDzlwxxjgp/Xy6etG5F0RP34GeK1p/txagWWCBeuq0J1Yu8ups3eZbSLyFrR /VDX3MT60XUsEd3xss3PQld5UmEeoiBM34eVe1D5qOmM8c3tRz4psrW934mQHgFZ1oE6 zoG46hd7vozIU/KOg/EAd/N0LE1ugUX6KhlyvtJkiuchooWOxNvxEcafevxjTyfP2Q1S evvw== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.153.83 with SMTP id ve19mr13577792igb.4.1408944720421; Sun, 24 Aug 2014 22:32:00 -0700 (PDT) |
| Date | Mon, 25 Aug 2014 11:02:00 +0530 |
| Subject | Python and RTSP client |
| From | Akshay Verma <veraks18@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e0149c86691aff205016d81d0 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13401.1408944729.18130.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408944729 news.xs4all.nl 2881 [2001:888:2000:d::a6]:41781 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76963 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
I have to read a RTSP stream in my program and return network status while doing so. Can anybody guide me through it? I have searched online, there are few repos on github, gstreamer python binding and others. Which one is better? Best Regards, Akshay Verma.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python and RTSP client Akshay Verma <veraks18@gmail.com> - 2014-08-25 11:02 +0530
csiph-web