All Projects → KingsleyYau → LiveClient

KingsleyYau / LiveClient

Licence: other
LiveStream module for mobile client, both iOS and Android(RTMP). 跨平台 倍速 美颜滤镜 人面识别

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
Objective-C++
1391 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to LiveClient

Red5 Client
Red5 Client
Stars: ✭ 149 (+520.83%)
Mutual labels:  rtmp
Go Rtmp
RTMP 1.0 server/client library written in Go.
Stars: ✭ 178 (+641.67%)
Mutual labels:  rtmp
Nginx Rtmp Monitoring
real-time monitoring statistics dashboard for nginx rtmp module
Stars: ✭ 224 (+833.33%)
Mutual labels:  rtmp
Kurento Rtmp
demo: webrtc to rtmp via kurento
Stars: ✭ 160 (+566.67%)
Mutual labels:  rtmp
Media Server
A brpc-based server to host and proxy live streams
Stars: ✭ 175 (+629.17%)
Mutual labels:  rtmp
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+9820.83%)
Mutual labels:  rtmp
Bigbluebutton Livestreaming
Streams a given BBB Meeting to an RTMP Server.
Stars: ✭ 145 (+504.17%)
Mutual labels:  rtmp
Lfrtmp
一个全开源的纯OC实现的RTMP推流SDK支持AAC、H264、美颜滤镜、AMF编解码。
Stars: ✭ 250 (+941.67%)
Mutual labels:  rtmp
Haishinkit.swift
Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.
Stars: ✭ 2,237 (+9220.83%)
Mutual labels:  rtmp
Nodemediaclient Ios
NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS
Stars: ✭ 221 (+820.83%)
Mutual labels:  rtmp
React Native Live Stream Rtmp Example
React native live stream using RTMP
Stars: ✭ 161 (+570.83%)
Mutual labels:  rtmp
Aquila
IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
Stars: ✭ 173 (+620.83%)
Mutual labels:  rtmp
Rtsp.player.android
RTSP player for Android / IP camera viewer
Stars: ✭ 199 (+729.17%)
Mutual labels:  rtmp
Rtmp Streamer
浏览器RTMP推流SDK (A javascript rtmp streamer library)
Stars: ✭ 156 (+550%)
Mutual labels:  rtmp
Srs Librtmp
The client library srs-librtmp of SRS(https://github.com/ossrs/srs)
Stars: ✭ 228 (+850%)
Mutual labels:  rtmp
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+69625%)
Mutual labels:  rtmp
Blss
NGINX-based Live Media Streaming Server
Stars: ✭ 187 (+679.17%)
Mutual labels:  rtmp
vscode-extension
Link your code and commits to a video recording and explain your code with video.
Stars: ✭ 67 (+179.17%)
Mutual labels:  rtmp
Fanplayer
A portable video player based on ffmpeg for windows and android platform.
Stars: ✭ 229 (+854.17%)
Mutual labels:  rtmp
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+11808.33%)
Mutual labels:  rtmp

Catalog

流媒体推拉流模块

功能

  • 支持iOS/Android
  • 支持RTMP传输协议(可以扩展其他协议, 不影响编解码/播放逻辑)
  • 支持H264视频编解码(支持B帧, 软硬编解码自适应, 也可以指定)
  • 支持HEVC视频编解码(支持B帧, 软硬编解码自适应, 也可以指定)
  • 支持AAC音频编解码(硬编码/软解码)
  • 支持文件倍速播放(范围0.5x-2x, 60fps, 自动根据视频帧率丢帧)
  • 支持自定义滤镜(自带简单美颜和抖音效果等滤镜)
  • 支持人面识别和自定义挂件(未完成)
  • 支持Linux下RTMP拉流客户端(可以用于压力测试)

滤镜效果

原图

效果

Demo

Demo 安装包

Android-apk

Demo 使用方法

  • 播放地址为输入框的地址增加序号, 如输入框为rtmp://172.25.32.17:19351/live/max
  • 则实际播放地址为rtmp://172.25.32.17:19351/live/max0, rtmp://172.25.32.17:19351/live/max1, rtmp://172.25.32.17:19351/live/max2

Demo iOS Project

https://github.com/KingsleyYau/LiveClient/tree/master/iOS/Modules/RtmpClient/RtmpClientTest

Demo iOS Snapshot


Demo Android Project

https://github.com/KingsleyYau/LiveClient/tree/master/android/coollive_studio

Demo Android Snapshot


第三方开源

FFmpeg
FFmpeg Wiki
x264
x264 Wiki
fdk-aac
fdk-aac Wiki
srs
srs.librtmp
OpenGL_ES Wiki
Dlib

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