timestamp export report
-
- Posts: 23
- Joined: Fri Jun 05, 2009 9:57 pm
timestamp export report
Is there a way to create a timestamp export .csv report? I would like to film games and then use the export report to link up video file and iscore timestamp to sync the video in Dartfish. Currently we use another application to timestamp the game on a different device.
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: timestamp export report
If you have an optional Team Website, you will have access to the Team Website API:
http://api.iscoresports.com
One of the calls you will then have access to is:
http://api.iscoresports.com/teamwebsite ... B732D93168
You will see that each pitch in that XML has both a time= attribute (which is a real world time of when the pitch occured) as well as an ms= attribute (which is the number of milliseconds from the start of the game).
http://api.iscoresports.com
One of the calls you will then have access to is:
http://api.iscoresports.com/teamwebsite ... B732D93168
You will see that each pitch in that XML has both a time= attribute (which is a real world time of when the pitch occured) as well as an ms= attribute (which is the number of milliseconds from the start of the game).
Check out the new iScore Baseball documentation page!
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs
Includes videos and user manual.
http://iscoresports.com/baseball/training.php#docs