Open Bipin206 opened 6 years ago
Hi does anyone know how to timestamp a video like camcorder while recording video I want it to be there when the video is played as well. Please let me know if anyone can help me in this. would really Appriciate it.
Hi I have worked on a sample project for same I'll have the sample code too
On Wed, 10 Mar 2021, 16:27 DanishMChowdhry, @.***> wrote:
Hi does anyone know how to timestamp a video like camcorder while recording video I want it to be there when the video is played as well. Please let me know if anyone can help me in this. would really Appriciate it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/android/media-samples/issues/32#issuecomment-795245700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB4N7JYWCXLNRXPWCH2Q7TTC5F7ZANCNFSM4I2DVPBQ .
can u please share sample code for adding timestamp along with video record
Sure, here it is. but it is not entire project just part of it
On Wed, May 5, 2021 at 9:53 AM raju karnam @.***> wrote:
can u please share sample code for adding timestamp along with video record
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/android/media-samples/issues/32#issuecomment-832402280, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB4N7J6RUX6P4F5C2RG3GTTMDB53ANCNFSM4I2DVPBQ .
Can u please let me know the file name where the timestamp code presents
Check the flow from main Activity and you'll get the idea
On Fri, 7 May 2021, 09:50 raju karnam, @.***> wrote:
Can u please let me know the file name where the timestamp code presents
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/android/media-samples/issues/32#issuecomment-834052767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB4N7MYCIR7DZBAAQM4IMTTMNTCJANCNFSM4I2DVPBQ .
CameraCaptureActivity is the file
On Fri, 7 May 2021, 11:25 Bipin Pandey, @.***> wrote:
Check the flow from main Activity and you'll get the idea
On Fri, 7 May 2021, 09:50 raju karnam, @.***> wrote:
Can u please let me know the file name where the timestamp code presents
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/android/media-samples/issues/32#issuecomment-834052767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB4N7MYCIR7DZBAAQM4IMTTMNTCJANCNFSM4I2DVPBQ .
Can u please share that sample code or that paritcular class
CameraCaptureActivity is the file … On Fri, 7 May 2021, 11:25 Bipin Pandey, @.> wrote: Check the flow from main Activity and you'll get the idea On Fri, 7 May 2021, 09:50 raju karnam, @.> wrote: > Can u please let me know the file name where the timestamp code presents > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <#32 (comment)>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AFB4N7MYCIR7DZBAAQM4IMTTMNTCJANCNFSM4I2DVPBQ > . >
please share the code
I want to display date/time while recording the video and it should be displayed when we replay the videos like we do it in CCTV video recordings.