Skip to main content

Hello everybody,



I would like to livestream my first half marathon on Twitch. To make it more fun, I would like to display some real-time information about my race (heart rate, time per km, distance traveled...) by retrieving this information from the Strava application on my Apple Watch. Do you think this is possible? I'm just starting to code and I don't understand everything yet. If some people could enlighten me I would be very grateful.



Thank you so much.



Gael





 


 


Strava APIs are getting data for completed activities, whereas you're trying to get live stats. I think you'll need to look into your watch's real-time APIs for something like this.


Reply