Skip to main content

Simplify the video streaming pipeline to provide frame by frame image manipulation in near real-time.

Project description

Video Pipeline

version Documentation license status issues

Simplify the video streaming pipeline to provide frame by frame image manipulation in near real-time.

Abstract

Video streaming and image processing are really interesting!

This package aims to simplify the video streaming pipeline so users can focus on the more interesting parts of image processing. To learn more about how this is accomplished and the details that make up the pipeline see the docs.

Getting Started

The video-pipeline comes with a command line interface (CLI) that you can utilize to preview, transport, and/or modify video streams!

  1. First you need to install the video-pipeline module from PyPI by running:

    pip install video-pipeline
    
  2. Once installed video-pipeline should be on your PATH.

  3. Make sure you have vlc installed and on your PATH.

  4. Run the following command to start streaming video from your webcam:

    video-pipeline start --source os --transport tcp-server transport-host=0.0.0.0 transport-port=8000
    
  5. On the same computer (or another computer on your LAN) run the following command replacing HOSTNAME with the hostname of the computer running video-pipeline.

    Note: If you're running on a linux machine you can run hostname to get your HOSTNAME.

    vlc "tcp/mjpeg://@HOSTNAME:8000/"
    
  6. You should now see a stream of your webcam!

To learn more about the video-pipeline command line interface run video-pipeline --help.

If you have any issues questions, comments, or concerns please feel free to submit an issue to the issue tracker.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

video-pipeline-0.0.2.tar.gz (37.7 kB view details)

Uploaded Source

File details

Details for the file video-pipeline-0.0.2.tar.gz.

File metadata

  • Download URL: video-pipeline-0.0.2.tar.gz
  • Upload date:
  • Size: 37.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.3

File hashes

Hashes for video-pipeline-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d9f6ca13d159a34a834573a5528c012207f40235fe91bdb3e9e0b8c6301c1f32
MD5 b0b52f75cf114b1268d4003664e80580
BLAKE2b-256 c2d87f0c1a4d7a0109246a9d8787a49654cfd0ca3a9e11eb2184582984256966

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page