rtmp
Here are 552 public repositories matching this topic...
业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。
-
Updated
Feb 25, 2022 - Java
Owncast will never have "restreaming" functionality, it's a streaming server, not a streaming client. But enough people ask about it and consider it a barrier of entry that it's worth adding some documentation around suggestions to answer their question. While we'd obviously love to have people using Owncast exclusively, using it along side YouTube or Twitch is better than them not using it at al
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
-
Updated
Mar 12, 2022 - JavaScript
RTMP live streaming client for Android
-
Updated
Dec 30, 2021 - C
ready-to-use RTSP / RTMP / HLS server and proxy that allows to read, publish and proxy video and audio streams
-
Updated
Mar 24, 2022 - Go
Ant Media Server is a streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is highly scalable both horizontally and vertically. It can run on-premise or on-cloud.
-
Updated
Mar 24, 2022 - Java
Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.
-
Updated
Feb 20, 2022 - C
-
Updated
Jan 4, 2020 - JavaScript
datarhei/Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider
-
Updated
Feb 28, 2022 - JavaScript
OvenMediaEngine (OME) is an Open-Source Streaming Server that enables Large-Scale and Sub-Second Latency Live Streaming.
-
Updated
Mar 23, 2022 - C++
如在使用中遇到任何问题,欢迎提Issues,或者加我QQ:386707112,谢谢大家。也欢迎有大佬可以给我一些修改意见,谢谢。
Android real-time effect filter rtmp streaming library.using Mediacodec HWencoding&librtmp stream.
-
Updated
Aug 3, 2020 - C
金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
-
Updated
Apr 18, 2020 - Objective-C
-
Updated
Mar 22, 2022 - Go
-
Updated
Mar 1, 2022 - XSLT
Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify
-
Updated
Jan 10, 2022 - C
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
-
Updated
Feb 23, 2022 - Dockerfile
Improve this page
Add a description, image, and links to the rtmp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtmp topic, visit your repo's landing page and select "manage topics."


描述(Description)
用户点播视频,PC端使用WebRtc播放,当用户关闭视频后,云服务器利用回调函数,主动踢掉用户播放的视频流,该过程进行十几次后,云服务器的CPU一直处于98%的状态,即使没有任何推流操作,cpu也无法得到释放。
v 4.0.198重现(Replay)
本地推流到SRS云服务器PC端成功播放视频后,主动关闭视频,云服务器使用回调函数,进行主动踢流重复十几次后,CPU处于98%的状态期望行为(Expect)
频繁推流、拉流、