use-media-recorder icon indicating copy to clipboard operation
use-media-recorder copied to clipboard

Return same liveStream instance on re-render

Open MartynasSapoka opened this issue 1 year ago • 0 comments

I'm not sure why a wrapper liveStream instance is created from the existing mediaStream. It results in a new stream, which causes flickering when the component re-renders

MartynasSapoka avatar Mar 21 '24 11:03 MartynasSapoka