Python Hls

Open-source Python projects categorized as Hls

Top 10 Python Hl Projects

  • vidgear

    A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:

    Project mention: Why HTTP/3 is eating the world | news.ycombinator.com | 2023-10-05

    My experience that played out over the last few weeks lead me to a similar belief, somewhat. For rather uninteresting reasons I decided I wanted to create mp4 videos of an animation programmatically, from scratch.

    The first solution suggested when googling around is to just create all the frames, save them to disk, and then let ffmpeg do its thing from there. I would have just gone with that for a one-off task, but it seems like a pretty bad solution if the video is long, or high res, or both. Plus, what I really wanted was to build something more "scalable/flexible".

    Maybe I didn't know the right keywords to search for, but there really didn't seem to be many options for creating frames, piping them straight to an encoder, and writing just the final video file to disk. The only one I found that seemed like it could maybe do it the way I had in mind was VidGear[1] (Python). I had figured that with the popularity of streaming, and video in general on the web, there would be so much more tooling for these sorts of things.

    I ended up digging way deeper into this than I had intended, and built myself something on top of Membrane[2] (Elixir)

    [1] https://abhitronix.github.io/vidgear/

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • docker-wyze-bridge

    WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container

    Project mention: 2/16/24 Wyze Security Incident Update | news.ycombinator.com | 2024-02-19

    I finally gave up trying to use the mini hacks to make RTSP work reliably. I ended up using Wyze Bridge [0] instead, and it has been far more stable. Using Frigate for the web UI. It doesn't make for a local-only solution, but I don't use my cameras to record anything that would bother me if other people saw it.

    [0] https://github.com/mrlt8/docker-wyze-bridge

  • m3u8

    Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions

  • PipelineC

    A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.

    Project mention: PipelineC Example: FM Radio Demodulation (FPGA SDR) | news.ycombinator.com | 2024-03-03

    Related: PipelineC: A C-like hardware description language (HDL):

    https://github.com/JulianKemmerer/PipelineC

  • webvtt-py

    Read, write, convert and segment WebVTT caption files in Python.

  • AXOrderBook

    A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。

    Project mention: AXOrderBook: NEW Extended Research - star count:53.0 | /r/algoprojects | 2023-10-22
  • bunny-cdn-drm-video-dl

    A simple Python class to download Bunny CDN's "DRM" videos using yt-dlp

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • SCTE-35_HLS_x9k3

    HLS and SCTE-35 x9k3 is a HLS Segmenter with SCTE 35, and Live Streaming from Non-Live Soures and Looping.

  • dlna-cast

    A cross-platform command-line tool that casts screen and media file to remote DLNA device.

  • umzz

    SCTE-35 Injection for Adaptive Bitrate HLS

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Hls discussion

Log in or Post with

Python Hls related posts

  • Why I am NOT throwing away my Wyze Cams .

    1 project | /r/wyzecam | 10 Dec 2023
  • AXOrderBook: NEW Extended Research - star count:53.0

    1 project | /r/algoprojects | 22 Oct 2023
  • AXOrderBook: NEW Extended Research - star count:53.0

    1 project | /r/algoprojects | 21 Oct 2023
  • Wyze

    2 projects | /r/homebridge | 7 Jul 2023
  • How a shared user can view live stream via browser web view?

    1 project | /r/wyzecam | 5 Jul 2023
  • How to setup & selfhost cameras so they are blocked network access (Wyze cameras specifically) and using something Like Frigate?

    2 projects | /r/selfhosted | 3 Jun 2023
  • Are there good open source CCTV mobile apps? I want to replace my Wyze cameras with a self-hosted alternative, but I still want to have a good way to access it from my phone

    2 projects | /r/selfhosted | 2 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Sep 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Hl projects in Python? This list will help you:

Project Stars
1 vidgear 3,332
2 docker-wyze-bridge 2,582
3 m3u8 2,022
4 PipelineC 585
5 webvtt-py 188
6 AXOrderBook 124
7 bunny-cdn-drm-video-dl 81
8 SCTE-35_HLS_x9k3 67
9 dlna-cast 31
10 umzz 7

Sponsored
Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?