Change the video device during video call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This should help you,
        pjsua_call_vid_strm_op_param param;
pjsua_call_vid_strm_op_param_default(&param);
param.cap_dev = New_Device_Id;
status =
pjsua_call_set_vid_strm(call_id,PJSUA_CALL_VID_STRM_CHANGE_CAP_DEV,&param);

On Wed, Jul 18, 2012 at 7:35 PM, Sandeep Karanth <sandeepk.kdp at gmail.com>wrote:

> Hi Fedot,
>     I have done something similar to this during a call but with AVI
> devices. You need to call  pjsua_call_set_vid_strm() function with  *
> PJSUA_CALL_VID_STRM_CHANGE_CAP_DEV*  op_code.
>
> Regards,
> Sandeep
>
> On Wed, Jul 18, 2012 at 7:17 PM, Fedot Fedotov <fedot.fedotov at gmail.com>wrote:
>
>> Hi, everyone!
>>
>> I'd like to change the video device during video call in pjproject
>> 2.0.(from one web cam to another).
>>
>> Is it possible?
>>
>> _______________________________________________
>> Visit our blog: http://blog.pjsip.org
>>
>> pjsip mailing list
>> pjsip at lists.pjsip.org
>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>>
>>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120718/fe8b7ca6/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux