04-23-2021 04:08 AM
Hello,
I am trying to interface with Vision a camera that uses UDP protocol to send its video stream but I am having trouble detecting the camera.
I have tried to specify the address and port that the video stream is supposed to be on however this has not worked.
Would you have an idea on how to do this? Is it a syntax problem when writing the address and the port? Is there any other way to detect this camera?
Thanks in advance.
04-26-2021 01:26 AM
Here is the list of cameras, supported by NI. Is your camera listed there?
BTW, do you use framegrabber? What model?
12-30-2021 07:43 AM
Is it RTSP-over-UDP ?
I did that, first get the image displaying in a rtsp player, like VLC.
Does that work ?