Shoutbox

anyway to detect a webcam request? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: anyway to detect a webcam request? (/showthread.php?tid=70944)

anyway to detect a webcam request? by questsin on 01-22-2007 at 08:43 PM


can seem to figure out how to respond programatically to a webcam request.

any ideas?


RE: anyway to detect a webcam request? by plus on 01-22-2007 at 09:02 PM

got to automaticly accept requests
In the prefs panel


RE: anyway to detect a webcam request? by Eljay on 01-22-2007 at 09:25 PM

Currently invites/requests are not supported for MP!L Scripting events, although you could try using packet sniffing to detect them.

The easiest way of packet sniffing in a script is using the Xniff ActiveX object. You can download the Xniff ActiveX and view some usage examples here: [Release] Xniff (ActiveX Packet Sniffer) - Examples inside

To detect webcam invites you need to find INVITE messages containing an Application-GUID of 2A23868E-B45F-401d-B8B0-1E16B774A5B7 (according to Hypothetic but that documentation is old so it may well have changed). If it doesnt work just get someone to send you a webcam request and detect what message you get.

----------

[OFF-TOPIC RANT]

quote:
Originally posted by .2007
got to automaticly accept requests
In the prefs panel
Will you please stop just posting to increase your postcount, you make so many useless, off-topic posts.
[/OFF-TOPIC RANT]