I'm looking for a video camera that you can super impose the match score on the recording and update the score while the match is in progress. Would need to be bluetooth enabled so you can update the score from your smartphone. Does such a camera exist?
Slach, that's not going to be a function of the camera. Some kind of software would be needed for that to work.
The reason I'm asking is that I have an Android straight pool scoring app ( https://play.google.com/store/apps/details?id=com.mosens.straightpoolscorerv1.straightpoolscorer ) and was thinking about features to add to it. A great feature would be to let the scoring app control your video recorder and super impose the match score onto the recording while the match is in progress.
Assuming there's BlueTooth controllable cameras (I'm most familiar with BlueTooth) the challenge would be to hack into the camera connection to show the current score on the recording. May not be too hard for me to do and you'd end up with a better recording without needing to go back and edit on the score. This would be great for the casual recording, and maybe for the pro types too.
Since you're the developer of this app, why not use the API/library to access the camera on the device (tablet) to record,and super-impose the live scoring there.
For matches already recorded, and avoid editing I thought about creating an srt file (subtitle file) to add credits and score update.
Interesting ideas. What I'm interested in (initially) is more for the casual recorder. What I typically see is someone sets up a camera on a ledge behind the table and a scoring app (tablet) next to it. The recording is great, but you don't know the score. If the scoring app could add the score automatically (inning by inning) to the recording it would improve it a lot. That's what I'm hoping to do.