#
livestream
Here are 477 public repositories matching this topic...
Streamlink is a CLI utility which pipes video streams from various services into a video player
-
Updated
Oct 21, 2021 - Python
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
-
Updated
Oct 13, 2021 - JavaScript
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
Oct 20, 2021 - Java
Scalable peer to peer live video streaming built on torrents and webRTC
-
Updated
Nov 14, 2018 - JavaScript
A cross-platform network media aggregation application.
-
Updated
Oct 12, 2021 - Python
金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
-
Updated
Apr 18, 2020 - Objective-C
金山云Android采集推流SDK(Livestream SDK),支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP)、连麦(RTC)、动态贴纸(Sticker)、大眼瘦脸(Bigger Eyes and Smaller Faces)
-
Updated
Feb 9, 2018 - Java
golang
flash
video
rtsp
hls
livestream
rtmp
flv
aac
m3u8
mpegts
rtp
lal
rtcp
h264-avc
h265-hevc
http-ts
https-flv
live-media-server
golang-rtmp
-
Updated
Oct 16, 2021 - Go
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
opencv
flask
tracking
livestream
traffic
yolo
object-detection
object-tracking
traffic-monitoring
real-time-analytics
traffic-counter
people-counter
camera-stream
deep-sort
imagezmq
yolov4
yolo-v4
traffic-counting
yolov4-cloud
yolov4-deepsort
-
Updated
Jun 29, 2021 - Python
Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
-
Updated
Oct 18, 2021 - Python
This project is a SDK about video stream live
-
Updated
Jun 1, 2017 - Java
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
python
json
data-science
data-mining
reddit
command-line
livestream
subreddit
data-analysis
comments
praw
trees
wordcloud-generator
redditor
reddit-scraper
universal-reddit-scraper
osint-tool
-
Updated
Sep 8, 2021 - Python
Python script to download Instagram livestreams and replays.
python
instagram
downloader
video
stream
download
livestream
replays
live
broadcast
recorder
replay
record
save
saver
instagram-livestream-recorder
record-instagram-livestreams
instagram-livestream-downloader
download-instagram-livestreams
-
Updated
Sep 14, 2021 - Python
RTMP server in Nodejs for live streaming.
-
Updated
Aug 10, 2021 - JavaScript
churrodude666
commented
Apr 18, 2021
Hi, when will the chat download for Younow be available? I'd be happy to donate or help out with the coding if it sped the process up a little
Like HTTP live streaming, but with IPFS which is maybe better?
-
Updated
Apr 9, 2020 - Shell
An m3u8 playlist featuring many LEGALLY FREE IPTV streams. For use with VLC.
-
Updated
Feb 3, 2021 - Python
HTML5 MPEG2-TS Stream Player
-
Updated
Oct 19, 2021 - JavaScript
[Unofficial] Broadcast to Instagram Live from your Windows/Mac/Linux
-
Updated
May 8, 2021 - JavaScript
Go implementation of the MediaDevices API.
go
golang
machine-learning
streaming
livestream
webrtc
driver
p2p
codec
face-recognition
voip
video-call
audio-call
rtp
mediadevices
mediadevices-api
-
Updated
Oct 18, 2021 - Go
Monitor and record live streams from YouTube, OPENREC, TwitCasting, etc. Made for VTuber fans. (VTuber 直播自动录像脚本)
-
Updated
Sep 9, 2019 - Shell
ghost
commented
Feb 12, 2020
Is there a way to for the video to continue streaming without any stops when the song changes w/ video?
RTSP player for Android / IP camera viewer
android
player
streaming
rtsp
video-player
livestream
rtmp
ip-camera
decoding
broadcasting
rtsp-player
-
Updated
Mar 8, 2021 - Java
NGINX-based Live Media Streaming Server
-
Updated
Sep 4, 2018 - C
React native live stream using RTMP
-
Updated
Sep 20, 2021 - JavaScript
Improve this page
Add a description, image, and links to the livestream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the livestream topic, visit your repo's landing page and select "manage topics."
On mobile (Android 11, OnePlus 9 Pro, stock keyboard), I'm unable to submit chat messages. The return key creates a new line instead of submitting the message, and there's no explicit Send button visible in the chat window to click.
Edit: I was able to get around this by adding Custom CSS in the admin to force the Send button to show:
#send-message-button{display:block; opacity: 1;}