Page 1 of 1

VB app with VLC..Goto stream Position...

Posted: 05 Dec 2006 22:23
by gstone
I am using VLC in a VB app to connect to a streaming server that streams a TV Tuner over RTSP. I can connect to it fine and it plays the audio and video fine.

Problem is the server creates a temp file. And when VLC connects it starts from the begining of the temp file. When I look at the advanced info for the stream I find that VLC knows the length of the file.

Is there a way to tell VLC in the VB app to start playing at the end or"live" position of the file?