Search found 3 matches

Go to advanced search

by manojkumar
21 May 2014 08:10
Forum: Development around libVLC
Topic: getSnapshot() not working in VLCJ?
Replies: 4
Views: 1434

Re: getSnapshot() not working in VLCJ?

I am currently using Vlcj-3.0.1 Version.

Is their any alternative way to solve my problem.
by manojkumar
20 May 2014 13:15
Forum: Development around libVLC
Topic: getSnapshot() not working in VLCJ?
Replies: 4
Views: 1434

Re: getSnapshot() not working in VLCJ?

Thanks for Quick Reply. I have changed the code then also I am getting the same Error. My Problem is very simple: I Want know while recording video from web camera can I get one or two snapshots of the current frame. Edited Code: package vlctut; import java.awt.BorderLayout; import java.awt.Canvas; ...
by manojkumar
19 May 2014 11:43
Forum: Development around libVLC
Topic: getSnapshot() not working in VLCJ?
Replies: 4
Views: 1434

getSnapshot() not working in VLCJ?

I am trying to develop and application using VLCJ. In my application, I want record a video from web cam and also get snapshot of current frame at certain intervals for processing at the time of recording. When i used :sout=#transcode{ } as mediaPlayer() option for recording video, getSanpshot() met...

Go to advanced search