All Projects → notr1ch → TwitchTest

notr1ch / TwitchTest

Licence: GPL-2.0 license
Bandwidth tester for Twitch

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to TwitchTest

Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+153.15%)
Mutual labels:  twitch, rtmp
rtmp-social-multicast
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do!
Stars: ✭ 42 (-62.16%)
Mutual labels:  twitch, rtmp
Docker Nginx Rtmp
🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
Stars: ✭ 608 (+447.75%)
Mutual labels:  twitch, rtmp
live-broadcast-bundle
Live broadcasting planner and scheduler
Stars: ✭ 38 (-65.77%)
Mutual labels:  twitch, rtmp
Docker Multistreamer
Dockerized multistreamer
Stars: ✭ 90 (-18.92%)
Mutual labels:  twitch, rtmp
extensions-js
An Easier way to build Twitch Extensions using this JavaScript library for interfacing with Muxy's extensions backend.
Stars: ✭ 26 (-76.58%)
Mutual labels:  twitch
PhantomBot-German-Translation
Deutsche Übersetzung des Twitch Chat Bots PhantomBot
Stars: ✭ 13 (-88.29%)
Mutual labels:  twitch
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-78.38%)
Mutual labels:  twitch
elm-twitch-chat
Elm powered Twitch chat using WebSockets
Stars: ✭ 14 (-87.39%)
Mutual labels:  twitch
srs-docker
Docker image for SRS.
Stars: ✭ 14 (-87.39%)
Mutual labels:  rtmp
node-twitchbot
Package for easily creating Twitch Bots
Stars: ✭ 13 (-88.29%)
Mutual labels:  twitch
streamcord
A Discord bot that interacts with the popular streaming service Twitch.tv
Stars: ✭ 83 (-25.23%)
Mutual labels:  twitch
twitchtube
Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
Stars: ✭ 398 (+258.56%)
Mutual labels:  twitch
jChat
jChat is an overlay that allows you to show your Twitch chat on screen with OBS, XSplit, and any other streaming software that supports browser sources.
Stars: ✭ 106 (-4.5%)
Mutual labels:  twitch
vscode-extension
Link your code and commits to a video recording and explain your code with video.
Stars: ✭ 67 (-39.64%)
Mutual labels:  rtmp
VideoCodecKit
iOS macOS 编解码库 脱离ffmpeg等外部依赖 支持H.264 H.265裸流播放 硬件编解码 rtmp推流等
Stars: ✭ 78 (-29.73%)
Mutual labels:  rtmp
siren
Telegram bot for webcasts alerts
Stars: ✭ 40 (-63.96%)
Mutual labels:  twitch
http-flv
NGINX with http-flv-module docker image .
Stars: ✭ 67 (-39.64%)
Mutual labels:  rtmp
rtmp-lib
golang rtmp lib
Stars: ✭ 46 (-58.56%)
Mutual labels:  rtmp
pajbot2
pajbot in go
Stars: ✭ 79 (-28.83%)
Mutual labels:  twitch

TwitchTest

Bandwidth tester for Twitch

Screenshot

TwitchTest creates a test stream to Twitch, using the "?bandwidthtest" option so your channel doesn't actually go live. It will attempt to stream at up to 10 mbps and show the achieved bitrate for each server. An estimation of the connection quality is presented, which is based on the number of retransmissions required and how consistent the delay between consecutive sends are. A connection quality of 80+ is recommended for a reliable stream. The TCP window size (SO_SNDBUF) can be adjusted to see what effects it has, the default setting matches what is used in OBS.

Requires Administrator privileges to run, as the Windows TCP connection metrics API is only available to applications running as administrator.

A pre-compiled binary for Windows can be downloaded at https://r1ch.net/projects/twitchtest.

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