opentok / opentok-ios-sdk-samples-swift

Sample applications using the OpenTok iOS SDK in Swift
https://tokbox.com/
MIT License
137 stars 65 forks source link

FrameMetadata isn't working #170

Closed JulianDMartinez closed 1 year ago

JulianDMartinez commented 2 years ago

The FrameCaptureMetadataDelegate methods are not called and the timestamp label is linked directly to the publisher's video capture, so it doesn't represent the received metadata from the stream by the subscribed. Also it seems that metadata is not transferred when consumeImageBuffer is used (since it is received as nil by the subscriber) but it does work with consumeFrame

The sample overall requires some work from the user to be able to test the metadata transfer functionality.

v-kpheng commented 1 year ago

Thanks, @JulianDMartinez, for letting us know about this issue. Can you still reproduce this using the latest version of the SDK?

Please advise. Thanks!

v-kpheng commented 1 year ago

Closing given lack of feedback. If issue still persists, please refile. Thanks!