Page 1 of 1
A question for class VLCMediaThumbnailer
Posted: 21 Mar 2014 06:44
by dapengwang
hello everyone:
I want to see that VLCMediaThumbnailer api can capture a shot screen(thumbnail image) from HLS(m3u8)??
Best regards.
Re: A question for class VLCMediaThumbnailer
Posted: 21 Mar 2014 10:04
by fkuehne
This is not really supported as VLCMediaThumbnailer is written for files, not network streams.
We intend to provide a more suitable API for streams to capture snapshots during playback later this year.
Re: A question for class VLCMediaThumbnailer
Posted: 21 Mar 2014 10:23
by dapengwang
This is not really supported as VLCMediaThumbnailer is written for files, not network streams.
We intend to provide a more suitable API for streams to capture snapshots during playback later this year.
I see thank you so much!