Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ksandom on github.
  • I am ksandom (https://keybase.io/ksandom) on keybase.
  • I have a public key ASAw8rCfshSLitkhh-Uo0uDncrz6GK46Vl0cpp9db2H99wo

To claim this, I am signing this object:

@ksandom
ksandom / stream_to_youtube.sh
Created February 23, 2018 16:55 — forked from olasd/stream_to_youtube.sh
Stream video to youtube via ffmpeg
#! /bin/bash
#
# Diffusion youtube avec ffmpeg
# Configurer youtube avec une résolution 720p. La vidéo n'est pas scalée.
CONFIG_FILE=~/.streamToYoutube
if [ ! -f "$CONFIG_FILE" ]; then
echo "#!/bin/bash
VBR="2500k" # Bitrate de la vidéo en sortie