if you ever get carried away with the new version
GET VIDEO_IN
The GET VIDEO_IN command retrieves the name of the video device to use for a call. If no value is returned, Skype sets
the default value.
Syntax
-> GET VIDE0_IN
<- VIDEO_IN [<devicename>]
Note
If no devicename is returned, Skype sets a default value with the following command:
-> SET VIDEO_IN <devicename>
SET VIDEO_IN
This command enables you to change webcam settings.
Syntax:
-> SET VIDE0_IN [<device_name>]
<- VIDEO_IN [<device_name>]
If the parameter is empty, webcam is set to “Default video device”.
If device passed in parameter cannot be found, following error is reported:
ERROR 50 cannot set device
GET CALL VIDEO_STATUS
To check if a Skype client is video-enabled:
Syntax
-> GET CALL 5921 VIDEO_STATUS
Response
Skype responds with the video status for the active call, for example:
<- CALL 5921 VIDEO_STATUS VIDEO_NONE
Parameters
VIDEO_NONE
VIDEO_SEND_ENABLED
VIDEO_RECV_ENABLED
VIDEO_BOTH_ENABLED
Version
Protocol 5
ALTER CALL VIDEO_SEND
Used to start or stop sending video during a call.