For a special idea from the facebook group I'd need to set playback legends via Web API. Is this possible, and if so, how?
I guess it is something with SetSourceHandle, PendingLegend, and SetLegend - but I fail to make this work. Thanks in advance for a helping hand.
Sebastian
how to edit playback legends?
Moderator: Moderators
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: how to edit playback legends?
Answering my own question by quoting Peter Budd (we were discussing this elsewhere - I tried it and it works):
Thanks Pete!!!
You can’t set the legend in the way you were trying to set it without the titan ID or user number. You will effectively need to set it the same way you do in the UI. First you must select a handle, then choose a legend, then set it:
Code: Select all
http://localhost:4430/titan/script/2/Handles/SetSourceHandleFromHandle?handle_titanId=1822
http://localhost:4430/titan/script/2/ActionScript/SetProperty/String?id=Handles.PendingLegend&value=LEGEND%20TEST
http://localhost:4430/titan/script/2/Handles/SetLegend
Thanks Pete!!!
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: how to edit playback legends?
Practical use/live example: https://www.avolites.de/wiki/webapi/exa ... _timestamp
There is also a youtube video available at https://www.youtube.com/watch?v=d9_W5-m15J8
There is also a youtube video available at https://www.youtube.com/watch?v=d9_W5-m15J8
Who is online
Users browsing this forum: No registered users and 3 guests