Have to do motion detction using react-native-webrtc and tensorflow in react-native
102 views
Skip to first unread message
Jayaprakash Simma
unread,
Sep 5, 2019, 10:05:13 AM9/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Hi all, can you guys please help me with the react-native-webrtc. I have done security camera application like Alfred using react-native-webrtc it's working fine now I'm getting difficult to get the motion detection on live streaming because of I can't able to get the frame on <RTCView streamURL={this.state.videoURL} /> so I can't able to recognize the image in the backend. And I don't have a clear vision to do using like TensorFlow library in frontend with react-native-webrtc. please help with this