Any http/telnet API to activate camera to start/stop recording?

Hi all,
The function is involved in a IoE(Internet of Everything) project for customer.
A. The action of 'start to record': will be triggered by event, such as when a sensor has detected some smoke in one room. The platform will activate camera by sending telnet/https command.
B. The action of 'Stop to record and Save': will be used based on duration: After recording for 5 mins, the camera will stop to record and save video into local disk automatically.
Of course, if VSOM is needed, that will be OK! The question will be: How to start/stop camera recording by VSOM API(http/telnet.)?
Thanks!
Ziwei

Hi! I've tried and I believe your Finesse Workflow is correct.
The trick is that on AQM you need to have your WFO Workflow Allowing to Record all calls.
Then to exclude all calls from being recorded, you can use the Inclusion List and make * for Exclude all Patterns for being recorded. Then your Finesse Workflow will work:
1) All calls are sent to AQM, but are not recorded because of the Excluded Pattern = *
2) Finesse Workflow only has the power to overwrite the Inclusion List configuration
3) Finesse Workflow cannot overwrite the AQM Workflow configuration.
Hope it helps,
Rui

Similar Messages

  • I am running my canon camera on the EOS utility program for mac, and i was wondering if there is a keyboard shortcut to start video recording, instead of using the mouse.

    I am using EOS utility for MAC to run my canon camera at work. I have a foot switch connected to my macbook that allows me to take snapshots with my foot while i work ( i am a dentist and i have my camera hooked to a microscope). the way i did that is by programming a keyboard shortcut that snaps photos on EOS utility, to the foot switch software.
    So my question is: On EOS there is a video recording function, so i was wondering if there is a keyboard shortcut or if i can create a keyboard shortcut for the start/stop record function for video recording..

    Hi
    How much free space do you have on your boot disk ( Macintosh HD)?
    You may also like to add your current OS ;-)
    CCT

  • Http live streaming - any tools or API to parse the index files?

    Hi,
    I am working on a monitoring tool. The idea of this tool is to monitor the downloads of http live streaming segments. I want to know if there are any tools or API available to parse the master index files and the alternate indes files to get to the video segment files?
    Appreciate your help.
    Thanks,
    Pams.

    What I find so far:
    1. can get some process property values from ComponentInstance class, see its api.
    http://download.oracle.com/docs/cd/E14571_01/apirefs.1111/e10659/oracle/soa/management/facade/ComponentInstance.html
    Please refer http://blogs.oracle.com/soabpm/2009/07/soa_suite_11g_api_tricks_part.html of how to get the component instance (contain the bpel process) from a composite object
    2. in dev_soainfra database schema, the CUBE_INSTANCE table contains most of soa bpel components information. The BPM_CUBE_PROCESS table seems to contain only the process defined in a bpm application. This sounds a little confused, if we want to develop a bpel application, should it be put in soa or bpm application and what is the difference?
    Please feel free to correct any mistakes here.

  • HTTP REST API call to CPSC 10.x from an external system

    Hi,
    I would like to know the below items.
    Is it possible to connect with the CPSC 10.x from an external system via HTTP REST API call to process a request and complete a task?
    Is it possible to create a new ticket / request in CPSC for a specific service via the HTTP REST API call?
    One of the use case is to know how many requests are pending in a queue via a HTTP REST API call? How to pass a queue name in the HTTP REST API call to get the result? These kind of custom piece is not available in the integration guide.
    Is there any specific REST API guide available which Cisco provides for the REST capability in CPSC?
    Any help is highly appreciated!
    Thanks.

    When a task is invoked from a service catalog request to an external system, the request remains open and the task is pending until the external system issues a call to complete the task.  The API for completing the task is SOAP-based.  Check out the Cisco Prime Service Catalog Integration Guide.  Within the doc, go to the section about "Web Service Listener Adapter" for the WSDL.
    You can order a service within Prime Service Catalog with a SOAP call, which is also documented in this same document.  Starting with Prime Service Catalog 10.1, you will have a way to order a service via a REST API.
    Existing REST APIs are also documented in the integration guide.

  • Is there any Java Mail API to get the delivery mail status

    My requirement is to capture the delivery mail status that is being sent via my application. Is there any Java Mail API or any other way to do this.Kindly guide

    Yes, you can use the [UTL_HTTP Package|http://www.oracle.com/pls/db102/to_URL?remark=ranked&urlname=http:%2F%2Fdownload.oracle.com%2Fdocs%2Fcd%2FB19306_01%2Fappdev.102%2Fb14261%2Fpackages.htm%23sthref1930]

  • Any certification for API

    hi all,
    is there any certification for API
    thanks
    Regards
    Aniz

    aniz wrote:
    Hi ,
    i want to know about both
    Thanks and regardsPlease refer to the following http://en.wikipedia.org/wiki/Application_programming_interface

  • Any Ideas ERROR U44M1P7 Update to Camera RAW 8.1(CS6) plug-in Fails to Update

    Any Ideas ERROR U44M1P7 Update to Camera RAW 8.1(CS6) plug-in Fails to Update

    Hi jper_pixated_com
    Please refer : http://forums.adobe.com/message/5391508

  • Event Hub "publisher" endpoint and token : is it only valid for HTTP REST APIs ?

    Hello,
    as explained here
    http://msdn.microsoft.com/en-us/library/azure/dn789974.aspx I can create a SAS rule to allow devices to send only to an event hub.
    Now I can use this rule and the related connection string to create an EventHubClient object who is capable to send only to the event hub. In this case I can't have fine grained control on devices ... I mean, all devices created by Azure SDK APIs with this
    SAS rule are capable only to send and If I want to block some devices, I can't ... removing the rule I'll block all devices.
    For fine grained control there is the publisher concept (as an endpoint on the event hub).
    Starting from the same SAS rule (for sending only), I can generate more tokens and give each of the to the devices. In this case, without removing the SAS rule I can block single device revoking the token.
    Now ... reading on the Event Hub documentation I can't find any API to send data using publisher concept (and using token).
    See also AMQP.Net Lite documentation (http://amqpnetlite.codeplex.com/wikipage?title=Using%20Amqp.Net%20Lite%20with%20Azure%20Server%20Bus%20Event%20Hub&referringTitle=Documentation) ...
    I can send with publisher concept but without specifying token, only SAS rule (key name and shared key).
    My understanding is that the token is useful only with HTTP REST APIs (put the toke in the Authorization header) ... is it right ?
    Thanks,
    Paolo
    Paolo Patierno

    Hi Paolo,
    Yes, SAS token is for HTTP Post. This method need this token to security the channel. It is different with AMQP 1.1.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Any way of streaming monitoring home cam on iphone

    Is there any app or way to stream cam using windows decoder or any other software to the iphone, it would a great tool for security and monitoring.
      Windows Vista  

    danesh,
    If your Webcam is capable of streaming a compatible movie format, such as those listed on the iPhone specs page:
    http://www.apple.com/iphone/specs.html
    Many webcams to preserve bandwidth load snapshot images every few seconds, or every few minutes, and those should work as well. For example, several of the National Park Service webcams use this method.
    Hope this helps,
    Nathan C.

  • Safari doesn't open any https adress

    Since the update to Mac OSX 10.6.8 it's no longer possible to open any https adress in Safari.

    I am having the exact same problem. This is new. All of a sudden I cannot get into any https sites! Has anyone figured this out? Tech support, any suggestions?

  • After Mavericks OS upgrade, can no longer make any HTTP requests with the OPTIONS verb

    My machine can no longer make any HTTP requests with the OPTIONS verb. This happens whether I try it curl, postman, or ajax.
    curl -i -X OPTIONS http://www.google.com returns curl: (52) Empty reply from server
    It should return a long string containing a 405 error code.
    I suspect that this is related to the Mavericks upgrade I did earlier this week. I only have one mac (my dev machine) with Mavericks. Other macs are Mountain Lion and they don't have this problem.
    Can anyone else with Mavericks confirm whether or not they have this problem too?
    If this is Mavericks related, anyone know of a fix or workaround?

    Turns out that it wasn't Mavericks related at all. Cisco AnyConnect has a security module running behind the scenes even when you're not VPNed into anything. It was blocking my OPTIONS verb requests. I was able to make these calls after uninstalling.
    Re-installing with Web Security turned off should prevent it from happening. While I was uninstalling I did notice that there was a web security uninstall script in /opt/cisco/vpn/bin but I already committed to taking the whole app off my machine. Simply running that script could have done it too.
    I must give credit to Ben Nadel. It was his blog post that helped me fix this issue.
    http://www.bennadel.com/blog/2559-Cisco-AnyConnect-VPN-Client-May-Block-CORS-AJA X-OPTIONS-Requests.htm?&_=0.10495476494543254#comments_44093

  • Camera Roll is missing. I have lost the Camera Roll section in Photos. Any idea how I can restore Camera Roll .  Thanks!

    Camera Roll is missing. I have lost the Camera Roll section in Photos. Any idea how I can restore Camera Roll .  I am using an iPad 3 with OS 6.01 Thanks!

    Hi,
    Thanks for your help.
    I have discovered that Camera Roll reappeared when I took a pic using my iPad camera.
    Previously I had not done that. Stupid me.
    Your attempt to help me is much appreciated.
    Thanks.
    C.H.2

  • Cannot open any HTTP links in Adobe Acrobat 6.0

    Hi
    We cannot open any HTTP links in Adobe Acrobat 6.0, that means if we click on HTTP link nothing happens.
    Howto configure Acrobat 6.0 to open HTTP links, instead of Acrobat Update?

    This happens because these are not true links. Links created with Acrobat using the link tool do not have this problem. Acrobat and Reader have a feature that tries to automatically recognize urls so they can act as links, but it fails when the link contains a space.

  • Any plug-in api to find out the product info.

    Hi ,
    Is there any plug-in api which can provide information about product name in which it is loaded ...like this plug-in is loaded with Acrobat Reader or Acrobat Professional ?
    Regards,
    Arvind

    Thanks Leonard,
    Yes, I found api named ASGetConfiguration(ASAtomFromString("Product")) for this.

  • IPad 2 - iMovie - will not display any videos or pics from my camera roll.

    iMovie won't display any vids or pics from my camera roll. All the vids are taken using the iPad. Help?

    Probably a privacy issue.
    Check your privacy settings.
    On the iPad, click SETTINGS
    then PRIVACY
    then PHOTOS
    Look for iMovie and turn it ON

Maybe you are looking for

  • Stop depreciation for few months

    Hi, I want to stop depreciation for few months. For those months system should not calculate the depreciation. for example, i dont want to calculate depreciation for assests for the sep, oct months, after that system should calculate depreciation. ho

  • No response on the control panel when i'm trying to log in.

    when I'm trying to log in to control panel(window 7), there's absolutely no response as below picture. Even I'd waited for 30 minutes, there's no response and no error message as well. just above 'accessing' icons is rotating again and again.. What I

  • Reference Algorithm

    There is problem with my Reference Algorithm where it is designed to minimize the size of image file after serializing but unfortunately I am not getting the desired results.Reference Algorithm is roughly like this:- Because every pixel has alpha,red

  • No Order Found

    Last night, I ordered a Samsung Focus 2 4G for AT&T, and I got an email confirming the order, but when I check the order status on bestbuy.com, it says no orders found.  However, when I call and check the order status, it says that it is being prepar

  • Quick Question PLEASE HELP!!!

    How would I get the length of the array calling this? I tried this and that doesn't seem to work...     public int numRows(){         return this.length;     }