Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 67328

How to access all camera feeds on Axis M7014 4-port video encoder with one IP address

$
0
0

I am trying to interface to an Axis M7014 (4-port) video encoder through IMAQdx. This video encoder has 4 channels of video at one IP address.

 

I can see this video encoder in MAX when I hook it up, but since the encoder only has one IP address for all 4 channels, MAX only gives me access to the first camera channel. I cannot figure out how to address cameras 2-4.

 

NOTE: I can use VLC or something similar to access all 4 video channels, and the way I do this is by specifying a camera parameter in the rtsp:// addressing string. For example:

 

rtsp://172.24.0.164/axis-media/media.amp?camera=2   // get the video from camera #2

 

But I can't figure out how to do this in LabVIEW. I'm assuming there must be a way, though. This can't be the only multi-port video encoder out there.


Viewing all articles
Browse latest Browse all 67328