Additional codecs will be supported in some fashion in OBS Studio, but probably never in OBS1. In the meantime you could try tune=zerolatency at the cost of visual quality.
There's a one second built-in delay for audio buffering. It's adjustable via a configuration option in basic.ini, [Audio] section, BufferingTime=[audio buffering time in milliseconds].
the INI file is location:
mac: ~/Library/Application Support/obs-studio/basic/basic.ini
linux: ~/.obs-studio/basic/basic.ini
Also we actually already have full FFmpeg output, but it's not implemented in to the UI yet.
Really good to hear this! A slight delay in sound took place, indeed, but thanks to Jim it is easy to adjust it as you like.Additional codecs will be supported in some fashion in OBS Studio, but probably never in OBS1. In the meantime you could try tune=zerolatency at the cost of visual quality.
H.246 is fine, but it has major issues with latency. This is ofcorse not a problem if your doing a live stream to twitch or what ever, but its horrible if you want something thats sorta instant. Maybe some quicker codec's like google's VP8 or similar ones would be nice.