KaranBhansali91
Member
Hi,
We want framerate to be enforced at 60 fps in the screenshare using canvas streaming. The recorded video details shows 14 fps on the flashphoner
constraints: {
video: {
width: 1280,
height: 720,
frameRate: 60,
},
}
Regards
We want framerate to be enforced at 60 fps in the screenshare using canvas streaming. The recorded video details shows 14 fps on the flashphoner
constraints: {
video: {
width: 1280,
height: 720,
frameRate: 60,
},
}
Regards