All Projects → SmallChi → JT1078Gateway

SmallChi / JT1078Gateway

Licence: MIT License
基于Pipeline实现的JT1078Gateway支持TCP/UDP,目前只支持http-flv、ws-flv、hls三种拉流方式

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to JT1078Gateway

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 (+218%)
Mutual labels:  hls, m3u8, http-flv
JT808Platform
简单的JT808车辆监控平台
Stars: ✭ 97 (+94%)
Mutual labels:  jt1078, 1078
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (+22%)
Mutual labels:  hls, m3u8
CBPlayer
一个内置P2P的神奇播放器
Stars: ✭ 60 (+20%)
Mutual labels:  hls, m3u8
M3u8
A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
Stars: ✭ 215 (+330%)
Mutual labels:  hls, m3u8
hls-downloader
Download all video files from HLS (HTTP Live Streaming) VoD (Video on Demand) m3u8 playlist for local playback
Stars: ✭ 121 (+142%)
Mutual labels:  hls, m3u8
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 (+15480%)
Mutual labels:  hls, http-flv
Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (+3510%)
Mutual labels:  hls, m3u8
p2p-cdn-sdk-android
Free p2p cdn android github sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 39 (-22%)
Mutual labels:  hls, m3u8
m3u8-downloader
Download the ts files according to the given m3u8 file.
Stars: ✭ 21 (-58%)
Mutual labels:  hls, m3u8
M3u8parser
A light weight M3U8 parser. Support X-Key & X-Session-Key.
Stars: ✭ 187 (+274%)
Mutual labels:  hls, m3u8
cordova-plugin-tencent-liteav
A cordova plugin for video playing with Tencent's LiteAV SDK. Support RTMP/HLS/FLV/MP4.
Stars: ✭ 24 (-52%)
Mutual labels:  hls, m3u8
Mediasdk
The library is working for downloading video while playing the video, the video contains M3U8/MP4
Stars: ✭ 164 (+228%)
Mutual labels:  hls, m3u8
Android-hls
最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课
Stars: ✭ 73 (+46%)
Mutual labels:  hls, m3u8
P2p Cdn Sdk Javascript
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 158 (+216%)
Mutual labels:  hls, m3u8
hls-rip
Tool for ripping m3u8 playlists/segments.
Stars: ✭ 14 (-72%)
Mutual labels:  hls, m3u8
Backoffice Administration
Stars: ✭ 89 (+78%)
Mutual labels:  hls, m3u8
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+2626%)
Mutual labels:  hls, m3u8
hls-segment-reader
Node.js Readable for retrieving HLS segments.
Stars: ✭ 18 (-64%)
Mutual labels:  hls, m3u8
hls m3u8
HLS(RFC8216) m3u8 parser/generator
Stars: ✭ 40 (-20%)
Mutual labels:  hls, m3u8

JT1078Gateway

前提条件

  1. 熟悉JT1078协议
  2. 了解Http Chunked编码
  3. 了解WebSocket消息推送
  4. 了解flv.js
  5. 了解hls.js
  6. 了解fmp4

注意:暂不支持音频

av video audio test request
flv 😀 😀 http-flv、ws-flv
m3u8 😀 😀 http
fmp4 😀 http-fmp4、ws-fmp4

NuGet安装

Package Name Version Pre Version Downloads
Install-Package JT1078.Gateway.Abstractions JT1078.Gateway.Abstractions JT1078.Gateway.Abstractions JT1078.Gateway.Abstractions
Install-Package JT1078.Gateway JT1078.Gateway JT1078.Gateway JT1078.Gateway
Install-Package JT1078.Gateway.InMemoryMQ JT1078.Gateway.InMemoryMQ JT1078.Gateway.InMemoryMQ JT1078.Gateway.InMemoryMQ
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].