blackuy / react-native-twilio-video-webrtc

Twilio Video (WebRTC) for React Native
https://www.twilio.com/docs/video
MIT License
608 stars 404 forks source link

Room recording status #566

Open kubanac95 opened 3 years ago

kubanac95 commented 3 years ago

Expected behaviour

From the quick peak I did in the code, it looks like the feature was never finished.

Are there any plans or blockers in order to finish this feature?

Actual behaviour

Theres no onRecordingStarted and onRecordingStopped on TwilioVideo element

Environment

react-native-twilio-video-webrtc

Version: master

slycoder commented 3 years ago

There are no blockers as far as I'm aware but no one has gotten around to it. If you want to take a crack at it, we'd welcome the PR!