Skip to content

Voctocore

Mark Van den Borre edited this page Nov 14, 2016 · 7 revisions

#Voctocore

##Reconfigure from 1080p to 720p

  • voctocore/default-config.ini
  • example-scripts/default-config.sh
  • get 720p mp4 aac sample file

##Run voctocore

  • voctocore --vv

  • example-scripts/ffmpeg/source-720p-videobox-udp-as-cam1.sh

    • udp://227.0.0.3:9000
  • example-scripts/ffmpeg/source-720p-videobox-as-cam2.sh

    • udp://227.0.0.4:9000
  • example-scripts/control-server/set-composite-side-by-side-preview.sh

  • example-scripts/ffmpeg/play-mixed-ffplay.sh

  • stream-hd.sh:

    • rtmp://strm.ludost.net/st/voctocore
  • set-audio-cam2.sh

  • preliminary results:

    • no voctogui required
    • enough cpu on my crappy i7 2640M 2.8 GHz laptop
  • https://trac.ffmpeg.org/wiki/Encode/AAC -> need to recompile with libffdk_aac

  • https://github.com/carlfk/voctomix-outcasts

  • nice info on how to install on Debian stable: https://veronneau.org/blog/2016-06-28/

Clone this wiki locally