Closed msach22 closed 6 years ago
If we can extract the base64 data from it then yes, it would be doable
Yes, we can do that by implementing something like this: https://github.com/opentok/opentok-ios-sdk-samples-swift/tree/master/Live-Photo-Capture/Live-Photo-Capture
Would come with its own side effects. We should take each option into consideration properly(maybe with some tests) to see what would be viable and least "destructive"(at lack of words).
Released with 3.4.0
Feature Request
The OpenTok JS SDK supports the
getImgData
functionality. We should be able to usegetImgData
for iOS and Android as well. DescriptionProposal
Links / references