Video File Player

A wide range of example files that you can load up in FlowStone
Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Video File Player

Post by admin »

In this example you can open a video file or stream and play it in a window. Additional controls have been added for Start, Play/Pause, step (Frame Advance), Stop etc.

Firstly you need to press Open to choose a video file. Video files can be AVI's, MOV's MPEGS etc.etc. basically any video file as long as you have the codec installed on your Windows system.

Also note that the video stream can come from a network source like an IP CCTV camera, you just need to specify the network path (URL)and file name instead of using the open file dialogue to set the 'Source' of the Video Stream component. eg. http://192.168.0.1/camera1/video.mpg
Attachments
Streaming Video.fsm
Streaming Video File Player
(3.91 KiB) Downloaded 4964 times
Post Reply