We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thank you I tested and it worked. but i need to record from camera and compress it i tried to use trecordertest.c but it have Segmentation fault error
Segmentation fault
root@TinaLinux:~# trecorderdemo 0 **************************************************************************** * This program shows how to test trecorder **************************************************************************** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> tina_multimedia <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< tag : tina3.5 branch: tina-dev date : Mon Jul 15 19:04:59 2019 +0800 Change-Id: I5f6c8a88d7b387a312b7744797a0d5f8ab07ee7a ------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- | Preview Status | Preview Size | Audio Status | Water Mark | Recorder Status | --------------------------------------------------------------------------------------------- front | enable | full | normal | disable | stop | --------------------------------------------------------------------------------------------- rear | | | | | | --------------------------------------------------------------------------------------------- RecorderCmd# Segmentation fault (core dumped) root@TinaLinux:~#
you have any idea to how solve or debug it ? I using GC2053 camera
and this is my menuconfig choices
before I enable USE VIN ISP , in recorder There was no Segmentation fault , but it did not work
USE VIN ISP
Originally posted by @mahdi2001h in #30 (comment)
The text was updated successfully, but these errors were encountered:
Hi @mahdi2001h, I also need this feature, so please give some info if you make progress on it, thanks! This is a demo program about camera: https://dshanpi.100ask.org/docs/TinyVision/part3/UseOpenCVToCaptureTheCameraAndDisplayItOnTheScreen/
Sorry, something went wrong.
No branches or pull requests
thank you I tested and it worked.
but i need to record from camera and compress it
i tried to use trecordertest.c but it have
Segmentation fault
erroryou have any idea to how solve or debug it ?
I using GC2053 camera
and this is my menuconfig choices
before I enable
USE VIN ISP
, in recorder There was noSegmentation fault
, but it did not workOriginally posted by @mahdi2001h in #30 (comment)
The text was updated successfully, but these errors were encountered: