• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps [Q] Help me capture frame from RTSP streaming

DanteXNA

Lurker
Hello everyone,

Im developing a application detect thief via ip camera.I watched successfully camera via rtsp on surface view, but I have a problem "how can I detect color in around center of surface view". In this case, If someone wear red T-shirt appear in front of camera, this app will notify that is red color.

I try to use mediametadataretriver with getFrameAt() method but fail, this method work well with mp4 local video.

First of all, Can someone tell me how to capture frame from rtsp streaming on surface view?

Thank in advance
 
Back
Top Bottom