Page 1 of 1

Snapshot using VLC Mozilla plugin not working

Posted: 20 Aug 2008 11:02
by babitha
Hi all,

I am trying to get snapshot of a IP camera live stream, via VLC Mozilla plugin. But am unable to do so. I tried using javascript set Variable command, below is the code:
keyvalue = document.vlc.get_int_variable("key-snapshot");
document.vlc.set_int_variable("key-pressed", keyvalue);
But this is does not help I tried using 'get_str_variable' and 'set_str_variable' too, that too aint good.
please help.

Re: Snapshot using VLC Mozilla plugin not working

Posted: 20 Aug 2008 11:49
by revolunet
if never been able to do this with the 0.8.6. the function should be added in 0.9

Re: Snapshot using VLC Mozilla plugin not working

Posted: 27 Aug 2008 22:45
by Anatoly_B
Whether use of this option in version 0.9.1 is possible?
If yes - what methods or propertys of VLCObject should be used?

It would be very good, if it was possible to activate Snapshot not by imitation of pressing of a key, and it is desirable - by some method in .video or in root object -
For example: document.vlc.video.doSnapshot(); - :)

It is very necessary option... Also it is necessary, that this option was accessible not only in Mozilla, but also in IE, Opera...
In version 0.9.1 snapshot works without problems (at least for streams and files which are tested by me).

Re: Snapshot using VLC Mozilla plugin not working

Posted: 29 Aug 2008 10:26
by babitha
when will 0.9 stable version be released, and there is no surety that they will have added the feature , is there ..??