All Projects → kevinGodell → live-stream-media-source-extensions

kevinGodell / live-stream-media-source-extensions

Licence: MIT license
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to live-stream-media-source-extensions

Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+2954.17%)
Mutual labels:  h264, ffmpeg, mp4
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (+550%)
Mutual labels:  h264, ffmpeg, mp4
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (+912.5%)
Mutual labels:  h264, ffmpeg, mp4
Sickbeard mp4 automator
Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
Stars: ✭ 1,142 (+4658.33%)
Mutual labels:  ffmpeg, mp4, media
camstudio
CamStudio fork
Stars: ✭ 83 (+245.83%)
Mutual labels:  h264, ffmpeg, mp4
Live Dl
Download live streams from YouTube
Stars: ✭ 82 (+241.67%)
Mutual labels:  ffmpeg, mp4, live
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (+1541.67%)
Mutual labels:  ffmpeg, mp4, media
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+2437.5%)
Mutual labels:  h264, ffmpeg, mp4
Desktoplivestreaming
DesktopLiveStreaming
Stars: ✭ 138 (+475%)
Mutual labels:  h264, stream, live
Jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
Stars: ✭ 222 (+825%)
Mutual labels:  h264, mp4
mini
OpenSource Mini IP camera streamer
Stars: ✭ 64 (+166.67%)
Mutual labels:  h264, mp4
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+154.17%)
Mutual labels:  stream, live
Media Stream Library Js
JavaScript library to handle media streams on the command line (Node.js) and in the browser.
Stars: ✭ 192 (+700%)
Mutual labels:  h264, mp4
VideoCodecKit
iOS macOS 编解码库 脱离ffmpeg等外部依赖 支持H.264 H.265裸流播放 硬件编解码 rtmp推流等
Stars: ✭ 78 (+225%)
Mutual labels:  h264, media
RtmpPublishKit
rtmp publish kit for android , encode with mediacodec
Stars: ✭ 106 (+341.67%)
Mutual labels:  h264, live
demuxer
A tool for demux ts/mp4/flv by typescript. Support HEVC/AVC/AAC codec
Stars: ✭ 108 (+350%)
Mutual labels:  h264, mp4
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+50666.67%)
Mutual labels:  h264, ffmpeg
raspiCam
RaspiCam, a simple web application to stream, take pictures or record videos from your raspberry pi camera.
Stars: ✭ 43 (+79.17%)
Mutual labels:  h264, live
SFMediaStream
HTML5 media streamer library for playing music, video, playlist, or even live streaming microphone & camera with node server
Stars: ✭ 97 (+304.17%)
Mutual labels:  stream, live
ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
Stars: ✭ 7,790 (+32358.33%)
Mutual labels:  mp4, live

Archived. Please check out some other repos that may help you on your video streaming adventures:

live-stream-media-source-extensions

Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible.

git clone https://github.com/kevinGodell/live-stream-media-source-extensions.git

cd live-stream-media-source-extensions

npm install

node index.js

Open your browser to localhost:3000

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].