Goncalo Mendes

Results 16 comments of Goncalo Mendes

@josemrecio can you review again this PR and check the questions added?

> The original JIRA issue was a type cast crash , so why are we adding range check? What happened (before) if we go over the range ? @IGitGotIt When...

> > > The original JIRA issue was a type cast crash , so why are we adding range check? What happened (before) if we go over the range ?...

@IGitGotIt I added the results of the tests to the jira ticekt https://jira.vonage.com/browse/OPENTOK-48681. Briefly, with a 65000ms playout delay, the loss of audio packets increases considerable.

@IGitGotIt this online book is great!! I was looking for something like that. I have on the PR, on top of the range, forcing that when a "wrong" value is...

@jvalli yes, Custom-Video-Driver, not Custom-Audio-Driver has a couple of compile errors. I created a ticket to solve that on tech-debt day https://jira.vonage.com/browse/OPENTOK-49279

@derekpitts28 the best way to stop the camera while on preview is to simply call `[_publisher setPublishVideo:false];` which will stop the video and release the capturer. To display it simply...

@danmajercak @emartynov as @v-kpheng mentioned, the SDK grew only due to Media Processor APIs, which provides Background Blur and video/audio custom transformers to publisher's media stream. Even though it was...

@wlTrunks at the moment, there isn't. I would ask you to remain with v2.25.1. We are working on providing Media Processor functionalities as a plugin that you can add to...

@ntustzeus unfortunately there is no workaround to reduce the SDK size. I would ask you to remain with v2.25.1 if possible where the size is around half of v2.25.2. The...