Resolution passed trough in publisher options not respected.
Closed this issue · 1 comments
KeysonG commented
When I call publish like this the resolution option is not respected when publishing and the publisher created still publishes in HD. Any idea why this would not work?
opentokMethods.publish(name: "camera", element: videoRef.current, options: { resolution: "640x480" })
KeysonG commented
Never mind, this happens when you publish with a media stream. Not something related to the lib.