Sebastian Pereyro
New Member
Hi,
What is the maximum resolution we can send from iOS sdk to Flashphoner server? In other words, we are hoping we can send up to 720p, is that supposed to work?.
We tried the config below but it seems it is not sending up that size
options.constraints = FPWCSApi2MediaConstraints(audio:true, videoWidth:1280, videoHeight:720, videoFps:30)
Thanks
Sebastian
What is the maximum resolution we can send from iOS sdk to Flashphoner server? In other words, we are hoping we can send up to 720p, is that supposed to work?.
We tried the config below but it seems it is not sending up that size
options.constraints = FPWCSApi2MediaConstraints(audio:true, videoWidth:1280, videoHeight:720, videoFps:30)
Thanks
Sebastian