Skip to content

Friday, July 10

Git Commits

dev commits 4 ohnsh/dev
  • 8:03 am — John Sherrell <dev@ohn.sh>

    youtube-client: added logic to prune broadcasts in 'ready' state that aren't configured correctly. A common example would be broadcasts with outdated titles that were created by the Studio web interface. Since these would be automatically used by a future stream, the idea is to simply delete them and create a new ready broadcast.

  • 6:25 am — John Sherrell <dev@ohn.sh>

    bug: Added libopus encoder option. Since the files will be mostly silence and speech, 64k is a more reasonable bitrate. Opus apparently excels at low bitrates.

  • 1:39 am — John Sherrell <dev@ohn.sh>

    bug: now working as a dockerized service on alpine, recording from a pulseaudio server (`ffmpeg -f pulse`) via the network.

  • 12:12 am — John Sherrell <dev@ohn.sh>

    bug: Converting to a remote container that records a pulseaudio server over the network.

YouTube