<div dir="ltr">I'm working on a live broadcasting application using a camera. I'd like to be able to dynamically change encoding settings (frame size, CRF, max bitrate, etc...) when I run into resource constraints (network upload bandwidth, cpu time to encode, etc...). <div><br></div><div>I've got it all working but when I restart the stream the client thinks the stream has ended. </div><div>Any attempts to restart the stream without closing and opening the RTMP connection results in either an indefinite pause, or sometimes (in the case of VLC) a crash!</div><div><br></div><div>Does anyone know if it is even possible to switch resolutions on the fly when using RTMP + FLV?</div><div><br></div><div>Many thanks,</div><div>Mike Nelson</div></div>