Page 1 of 1

start internal timecode thru webapi

Posted: 14 Apr 2018, 12:12
by yyy898
Hi,
is there a command to start, stop, set time of the internal timecode clock thru webapi ?

Re: start internal timecode thru webapi

Posted: 16 Apr 2018, 11:24
by Gregory
Yes, you can use the following commands:
http://[ip]:4430/titan/script/2/Timecode/Timer/Play
http://[ip]:4430/titan/script/2/Timecode/Timer/Pause
http://[ip]:4430/titan/script/2/Timecode/Timer/Reset

These will execute on the currently selected timecode source so you will need to ensure that the source is set to Internal Timecode for these to have any effect.