vlc on vb.net about take snapshot

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
olgun
New Cone
New Cone
Posts: 5
Joined: 08 Apr 2016 16:25

vlc on vb.net about take snapshot

Postby olgun » 08 Apr 2016 16:30

Hi;

I'm using vlc librarry on vb.net. get video with RTSP . would like take snapshot to specific folder and image name.
i tried many options not working truly.

pls help me.

olgun
New Cone
New Cone
Posts: 5
Joined: 08 Apr 2016 16:25

Re: vlc on vb.net about take snapshot

Postby olgun » 08 Apr 2016 16:52

Dim rtsp1a As String = ComboBox1.Text '"rtsp://192.168.5.231:554/user=admin&password=admin&channel=1&stream=0.sdp"
Dim options As String = ":snapshot-prefix=vlcsnap :no-video-title-show :network-caching=350 "
AxVLCPlugin21.playlist.add(rtsp1a, , options)
AxVLCPlugin21.playlist.playItem(0)

da2424
Cone that earned his stripes
Cone that earned his stripes
Posts: 310
Joined: 16 Apr 2013 16:57

Re: vlc on vb.net about take snapshot

Postby da2424 » 11 Apr 2016 14:35

AxVLCPlugin21.video.takeSnapshot() should work
(see https://wiki.videolan.org/index.php?tit ... deo_object)

olgun
New Cone
New Cone
Posts: 5
Joined: 08 Apr 2016 16:25

Re: vlc on vb.net about take snapshot

Postby olgun » 12 Apr 2016 10:26

YES. working but , i would like specific snapshot file name and directory.
snapshot options not working on .net (":snapshot-prefix=vlcsnap :no-video-title-show :network-caching=350 ")


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 46 guests