1212
GitHub - sandyh90/self-rtmp-service-stream: Easy way for broadcast video and media to RTMP or else · GitHub
Skip to content

sandyh90/self-rtmp-service-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Broadcast Streaming

Easy way for broadcast video and media to RTMP service.

Introduction

This project supports any device and Heroku too, it can be used to test live streaming and check streaming provider connection if you have plans for 24/7 live.

Manual

.env Example

RTMP_DEST_KEY=""
INFINITY_LOOP=false
ENCODER_STREAM="libx264"
FPS_STREAM="60"
SHOW_VERBOSE=true
RESOLUTION_STREAM="1920x1080"
TYPE_RESOLUTION_STREAM="FIXED_RESOLUTION"
BITRATE_STREAM=1500
MEDIA_SRC_DEST=""
ADDITIONAL_ARGS=""

Running command

If you wanna run this file on your server or computer, Please use this command. node start or node app.js

Heroku & Other Saas

Deploy

Note: Use this at your own risk your account may be banned or suspended if you abuse their service due to their terms of service.

About

Easy way for broadcast video and media to RTMP or else

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors