Skip to content

robingroppe/ffstreamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

ffstreamer

This is a tool for streaming video files to a remote server using ffmpeg.

Usage

ffstreamer <VIDEO FILE> [OPTIONS]
Options:
	-c width:height:x:y  Crops the video to specified values.
	-p                   Makes your stream more private by adding a random
	                     string to the stream url.
	-s timestamp         Timestamp where the video starts. You can specify
	                     it in seconds or e.g. in hh:mm:ss.

On your first run you are also asked for the server address you want to stream to and can set other options to your config.

About

This is a tool for streaming videos to a remote server using ffmpeg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%