LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

play audio in remote panel

I have a VI set up that will play a video and audio feed on the server side. But I want this VI accessible via the internet, so I was going to create a remote front panel with this vi. Will the audio/video be displayed on the client side through the internet? Any help is appreciated. Thanks.
0 Kudos
Message 1 of 2
(2,521 Views)
If you do this through Active X I'm quite sure it won't show at all and definitely not sound as well, and also won't allow control of the media controller controls.

If you do it in a picture control for the video display and use LabVIEW controls to control the playback and such it will most probably be visible and also work, but the sound still won't be audible. There is no easy solution for this and the best would be to actually do the playback and everything rather as an embeded object tag in an HTML document altogether.

Rolf K
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 2 of 2
(2,520 Views)