dolbyio-samples / rts-app-react-publisher-viewer

A Real Time Streaming App example for dolby.io
MIT License
15 stars 9 forks source link

Issue 318 do not persist preview mediastream constraints to stream tile #362

Closed jackshen closed 1 year ago

jackshen commented 1 year ago

318

Add new camera preview constraints were persisting to stream video tile, causing it to have 640x480 resolution. Found easy fix for this, simply kill the old mediastream before executing the add device callback

vishalkharge commented 1 year ago

Verification Status: PASSED