Fawad-Ahmed's Stars
piemonte/PBJVision
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
NextLevel/NextLevel
⬆️ Media Capture in Swift
guardianproject/android-ffmpeg
a system for building custom ffmpeg binaries for Android
gre/diaporama
image/video/content slideshow engine providing high quality animation effects including Kenburns Effect and GLSL Transitions.
ideastorm/presmedia
Presentation multi-media management. overlay webcams, text, recorded video, images, music... etc.
OpenHypervideo/FrameTrail
FrameTrail is an open source software that let's you experience, manage and edit interactive video directly in your web browser. It enables you to hyperlink filmic contents, include additional multimedia documents (e.g. text overlays, images or interactive maps) and to add supplementing materials (annotations) at specific points.
nahung89/VideoMerge
Demo how to merge multi video with text overlay
susheels/contextual-advertisement-generator
This is a hackathon project done which won the runners-up prize at "What the Hack" hackathon conducted by sap labs.Generates ads in real time based on the content of the video. The audio form a video is sent to GoogleSpeechToText API to get the corresponding text. AlchemyAPI is used to get the keyword and this is used to search online for relevent ads. The resulting images are scraped and placed in the webpage beside the video (Youtube API). Thus the ads on the side of the video change in real time as the content of the video changes. If the person is talking about cars, an ad about cars shows up and when he talks about bikes, an ad about bikes shows up. ffmpeg and youtube-dl is used to handle the video part. PHP was extensively used.
tarunsharma1/Real-time-video-content-based-ad-generator
Generates ads in real time based on the content of the video. The audio form a video is downloaded, split into smaller parts, and then each part is send to GoogleSpeechToText API to get the corresponding text for that part. The text is then sent to Alchemy API to get the semantic content , i.e. keywords and entities. The word 'ad' is then added to these keywords and a search is made on ask.com . The resulting images are scraped and placed in the webpage beside the video (Youtube API). Thus the ads on the side of the video change in real time as the content of the video changes. If the person is talking about cars, an ad about cars shows up and when he talks about bikes, an ad about bikes shows up. To download the audio only, and split the audio, we use ffmpeg and youtube-dl .We run the shell commands from php itself.
hellopeterlee/FFmpegRecorder
Android视频录制
Fawad-Ahmed/FFmpegVideoRecorder
Customizable Android video recorder library that can combine multiple videos
marko-petrovic/android-alternative-video-recorder
Android sample project demonstrating video recording using openCV and ffmpeg. Useful if you want to implement no-delays fully customizable start/stop recording. Vine and some other video messengers use this recording approach
chenzhihui28/VideoRecorderAndCompressor
视频录制 视频压缩(使用FFMpeg)Android Video Recorder/Video Compressor
phuquy2114/Camera
CustomCamera
316karan/Android-Video-Compressor
Video Compression Example for Android using FFMPEG.
sourab-sharma/TouchToRecord
Touch android camera surface view to record video using FFmpeg Recorder
amosyuen/FFmpegVideoRecorder
Customizable Android video recorder library that can combine multiple videos
mabeijianxi/small-video-record
利用FFmpeg视频录制微信小视频与其压缩处理
qdrzwd/VideoRecorder
android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。
CrazyOrr/FFmpegRecorder
An Android video recorder using JavaCV and FFmpeg.
wysaid/Android-ffmpeg-CameraRecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
boxme/SquareCamera
Android Camera Library For Square Photo Taking
almalence/OpenCamera
Open camera project - multi-functional camera application for android.
nekocode/CameraFilter
📷 Realtime camera filters on android.
wuhaoyu1990/MagicCamera
Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
google/cameraview
[DEPRECATED] Easily integrate Camera features into your Android app
lizhangqu/Camera
二代身份证信息识别
PauloFer1/SantaCard
codekidX/spyro-camera
[Alpha] Simple material designed camera app
afollestad/web-recording-experiments
Experiments with recording audio and video from the web. This repo is incomplete, right now. I will be adding more.