Snapshot using VLC Mozilla plugin not working
Posted: 20 Aug 2008 11:02
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.
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.