Skip to content

PauloFer1/SantaCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

SantaCard

LINKS

+++++++++ IOS

- Record video capture

http://www.appcoda.com/video-recording-playback-ios-programming/

https://www.objc.io/issues/23-video/capturing-video/

https://www.invasivecode.com/weblog/a-very-cool-custom-video-camera-with/

- Custom Camera Top Layer (Buttons)

http://www.musicalgeometry.com/?p=1273

http://www.xmcgraw.com/learn-how-to-create-a-custom-camera-on-ios/

http://www.code4app.net/category/camera

https://www.youtube.com/watch?v=Xv1FfqVy-KM

- OpenCV

http://docs.opencv.org/2.4/doc/tutorials/ios/video_processing/video_processing.html

- Top Layer Video (Merge)

http://stackoverflow.com/questions/15932041/how-can-i-add-a-watermark-in-a-captured-video-on-ios

http://stackoverflow.com/questions/26932794/square-cropping-and-fixing-the-video-orientation-in-ios

http://www.raywenderlich.com/13418/how-to-play-record-edit-videos-in-ios

http://www.raywenderlich.com/30200/avfoundation-tutorial-adding-overlays-and-animations-to-videos

https://github.com/rFlex/SCRecorder

- Audio Manipulation

http://stackoverflow.com/questions/21816215/is-it-possible-to-edit-the-volume-and-pan-of-a-videos-audio-track-and-export-to

http://developer.telerik.com/featured/merging-audio-video-native-ios/

http://theamazingaudioengine.com

https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine

http://stackoverflow.com/questions/17164416/how-can-i-implement-equalizer-in-my-iphone-application

http://stackoverflow.com/questions/9169936/record-audio-video-with-avcapturesession-and-playback-audio-simultaneously

https://developer.apple.com/library/ios/documentation/AudioUnit/Reference/AUComponentServicesReference/index.html#//apple_ref/doc/constant_group/Audio_Unit_Types

+++++++++ ADOBE AIR

https://forums.adobe.com/thread/850789

https://github.com/inspirit/CaptureDevice

http://diadraw.com/air-video-camera-native-extension-for-ios/

http://easynativeextensions.com/tutorials-category/

http://www.purplesquirrels.com.au/2012/12/record-and-play-back-video-with-air-for-ios-on-ipad/

https://forums.adobe.com/thread/850789?tstart=0

http://blogs.techsmith.com/inside-techsmith/dev-corner-building-a-mobile/

+++++++++++ ANDROID

- Record Video Camera

http://examples.javacodegeeks.com/android/core/hardware/camera-hardware/android-camera-example/

http://developer.android.com/intl/es/training/camera/videobasics.html

- Video and Audio Procesing

https://github.com/guardianproject/ObscuraCam/wiki/Video-capture-and-processing-ideas-techniques

http://andrey.chernih.me/2014/06/28/video-recording-and-processing-in-android/

- Overlay Preview

http://stackoverflow.com/questions/7466336/android-overlay-on-android-camera-preview

http://android-er.blogspot.pt/2010/12/add-overlay-on-camera-preview.html

http://android-developers.blogspot.pt/2009/03/android-layout-tricks-3-optimize-by.html

https://github.com/google/grafika

- Merge Video Layers

https://code.google.com/p/mp4parser/wiki/AppendTracks

http://stackoverflow.com/questions/16517416/how-can-we-add-animated-simple-image-as-a-top-layer-to-video-and-export-it-as-a

http://stackoverflow.com/questions/8521301/adding-bitmap-mask-to-video-on-android

http://pallavidaga.com/wp/?tag=android-screen-recording

- OpenCV

http://opencv.org/platforms/android.html

- Audio

http://developer.android.com/intl/es/guide/topics/media/audio-capture.html

http://examples.javacodegeeks.com/android/core/media/mediarecorder/android-audio-capture-example/

http://www.tutorialspoint.com/android/android_audio_capture.htm

-Merge Video and Audio

https://code.google.com/p/xuggle/source/browse/trunk/java/xuggle-xuggler/src/com/xuggle/mediatool/demos/ConcatenateAudioAndVideo.java

- Audio Effects

http://developer.android.com/intl/es/reference/android/media/audiofx/Equalizer.html

http://developer.android.com/intl/es/reference/android/media/audiofx/AudioEffect.html

http://developer.android.com/intl/es/samples/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors