Grab VLC frames through HTTP protocol
Posted
by tzador
on Stack Overflow
See other posts from Stack Overflow
or by tzador
Published on 2010-02-09T17:45:51Z
Indexed on
2010/03/31
8:43 UTC
Read the original article
Hit count: 309
Hello,
Is there any way to access a movie plaing in VLC through HTTP in jpeg/png format.
You see, what I want, is to have a movie playing in my local VLC player, and access currently playing frame through something like http://localhost:9999/current.jpg
Is there sucha way, or maybe someother tool can provide it?
Thanx a lot in advance
© Stack Overflow or respective owner