Hello support!!
I use custom board based on AM5749(Processor SDK Linux 06_03_00_106 ). I try to use SSD_multibox for single shot multibox detection and it is work pretty good with pictures and video. But I wold like to use it for catch single shot from rtsp stream. In user guide Chapter 3.15.1 TI Deep learning I saw information about using some camera. Is it possible or not? If it possible how to realize it? for example I use this one command: ./ssd_multibox_d -d 1 -e 1 -c jdetnet_uct768l2 -l ./jdetnet_uct_objects.json -p 21 -f 1 -i rtsp://admin:admin@100.100.100.15:554/1 (Camera is working I check it through VLC media player).
Best Regards,
Oleg Solovev