mrinalTheCoder / ObjectDetectionApp

Android app using Tensorflow Lite API for object detection
GNU General Public License v3.0
29 stars 9 forks source link

Help #4

Open Sanjay2802 opened 10 months ago

Sanjay2802 commented 10 months ago

Hey bro , please help me to use a rtsp as input for object detection, Actually i use a USB camera as input for detection but now I wanna use a rtsp as input for object detection , I suppose it could be done by converting into bitmap So please help me with it

Refer my project : https://github.com/Sanjay2802/usbc/blob/master/app/src/main/java/org/tensorflow/lite/examples/detection/LegacyCameraConnectionFragment.java

Sanjay2802 commented 10 months ago

Or think of using a layout (ike videoview, frame layout )as input , please help