i can not find this line options.stripCodecs=['H264','h264'];
Max here is code where should i remove this H264 codec.
stream = session.createStream(options).on(STREAM_STATUS.PLAYING, function(stream) {
document.getElementById(stream.id()).addEventListener('resize', function(event){...