Yes! You can adjust a stream to constant bit-rate using the EMS Transcoder. There is a parameter in the transcode function called "videoAdvancedParamsProfiles", where you can specify a preset file to use. Simply choose an appropriate preset file from the ones provided by EvoStream in the evo-avconv-presets directory. Then add the following lines to create a CBR stream:
minrate XXX
maxrate XXX