Skip to content

Conversation

@yavuzcakir
Copy link
Collaborator

No description provided.


## WebRTC Revision

* Currently used revision: [M100](https://github.com/jitsi/webrtc/releases/tag/v100.0.0)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check latest jitsi webrtc version

return self;
}

- (void)setConnection:(SocketConnection *)connection {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you remove it

__weak VideoCaptureController *weakSelf = self;

if (self.vb) {
// Selfie Segmentator library requires kCVPixelFormatType_32BGRA format
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update comment with MLKit

NSDictionary *videoContraints = constraints[@"video"];
RTCCameraVideoCapturer *videoCapturer;

NSLog(@"Video constraint in create video track: %@", videoContraints);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change NSLog with RCTLog

successCallback:(RCTResponseSenderBlock)successCallback
errorCallback:(RCTResponseSenderBlock)errorCallback) {

NSLog(@"Video constraint in RTCMediaStream get user media %@", constraints);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change it with RCTLog

@fukemy
Copy link

fukemy commented Nov 2, 2022

HI, can someone please help my problem: https://stackoverflow.com/questions/73554691/react-native-ios-error-build-undefined-symbol-objc-class-selfiesegmentator, I got this error and I can not run this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants