A Windows CLI launcher for Livestreamer, built with MPC-HC/CCCP in mind (but works for any other supported player with a few modifications).
Put all files/folders in your Livestreamer directory. Edit player.cmd
to point to your video player of choice, put your stream scripts/URLs in the streams
folder, edit configs
to handle logins/oauth, etc.
- Run
livestreamer.cmd
to launch a selector with your predefined streams. - Run
livestreamer-url-input.cmd
to launch a selector that requires manual URL input.
livestreamer.cmd
runs silently, it doesn't open a new terminal window. It might take a while until the stream connects and the video player opens. Be patient.
Livestreamer can't handle an already open MPC-HC video player, so player-kill.cmd
runs a taskkill on it before starting a stream. You might have to edit this file to point to your player of choice. (No idea if Livestreamer handles other video players better - you have to try if you can run streams without a taskkill.)
####Additional Requirements:
RTMP playback needs rtmpdump.exe in the Livestreamer folder.
Get a working Ustream plugin here.
####Screenshots: