All Projects → sile → hls_wasm

sile / hls_wasm

Licence: other
WebAssembly HLS client written in Rust

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hls wasm

nginx-audio-track-for-hls-module
🔉 Nginx module that generates audio track for HTTP Live Streaming (HLS) streams on the fly.
Stars: ✭ 122 (+480.95%)
Mutual labels:  hls
video-server
Server which connects to set of existing RTSP's and provides HLS/MSE-based streams.
Stars: ✭ 12 (-42.86%)
Mutual labels:  hls
radiobot
Your hobbyist radio station solution.
Stars: ✭ 17 (-19.05%)
Mutual labels:  hls
ghichep-StreamingVideo
Ghi chép về Livestream sử dụng Opensource - Xây dựng một máy chủ Livestream theo cách đơn giản nhất - NGINX RTMP Dockerfile
Stars: ✭ 40 (+90.48%)
Mutual labels:  hls
srt2hls
Simple audio HLS streaming server based on Liquidsoap
Stars: ✭ 66 (+214.29%)
Mutual labels:  hls
m3u8-downloader
Download the ts files according to the given m3u8 file.
Stars: ✭ 21 (+0%)
Mutual labels:  hls
lhls-simple-live-platform
Very simple low latency live platform prototype
Stars: ✭ 57 (+171.43%)
Mutual labels:  hls
smart rtmpd
RTMP server, smart, compact, high performance(c, c++), high concurrency, easy to maintain, easy to deploy, (supports multiple operating systems Windows and Linux, ARM, FreeBSD)
Stars: ✭ 159 (+657.14%)
Mutual labels:  hls
transport-stream-online-segmenter
Transport stream web based HLS segmenter.
Stars: ✭ 30 (+42.86%)
Mutual labels:  hls
HJPlayer
A HTML5 Player, can play flv and hls by Media Source Extension, based on typescript.
Stars: ✭ 149 (+609.52%)
Mutual labels:  hls
hls-segment-reader
Node.js Readable for retrieving HLS segments.
Stars: ✭ 18 (-14.29%)
Mutual labels:  hls
node-rtmp-hls
NodeJS live stream server with HLS ABR support
Stars: ✭ 55 (+161.9%)
Mutual labels:  hls
bitmovin-player-web-samples
Showcases build around the Bitmovin Adaptive Streaming Player, demonstrating usage and capabilities of the HTML5 based HLS and MPEG-DASH player, as well as the Flash based Fallback.
Stars: ✭ 69 (+228.57%)
Mutual labels:  hls
CBPlayer
一个内置P2P的神奇播放器
Stars: ✭ 60 (+185.71%)
Mutual labels:  hls
orcanode
Software for live-streaming and recording lossy or lossless compressed audio (HLS, DASH, FLAC) via AWS S3 buckets. ⭐
Stars: ✭ 23 (+9.52%)
Mutual labels:  hls
systemc-compiler
This tool translates synthesizable SystemC code to synthesizable SystemVerilog.
Stars: ✭ 128 (+509.52%)
Mutual labels:  hls
media-delivery
This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
Stars: ✭ 26 (+23.81%)
Mutual labels:  hls
cloudinary-video-player
Cloudinary Video Player
Stars: ✭ 50 (+138.1%)
Mutual labels:  hls
hello-muiplayer
💡 一款优秀的 HTML5 视频播放器框架
Stars: ✭ 268 (+1176.19%)
Mutual labels:  hls
automating-livestream-video-monitoring
This repo presents a demo application for realtime livestream video quality monitoring using AWS serverless and AI/ML services.
Stars: ✭ 20 (-4.76%)
Mutual labels:  hls

hls_wasm

Build

$ rustup target add wasm32-unknown-unknown --toolchain nightly
$ cargo +nightly build --target=wasm32-unknown-unknown --release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].