Eman2334
2008-08-05 17:40:09 UTC
Hi,
I am working on an application which aquires streaming video using a Sensoray 2250 on one computer and displays it on another. The method to stream the video takes a Windows refnum and proceeds to stream the video in the specified window. What I would like to do is send that data to another PC to be displayed there in real time, but Im not sure if this is possible. Since the streaming video is placed directly in the window and not a LabVIEW object, I cannot use shared variables or anything of the sort. I think I have to use the user32.dll to access the window properties, but I am not very familiar with Windows programming.
Any help would be greatly appreciated!
-Eman
I am working on an application which aquires streaming video using a Sensoray 2250 on one computer and displays it on another. The method to stream the video takes a Windows refnum and proceeds to stream the video in the specified window. What I would like to do is send that data to another PC to be displayed there in real time, but Im not sure if this is possible. Since the streaming video is placed directly in the window and not a LabVIEW object, I cannot use shared variables or anything of the sort. I think I have to use the user32.dll to access the window properties, but I am not very familiar with Windows programming.
Any help would be greatly appreciated!
-Eman