<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webex APIs for detecting and fetching screenshot in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919328#M2416</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1587554"&gt;@Navey&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Thanks for your patience so far!&lt;BR /&gt;Unfortunately, there is no such functionality with the Webex APIs as of now which can solve this purpose.&lt;/P&gt;
&lt;P&gt;But just to re-illustrate your use-case, first of all this capturing screenshot functionality is not part of Webex. It's basically a device functionality, be it a Mobile device or, a computer.&lt;BR /&gt;And, even though Webex supports Webhooks for certain operations - but those operations are its own, like Sending a Webex Message, Receiving Webex Message, Starting a Webex Meeting, or, Adding someone over a Webex Space, etc and all these operations are currently supported through Webex API too.&lt;BR /&gt;Webex Webhook would not be able to track the external operations outside of its scope - like capturing a screen shot through a device.&lt;/P&gt;
&lt;P&gt;So, to make it available with Webex Webhook, first "capturing a Screenshot" needs to be available through API so that once it happens, then Webex Webhook can read its JSON Response and gets triggered for further action.&lt;BR /&gt;And, I don't think there would be any plan for Webex build an API for "Capturing screen shot" randomly from any device.&lt;/P&gt;
&lt;P&gt;But all these discussions really makes sense if you're asking about taking a screen shot from a Cisco Device like here -&amp;nbsp;&lt;A href="https://help.webex.com/en-us/article/iwxb18/Videos-and-snapshots#task_854E3756EB4D19A3AFB9FE7EC6DF3B8B" target="_blank"&gt;https://help.webex.com/en-us/article/iwxb18/Videos-and-snapshots#task_854E3756EB4D19A3AFB9FE7EC6DF3B8B&lt;/A&gt;&lt;BR /&gt;And, I believe at times - it's critical too to understand if someone took a snapshot of a live Meeting, the Host of the meeting should know about it.&amp;nbsp;&lt;BR /&gt;Since in this case, the snapshot is getting captured by the functionality of a Webex device itself, here the API and the corresponding Webhook can be considered!&lt;BR /&gt;I'd say in that case, it'd be possibly a new feature request.&lt;BR /&gt;Let me check with our Device Engg. group internally about this feature and get back to you soon.&lt;BR /&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 04:18:22 GMT</pubDate>
    <dc:creator>sandiban</dc:creator>
    <dc:date>2023-09-07T04:18:22Z</dc:date>
    <item>
      <title>Webex APIs for detecting and fetching screenshot</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919224#M2415</link>
      <description>&lt;P&gt;Is there a solution for detecting screenshot button pressed (possibly by webhooks?) and then fetching the image via API?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 20:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919224#M2415</guid>
      <dc:creator>Navey</dc:creator>
      <dc:date>2023-09-06T20:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Webex APIs for detecting and fetching screenshot</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919328#M2416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1587554"&gt;@Navey&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Thanks for your patience so far!&lt;BR /&gt;Unfortunately, there is no such functionality with the Webex APIs as of now which can solve this purpose.&lt;/P&gt;
&lt;P&gt;But just to re-illustrate your use-case, first of all this capturing screenshot functionality is not part of Webex. It's basically a device functionality, be it a Mobile device or, a computer.&lt;BR /&gt;And, even though Webex supports Webhooks for certain operations - but those operations are its own, like Sending a Webex Message, Receiving Webex Message, Starting a Webex Meeting, or, Adding someone over a Webex Space, etc and all these operations are currently supported through Webex API too.&lt;BR /&gt;Webex Webhook would not be able to track the external operations outside of its scope - like capturing a screen shot through a device.&lt;/P&gt;
&lt;P&gt;So, to make it available with Webex Webhook, first "capturing a Screenshot" needs to be available through API so that once it happens, then Webex Webhook can read its JSON Response and gets triggered for further action.&lt;BR /&gt;And, I don't think there would be any plan for Webex build an API for "Capturing screen shot" randomly from any device.&lt;/P&gt;
&lt;P&gt;But all these discussions really makes sense if you're asking about taking a screen shot from a Cisco Device like here -&amp;nbsp;&lt;A href="https://help.webex.com/en-us/article/iwxb18/Videos-and-snapshots#task_854E3756EB4D19A3AFB9FE7EC6DF3B8B" target="_blank"&gt;https://help.webex.com/en-us/article/iwxb18/Videos-and-snapshots#task_854E3756EB4D19A3AFB9FE7EC6DF3B8B&lt;/A&gt;&lt;BR /&gt;And, I believe at times - it's critical too to understand if someone took a snapshot of a live Meeting, the Host of the meeting should know about it.&amp;nbsp;&lt;BR /&gt;Since in this case, the snapshot is getting captured by the functionality of a Webex device itself, here the API and the corresponding Webhook can be considered!&lt;BR /&gt;I'd say in that case, it'd be possibly a new feature request.&lt;BR /&gt;Let me check with our Device Engg. group internally about this feature and get back to you soon.&lt;BR /&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 04:18:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919328#M2416</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2023-09-07T04:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webex APIs for detecting and fetching screenshot</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919343#M2417</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1587554"&gt;@Navey&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Since this item more discussion with our Engg. and not a straight forward question-answer, may I ask you to share this details over email to &lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&amp;nbsp;please!&lt;BR /&gt;That way, it'd raise a Support case in our Webex Developer Support queue and we can track the progress better through the Support case.&lt;BR /&gt;And, kindly copy-paste my previous reply in your Email as well, so that if someone else from my team is looking at that ticket to acknowledge, he/she can track the progress on this so far and he/she doesn't need to investigate it from scratch again.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 05:10:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-apis-for-detecting-and-fetching-screenshot/m-p/4919343#M2417</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2023-09-07T05:10:25Z</dc:date>
    </item>
  </channel>
</rss>

