Recording features

Recording features

Support ForumCategory: Usage and FeaturesRecording features
admin Staff asked 8 years ago
We are looking for a camera tool technology with an API connection that allows the following: · auto record once a timer has counted down · admin is able to set a time so that the recorded video can only go for a maximum length · autosubmit once the timer runs out Do you have these features and / or are they possible?



1 Answers
xai Staff answered 8 years ago
You can try the following steps:
  • From a machine installed with EMS, you can use the pullstream API to pull the stream from the camera (or from the camera, you can issue a pushstream to an EMS server). See http://docs.evostream.com/ems_api_definition/pullstream.
  • On your timer code, use the record API specifying the localstreamname to the stream name you give the pullstream/pushstream call. See http://docs.evostream.com/ems_api_definition/record.
  • To stop recording, use removeconfig passing the config id of the record call above. See http://docs.evostream.com/ems_api_definition/removeconfig.
  • The timer functionality can be implemented in an external application, say php.  

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.