What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » solved (?): how to know when a webcam session starts?

solved (?): how to know when a webcam session starts?
Author: Message:
dmenor
New Member
*


Posts: 3
Joined: Feb 2008
O.P. solved (?): how to know when a webcam session starts?
edit: I think I've "kind of" solved this, with sniffer.. read the second answer of this post...


Hello everyone

Is there a way to know, in my script, when the user started a webcam session? Maybe trough some kind of a callback or similiar??

anyone can help? any ideias on how to acomplish this?

thanks!!!

This post was edited on 02-21-2008 at 08:03 PM by dmenor.
02-21-2008 01:01 AM
Profile E-Mail PM Find Quote Report
dmenor
New Member
*


Posts: 3
Joined: Feb 2008
O.P. RE: how to know when a webcam session starts?
anyone? any thoughts?
02-21-2008 02:34 PM
Profile E-Mail PM Find Quote Report
dmenor
New Member
*


Posts: 3
Joined: Feb 2008
O.P. RE: how to know when a webcam session starts?
Hello again

Ok, i've searching for a solution of this problem and, well, there isn't an easy one (of course)...

but I found this thread:

http://shoutbox.menthix.net/showthread.php?tid=70944&pid=781202

Saying that, using a sniffer, I could find all INVITE messages with a Application-GUID of 2A23868E-B45F-401d-B8B0-1E16B774A5B7

but, with my tests with this sniffer, I realized that every time a click on the "show my webcam" button, I got a INVITE message with a Application-GUID (EUF-GUID) of {4BD96FC0-AB17-4425-A14A-439185962DC8}

so what i'm trying to do is:

1) get an INVITE message with EUF-GUID of {4BD96FC0-AB17-4425-A14A-439185962DC8} (this mean the webcam started);

2) get the SessionID of the above message;

3) if I get an BYE message whit the same SessionID of the INVITE message, it means the webcam stopped;

i'm still testing here but I post result as soon as I get them, ok? any comments on my "solution"??? :)

thanks!
02-21-2008 07:59 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On