# Recoding video in app and add scoring board on the video that can be change with logic button

**URL:** https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940
**Category:** Questions about Thunkable X
**Created:** [July 12, 2023, 10:18am UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940 "2023-07-12T10:18:29Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![israelevi173c1ayy](https://avatars.discourse-cdn.com/v4/letter/i/76d3ee/32.png) [@israelevi173c1ayy](https://community.thunkable.com/u/israelevi173c1ayy)
#### Post date: [July 12, 2023, 10:18am UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/1 "2023-07-12T10:18:29Z")

</div>

hello everyone  
I want to record video in the app  
and add scorboard on the video that can be change with logic button and save the video with the scoreboard  
can it possible in thunkable?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 12, 2023, 2:00pm UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/2 "2023-07-12T14:00:13Z")

</div>

You can record a video but you cannot edit a video with Thunkable. Are you wanting to display the score near the video?

---

<div class="post-metadata">

### Author: ![israelevi173c1ayy](https://avatars.discourse-cdn.com/v4/letter/i/76d3ee/32.png) [@israelevi173c1ayy](https://community.thunkable.com/u/israelevi173c1ayy)
#### Post date: [July 12, 2023, 3:20pm UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/3 "2023-07-12T15:20:41Z")

</div>

thank you for your answer  
I need to display the socrebord on the video  
the idea is to record sport game and change the score in live  
and after the game end the game save in video with all the change on scoreboard

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 12, 2023, 7:02pm UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/4 "2023-07-12T19:02:58Z")

</div>

That’s not possible with Thunkable. You would need to use a third-party service for that. I’m not even sure how you would do that but it’s possible Cloudinary might support it.

A simpler way would be to have two videos. One would show the gameplay of whatever you need and the second would show a “live” scoreboard that is just one of many possible score video clips. So if you can score 100 or 200 or 300 points then you would have three different video clips and play the one for the specific score.

There are also ways without video to create a dynamic score such as with a label’s text or individual digit pngs (0.png, 1.png, 2.png, etc.).

---

<div class="post-metadata">

### Author: ![israelevi173c1ayy](https://avatars.discourse-cdn.com/v4/letter/i/76d3ee/32.png) [@israelevi173c1ayy](https://community.thunkable.com/u/israelevi173c1ayy)
#### Post date: [July 13, 2023, 8:01am UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/5 "2023-07-13T08:01:28Z")

</div>

A simpler way would be to have two videos. One would show the gameplay of whatever you need and the second would show a “live” scoreboard that is just one of many possible score video clips.

that can be good for me  
how I do it in Thunkable?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 13, 2023, 2:12pm UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/6 "2023-07-13T14:12:03Z")

</div>

I suggested that but it’s only going to be possible if you have a limited number of possible score values.

If the user can score 100 points, you would make a video showing 100 and call it 100.mov or whatever. And then 200.mov showing 200. It’s a really time-consuming and not recommended way to show the score.

It’s really hard to know what you’re wanting because you haven’t provided any visual examples.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [October 11, 2023, 2:12pm UTC](https://community.thunkable.com/t/recoding-video-in-app-and-add-scoring-board-on-the-video-that-can-be-change-with-logic-button/2503940/7 "2023-10-11T14:12:58Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
