pinecube icon indicating copy to clipboard operation
pinecube copied to clipboard

Notes, software and everything related to PineCube (mostly Video Encoding stuff)

PineCube

Notes, software and everything related to PineCube (mostly Video Encoding stuff)

reCedar

reCedar is effort of creating open-source H.264 encoder for Allwinner S3, by hooking original CedarX library and step by step reverse engineering and reimplementing it's exported and internal functions.

Terrenc

Terrenc is abandoned effort of creating open-source encoder for Allwinner S3 and was suppresed by reCedar

CamDroid notes

Turning off testing software (dragonboard)

stop dragonboard

Show IP address

netcfg

Connect to CAMdroid through FTP

Firstly, copy busybox-arm and startftp.sh into SD Card. Then plug-in it to PineCube. Via TTL, go to /mnt/extsd/ and run startftp.sh

Build Environment Setup

source build/envsetup.sh
lunch # select [1] here

Disable printk logging

(Sometimes there is division by zero in kernel, and it happens periodically so it's quite annoying)

echo 1 > /proc/sys/kernel/printk