LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VLC player streaming using labview

Hi,

I am trying to create a vi to access VLC player using labview to stream .ts video file.

I am new to labview so I need help to achieve this.

Please suggest me to proceed.

Thanks in advance!

0 Kudos
Message 1 of 4
(3,745 Views)
0 Kudos
Message 2 of 4
(3,666 Views)
  • You can find the detailed streaming setting in VLC media player in the following link. External Link: Streaming HowTo
  • ​​​​​​The VLC media player is a free open source program and can be used to import dlls directly from LabVIEW. See the link: Example Program Draft of VLC RTSP streaming in LabVIEW
  • For the UDP protocol implementation in LabVIEW, refer to the "Simple UDP" that is a default example in LabVIEW. 
0 Kudos
Message 3 of 4
(3,665 Views)

Hi,

I already have file to stream.

Should I use stream out or stream functions to stream?

Thanks!

Vidya

0 Kudos
Message 4 of 4
(3,617 Views)