Showing 1136 open source projects for "mpeg-2 ts player"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    HLS.js

    HLS.js

    HLS.js is a JavaScript library that plays HLS in browsers

    HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. It works by transmuxing MPEG-2 Transport Stream and AAC/MP3 streams into ISO BMFF (MP4) fragments. Transmuxing is performed asynchronously using a Web Worker when available in the browser. HLS.js also supports HLS + fmp4, as announced during WWDC2016. HLS.js works directly on top of a standard HTML<video> element. HLS.js is written in ECMAScript6 (*.js...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Thrive

    Thrive

    The main repository for the development of the evolution game Thrive

    ... as possible in our depiction of known scientific theory without compromising the former. Thrive will encapsulate the player in the wonders of science and the universe, allowing them to manipulate the virtual world around them with editors to modify technology, culture, organisms, and entire solar systems. Seven stages are planned, Microbe, Multicellular, Aware, Awakening, Society, Industrial and Space, though for the moment we’re only focusing on the first of these.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    DPlayer

    DPlayer

    An HTML5 danmaku video player

    DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily. DPlayer is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. Video events supported include abort, canplay, canplaythrough, durationchange, emptied, ended, error, loadeddata, loadedmetadata, loadstart, mozaudioavailable, pause, play, playing...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Frescobaldi

    Frescobaldi

    LilyPond sheet music text editor

    Frescobaldi is a free and open source LilyPond sheet music text editor. Designed to be powerful yet lightweight and easy-to-use, Frescobaldi offers great functionality and a host of useful features such as music view with advanced two-way Point & Click, Midi capturing to enter music, a Snippet Manager and many more. Frescobaldi is named after Girolamo Frescobaldi (1583-1643), an Italian composer of keyboard music in the late Renaissance and early Baroque period.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    OpenRCT2

    OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2

    ... and maintaining an amusement park containing attractions, shops and facilities. The player must try to make a profit and maintain a good park reputation whilst keeping the guests happy. OpenRCT2 allows for both scenario and sandbox play. Scenarios require the player to complete a certain objective in a set time limit whilst sandbox allows the player to build a more flexible park with optionally no restrictions or finance. RollerCoaster Tycoon 2 was originally written by Chris Sawyer in x86 assembly.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    .... Streamlink is made up of two parts, a cli and a library API. See their respective sections for more information on how to use them. The default behavior of Streamlink is to playback streams in the VLC player. Please note that by using this application you're bypassing ads run by sites such as Twitch.tv. Please consider donating or paying for subscription services when they are available for the content you consume and enjoy.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    TagSpaces

    TagSpaces

    TagSpaces is an offline, open source, document manager with tagging

    ... for browsing, viewing and man files and folders. The application supports two ways for tagging files. The default one embeds the tags directly in the name of the file, the other one uses a so called sidecar files for persisting the tags. The search functionality supports fuzzy functionality and can filter your locations for files and folders containing one or more tags.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    From the creator of Super Hexagon, VVVVVV, the hit 2010 indie platformer, now available on android and iOS! Winner of Indiecade's 2010 award for Most Fun/Compelling Game. There are two versions of the VVVVVV source code available, the desktop version (based on the C++ port, and currently live on Steam), and the mobile version (based on a fork of the original flash source code, and currently live on iOS and Android). If you’re looking for the game’s text, that’s mainly (but not entirely...
    Downloads: 5 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 10
    ChatGPT API

    ChatGPT API

    Node.js client for the official ChatGPT API. 🔥

    This package is a Node.js wrapper around ChatGPT by OpenAI. TS batteries included. ✨ The official OpenAI chat completions API has been released, and it is now the default for this package! 🔥 Note: We strongly recommend using ChatGPTAPI since it uses the officially supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in a future release. 1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official OpenAI chat completions API (official, robust approach...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    VueUse

    VueUse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

    VueUse is a collection of utility functions based on Composition API. Seamless migration, works for both Vue 3 and 2. Fully tree shakable, only take what you want. Type Strong, written in TypeScript, with TS Docs. Configurable event filters and targets. No bundler required, usable via CDN. 90+ functions for you to choose from. Works perfectly with Server-side rendering/generation. Documentation of functions also come with interactive demos! Support various add-ons like Router, Firebase, RxJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    esbuild-loader

    esbuild-loader

    Speed up your Webpack build with esbuild

    esbuild is a JavaScript bundler written in Go that supports blazing-fast ESNext & TypeScript transpilation and JS modification. esbuild-loader lets you harness the speed of esbuild in your Webpack build by offering faster alternatives for transpilation (eg. babel-loader/ts-loader) and minification (eg. Terser)! If you have a tsconfig.json file, esbuild-loader will automatically detect it. esbuild only supports a subset of tsconfig options (see TransformOptions interface) and does not do type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dash.js

    dash.js

    A reference client implementation for the playback of MPEG DASH

    A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers. If your intent is to use the player code without contributing back to this project, then use the MASTER branch which holds the approved and stable public releases. If your goal is to improve or extend the code and contribute back to this project, then you should make your changes, and submit a pull request. dash.js is an initiative of the DASH Industry Forum to establish a production quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shairport Sync

    Shairport Sync

    AirPlay audio player

    Shairport Sync adds multi-room capability with audio synchronization. Shairport Sync is an AirPlay 1 audio player. Switch to the development branch for a version with limited AirPlay 2 functionality. Shairport Sync plays audio streamed from iTunes, iOS, Apple TV and macOS devices and AirPlay sources such as Quicktime Player and OwnTone, among others. Audio played by a Shairport Sync-powered device stays synchronized with the source and hence with similar devices playing the same source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    shell2http

    shell2http

    Executing shell commands via HTTP server

    HTTP server to execute shell commands. Designed for development, prototyping or remote control. Settings through two command line arguments, path and shell command. With -the form-check option you can specify the regular expression for checking the form fields. To setup multiple auth users, you can specify the -basic-auth option multiple times. The credentials for basic authentication may also be provided via the SH_BASIC_AUTH environment variable. You can specify the preferred HTTP-method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    youki

    youki

    A container runtime written in Rust

    ... is not yet a major player in the container field, it has the potential to contribute a lot: something this project attempts to exemplify. youki has the potential to be faster and use less memory than runc, and therefore works in environments with tight memory usage requirements. Here is a simple benchmark of a container from creation to deletion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SameBoy

    SameBoy

    Game Boy and Game Boy Color emulator written in C

    ...), Game Boy Color (CGB) and GBC-Mode Game Boy Advance (AGB) emulation. Supports accurate high level emulation of Super Game Boy (SGB; NTSC and PAL) and Super Game Boy 2 (SGB2). High quality 96KHz audio. Battery save support. Save states. Follows the BESS specification for cross-compatibility with other emulators. Includes open source boot ROMs for all emulated models. Complete support for all game-specific palettes in the CGB/AGB boot ROM, for accurate emulation of Game Boy games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AppTestStudio

    AppTestStudio

    Automate your apps, games, and Android emulators

    ... made the experience frustrating. If multiple concurrent scripts are needed just run an additional instance of ATS. The Package Name is used to launch the application when the emulator starts. If the Package Name is configured, pressing the "Start Emulator + Launch App" button will launch the instance of Nox player specified in the instance to launch (in 2. below). Package Name is recommended but not required, if you don't want or have the Package Name, Press the "Start Emulator".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2 Player Tetris

    2 Player Tetris

    Play tetris on 8-bit!

    >>Controls<< Player 1: WASD to move, Left Shift to Hold, Space to drop Player 2: Arrow keys to move, Right Shift to hold, Enter/Return to drop Both: P to pause, Ctrl+R to reload if two players died, F11 to full screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FolderCreate Auto2 SFc (TS) [I.S.A]

    FolderCreate Auto2 SFc (TS) [I.S.A]

    Folder Create Auto-2 Sudha Fashion custom (Timestamps folders) [I.S.A]

    Folder Create Auto-2\Sudha Fashion custom (Timestamps folders) [Iimproved.Simplified .Alternative] 'Folder Create' an desktop application developed using python 3.6.8 and other add-on libaries. Creates 'names' folder from a json file. Those folders have 'Name > Year > Month > Date' . Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Overwatch 2 Cheat

    Overwatch 2 Cheat

    Our free Overwatch Hack comes with a ton of features!

    Our Overwatch Cheats and Hacks: Take a look at our Overwatch Hack in action. Our free Overwatch Hack comes with a ton of features which will let you dominate your opponents in every aspect! No matter what you want to do in the world of Overwatch, our Hack makes it possible.
    Leader badge
    Downloads: 190 This Week
    Last Update:
    See Project
  • 22
    mpg123
    This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and 3 decoding library and console player. It uses floating point or integer math, along with several special optimizations (3DNow, SSE, ARM, ...) to make it most efficient.
    Leader badge
    Downloads: 4,451 This Week
    Last Update:
    See Project
  • 23
    MediaCoder

    MediaCoder

    Universal media transcoding software

    MediaCoder is a universal media transcoding software actively developed and maintained since 2005. It puts together most cutting-edge audio/video technologies into an out-of-box transcoding solution with a rich set of adjustable parameters which let you take full control of your transcoding. New features and latest codecs are added or updated constantly. MediaCoder might not be the easiest tool out there, but what matters here is quality and performance. It will be your swiss army knife for...
    Leader badge
    Downloads: 867 This Week
    Last Update:
    See Project
  • 24
    Tiny Player
    Audio, video and CD/DVD player that uses DirectShow technology. It can read (but not modify) ID3/Ogg/APE/WMA tags and show sub/srt/aqt/dks subtitles. CD information can be obtained from freedb, CD-TEXT or cdplayer.ini and submitted to freedb.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    DragonOS_Focal
    *Until you install the operating system, the default user = live / no password. DragonOS FocalX (22.04) and DragonOS Focal (20.04) are out-of-the-box Lubuntu based x86_64 operating systems for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. What is DragonOS and why do you want it? The shortest distance between two points is a straight line. DragonOS...
    Leader badge
    Downloads: 1,833 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next