FastMOT icon indicating copy to clipboard operation
FastMOT copied to clipboard

UDP stream (h.264)

Open arielkantorovich opened this issue 3 years ago • 0 comments

Hello everyone, I have seen the uses that can open RTSP stream by use this command: --input-uri rtsp://:@:/ My question is can I run FastMOT on UDP stream h.264. Perhaps the obvious question is how this can be done?

arielkantorovich avatar Jan 11 '22 12:01 arielkantorovich

Hi, did you add the option of using the H264 stream?

arielkantorovich avatar Aug 24 '22 07:08 arielkantorovich

Hi, did you add the option of using the H264 stream?

H264 is supported over RTSP stream. If you want to use udp, you can customize the gstreamer pipeline in VideoIO.

GeekAlexis avatar Aug 24 '22 18:08 GeekAlexis