Skip to main content

A tool to create a http mjpeg stream from a plain mjpeg stream.

Project description

mjpeg-http-streamer

Build

A small python tool to create a MJPEG http stream from a plain mjpeg http stream. Can be used in combination with libcamera on a Raspberry Pi to create a http stream for OctoPrint.

Example invocation on a Raspian:

libcamera-vid -t 0 --inline --codec mjpeg -o - \
  | python3 -m mjpeg_http_streamer -l localhost -p 8080

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

mjpeg_http_streamer-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

mjpeg_http_streamer-0.0.2-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

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