Skip to content

Streams videos to twitch.tv in alphanumeric order from the command line using ffmpeg

License

Notifications You must be signed in to change notification settings

gothickitty93/stream_videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Stream Videos to Twitch

A simple Bash script to stream videos to Twitch.tv in alphanumeric order using ffmpeg.

Features

  • Streams video files from the current directory to Twitch.tv.
  • Automatically adjusts the video to fit a 16:9 aspect ratio with padding.
  • Supports alphanumeric ordering of video files.

Requirements

  • ffmpeg installed on your system.
  • A Twitch stream key.
  • Video files (.mp4, .m4v, .mkv) in the current directory.
  • macOS with VideoToobox-enabled hardware

About

Streams videos to twitch.tv in alphanumeric order from the command line using ffmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages