- 잊어버릴까 써놓는 커맨드
$ react-native link
$ react-native run-ios # Debug cmd + d
$ react-native run-android # Debug cmd + m Reload Double R
$ android avd # android virtual device
(Codecs are extracted from https://web.archive.org/web/20120722124832/http://opencv.willowgarage.com/wiki/QuickTimeCodecs )
# 1. 패키지 목록을 받아오고
sudo apt-get update
# 2. 컴파일시 필요한 패키지들 설치
sudo apt-get install build-essential checkinstall cmake git pkg-config yasm libtiff5-dev libjpeg-dev libjasper-dev libavcodec-dev libavformat-dev libswscale-dev libdc1394-22-dev libxine2-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libv4l-dev python-dev python-numpy libtbb-dev libgtk2.0-dev libfaac-dev libmp3lame-dev libopencore-amrnb-dev libopencore-amrwb-dev libtheora-dev libvorbis-dev libxvidcore-dev x264 v4l-utils libopenexr-dev python-tk libeigen3-dev libx264-dev
sudo add-apt-repository ppa:mc3man/gstffmpeg-keep
sudo apt-get update
sudo apt-get install ffmpeg gstreamer0.10-ffmpeg
avc1
mp4v
mov => FFMPEG: tag 0x31435641/'AVC1' is not supported with codec id 28 and format 'mov / QuickTime / MOV'