#
media-server
Here are 197 public repositories matching this topic...
1
dularion
commented
Dec 31, 2019
Good First Issue
Good issue for first time contributes to work on
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
-
Updated
Mar 12, 2022 - JavaScript
Media Server responsible for media transmission, processing, loading and recording
-
Updated
Mar 24, 2022 - C++
ready-to-use RTSP / RTMP / HLS server and proxy that allows to read, publish and proxy video and audio streams
audio
go
golang
streaming
h264
video
rtsp
hls
rtmp
rtsp-server
aac
media-server
rtmp-server
rtp
h265
obs-studio
rtcp
rtsp-relay
rtmp-proxy
rtsp-proxy
-
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.
android
ios
streaming
h264
stream
rtsp
mp4
hls
livestream
rtmp
webrtc
ip-camera
android-sdk
broadcasting
media-server
broadcast
ios-sdk
h265
adaptive-streaming
vp8
-
Updated
Mar 24, 2022 - Java
limitlessbritt
commented
Sep 21, 2021
Describe the solution you'd like
It would be nice to see the itunes advisory tag when I'm looking at songs in the web UI like how BPM was added.
Scalable, high-performance WebRTC SFU. SDKs in JS, React, Flutter, Swift, Kotlin, Go, Ruby and Node.
-
Updated
Mar 24, 2022 - Go
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.
nginx
h264
rtmp
aac
live-streaming
live
media-server
dynamic-module
http-flv
vhost
nginx-rtmp
virtual-hosts
gop-cache
nginx-http-flv
chunked-transmission
flvjs
-
Updated
Feb 20, 2022 - C
audio
music
java
player
streaming
video
irc
stream
matrix
media-server
sonos
self-hosted
subsonic
media-center
dlna
libresonic
eugene
airsonic
language-grade
-
Updated
Aug 11, 2021 - Java
Open
Log splitting
3
SubJunk
commented
Aug 17, 2021
Sometimes our logs get very large, usually due to bugs or because the user is running UMS in TRACE log mode for debugging. It would be useful to split the logs at an interval (maybe every 100MB) to make it easier to open them in editors
**ARCHIVED** Self-hosted file storage
-
Updated
Oct 18, 2020 - JavaScript
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
open-source
opensource
video
video-player
encoder
streamer
media
media-server
media-player
free-software
free
video-streaming
mediamanager
video-sharing
social-features
streamer-tool
videosharing
streamer-site
avideo
avideo-platform
-
Updated
Mar 24, 2022 - JavaScript
Kavita is a fast, feature rich, cross platform reading server. Built with a focus for manga and the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
windows
macos
linux
metadata
pdf
csharp
cross-platform
manga
media-server
self-hosted
comics
epub
free
manga-reader
ebook-reader
epub-reader
cbz
comics-reader
ubooquity
kavita
-
Updated
Mar 21, 2022 - C#
Your self hosted YouTube media server
-
Updated
Mar 24, 2022 - Python
QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level.
-
Updated
Feb 2, 2022 - JavaScript
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
docker
nginx
flash
lua
ffmpeg
hls
rtmp
webrtc
docker-image
boringssl
rtsp-server
media-server
media-player
dash
openresty
libwebsockets
janus
nginx-rtmp
janus-gateway
janus-webrtc-gateway
-
Updated
Jan 15, 2021 - Dockerfile
A HTTP/HTTPS API proxy for SRS.
-
Updated
Jan 26, 2022 - Go
Syncs YouTube channels and playlists to a locally hosted media server
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 24, 2022 - Elixir
PS3 Media Server is a cross-platform DLNA-compliant UPnP Media Server. Originally written to support the PlayStation 3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, televisions, music players and more.
-
Updated
Jul 13, 2017 - Java
Official deployment packages to install the Kaltura platform on a server or cluster environments using native OS package managers
php
transcoding
deb
rpm
media-platform
media-server
video-recording
video-processing
video-streaming
media-services
video-transcoding
video-management
video-platform
kaltura-platform
cluster-environment
kaltura-ce
kaltura-cluster
online-video
media-management
video-solutions
-
Updated
Mar 22, 2022 - Shell
Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
python
youtube
streaming
multimedia
mpv
peer-to-peer
pyqt5
media-server
media-player
media-library
cast
mplayer
-
Updated
Feb 20, 2021 - Python
Go RTSP Streaming Server
-
Updated
Feb 16, 2020 - Go
The Kaltura Platform Backend. To install Kaltura, visit the install packages repository.
php
video
transcoding
media-platform
media-server
video-recording
video-processing
media-library
video-streaming
kaltura
media-services
ovp
video-transcoding
video-management
video-platform
kaltura-platform
kaltura-ce
kaltura-cluster
online-video
media-management
-
Updated
Mar 24, 2022 - PHP
Docker-powered usenet pipeline
docker
automation
docker-compose
sonarr
plex
unraid
media-server
headphones
usenet
flexget
sabnzbd
traefik
radarr
nzbhydra
htpc
plexpy
ombi
homelab
heimdall
watchtower
-
Updated
Aug 15, 2021 - Shell
Improve this page
Add a description, image, and links to the media-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the media-server 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)
频繁推流、拉流、