aullman / opentok-meet

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

Increase FPS of screensharing #201

Closed masudhossain closed 6 years ago

masudhossain commented 6 years ago

Is it possible to increase the FPS of screensharing? It's very laggy right now and I'm curious if it's possible to get it to 30-60FPS similar to Discord (they use WebRTC too, but with Electron).

aullman commented 6 years ago

opentok-meet isn't doing anything special with screensharing. It's just using WebRTC screensharing so any lag is likely due to the browser. You should file a bug with the browser vendor. Chrome or Firefox.