aullman / opentok-meet

Opentok app with screen sharing using the WebRTC screen sharing feature
MIT License
133 stars 129 forks source link

Change whiteboard drawing line size #220

Closed masudhossain closed 5 years ago

masudhossain commented 5 years ago

I'm trying to figure out how to change the thickness of the lines when drawing on the whiteboard.

masudhossain commented 5 years ago

scope.lineWidth = 2; in opentok-whiteboard.js file