Accueil / Services / Forum utilisateurs / Settings - Administration / How to create a button to launch a continuous recording

How to create a button to launch a continuous recording

Vous devez être connecté pour pouvoir accéder aux forums. Vous pouvez le faire ici.

Auteur Message

Yael Cherpion

Publications: 1

How to create a button to launch a continuous recording

Mercredi 27 Octobre 2010 3:43:09 pm

HI ,

I'm looking the syntax to create an button on the web page to launch a continuous recording with Maximum Frame Rate.

And adding to that , is it possible to create on MxCC, a button lauching the same recording on all cameras ?

thanks in advance

Vander...n-Marc
M.

Publications: 7

recording

Jeudi 11 Novembre 2010 12:56:35 pm

section=eventcontrol recording=streaming

Vander...n-Marc
M.

Publications: 7

recording

Jeudi 11 Novembre 2010 1:03:54 pm

And adding to that , is it possible to create on MxCC, a button lauching the same recording on all cameras ?

Je suis intéressé par cette action aussi "comment créer un bouton qui me permettrai de lancer en enregistrement continu ou d'évènement sur un groupe de camera ??? via le mxcc ou même un softbutton

Si vous avez une solution je suis preneur, si ce n'est pas possible existe t' il un autre moyen "master,slave" ??? merci de répondre c'est assez urgent.

Merci de vos future réponse
JMV

Vander...n-Marc
M.

Publications: 7

softbuttons

Dimanche 14 Novembre 2010 11:49:51 am

Grâce à l'user clic je peut envoyé un ip notify qui met un groupe de camera en enregistrement continu.

donc 1 bouton de créer.

le problème c'est qu'il me faut un autre bouton qui aurait pour effet de passer le même groupe de camera en enregistrement d' évènements

merci de vos future réponses

user815

Publications: 2

Re: softbuttons

Lundi 15 Novembre 2010 6:40:37 pm

To change the recording mode try something like this example:
http://www.mobotix.com/...-with-a-single-UC/workshop

create a new ip notify - but use :
>CGI-Path: "/control/control"
and
>Message: "section=eventcontrol&recording=streaming_event"

Then create a new softbutton using this ip notify:
>Parameter: "action=notifycurrent profile=<your new ip notify>"

Vander...n-Marc
M.

Publications: 7

soft butom

Lundi 15 Novembre 2010 8:53:09 pm

I need a button for continuous recording streaming
and another for a recording of events "streaming_event" on the same camera.

These buttons will this camera ordered 20 more cameras.
The solution you propose is valid for one share streaming.
I need another button for action "event_streaming.

thank you for your reply.

Ps: translated by Google

user815

Publications: 2

Switching continuous/event recording on a group of cams using softbuttons

Mardi 16 Novembre 2010 6:44:30 pm

Maybe I do not really understand what you want to do?

But if you want to switch between these 2 recording modes on a group of cams, you have to create 2 different ip notify profiles (using different HTTP Requests) and 2 corresponding softbuttons like the upper example.