14 projects for "learning" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Android FFmpeg

    Android FFmpeg

    An Android FFmpeg audio and video development tutorial

    ...It often includes real-world examples and scenarios that demonstrate how FFmpeg can be applied in production environments. The repository also serves as a reference for developers working with media pipelines and automation tasks. By consolidating learning materials in one place, it reduces the barrier to entry for mastering FFmpeg. Overall, it functions as both a study guide and a technical reference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MediaPipe

    MediaPipe

    Cross-platform, customizable ML solutions for live and streaming media

    ...Provides segmentation masks for prominent humans in the scene. MediaPipe Face Mesh is a face geometry solution that estimates 468 3D face landmarks in real-time even on mobile devices. It employs machine learning (ML) to infer the 3D surface geometry, requiring only a single camera input without the need for a dedicated depth sensor. Utilizing lightweight model architectures together with GPU acceleration throughout the pipeline, the solution delivers real-time performance-critical for live experiences. Human pose estimation from video plays a critical role in various applications such as quantifying physical exercises, sign language recognition, and full-body gesture control. ...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 3
    wlmedia

    wlmedia

    Next audio and video player SDK

    ...The project includes support for multiple media formats and emphasizes performance and efficiency in resource-constrained systems. It demonstrates how to build media pipelines that handle playback, processing, and format conversion. wlmedia is structured as both a functional tool and a learning resource for developers exploring multimedia systems. Its modular design allows components to be reused or extended for custom applications. Overall, it serves as a practical toolkit for media handling and experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FFmpegAndroid

    FFmpegAndroid

    FFmpeg implements video cropping, watermarking, transcoding

    FFmpegAndroid is a comprehensive Android-focused multimedia development project that demonstrates how to integrate and use FFmpeg for advanced audio and video processing tasks. It provides a wide range of implementations including video editing, transcoding, watermarking, and GIF generation, all optimized for mobile environments. The project also covers real-time streaming capabilities such as local and live RTMP pushing using H264 encoding, making it suitable for building live broadcasting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials!...
    Leader badge
    Downloads: 2,900 This Week
    Last Update:
    See Project
  • 6
    FFmpeg-Video-Editor

    FFmpeg-Video-Editor

    Sample android project using ffmpeg for cutting and compressing video

    ...It includes a user interface that allows users to select files, configure operations, and preview results. The application is designed as both a functional editor and a learning resource for developers exploring multimedia processing on Android. It emphasizes ease of integration and real-time feedback during editing operations. Overall, it showcases how to build a mobile video editor powered by FFmpeg.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SuperImage

    SuperImage

    Sharpen your low-resolution pictures with the power of AI upscaling

    Sharpen your low-resolution pictures with the power of AI upscaling. SuperImage is a neural network-based image upscaling build with the MNN deep learning framework and the Real-ESRGAN algorithm. By leveraging the power of your device's GPU, SuperImage is able to upscale and restore the details of your images without uploading them to the internet, keeping your data secure. SuperImage is a neural network-based image upscaling application for Android built with the MNN deep learning framework and Real-ESRGAN. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    QMDemo

    QMDemo

    Some functional modules developed by Qt on a daily basis or demos

    QMDemo is an Android demonstration project that showcases multimedia playback and processing capabilities using native and Java-based components. It is designed as a learning tool for developers exploring video playback, decoding, and rendering pipelines on mobile devices. The project includes examples of handling media streams, managing buffers, and synchronizing audio and video output. It demonstrates integration with multimedia libraries and frameworks to achieve efficient playback performance. QMDemo also provides UI components for controlling playback and interacting with media content. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CainCamera

    CainCamera

    CainCamera is an Android Project to learn about development

    CainCamera is an open-source Android project designed as a comprehensive learning resource for building advanced camera, image processing, and short video editing applications. It demonstrates how to implement real-time beauty filters, dynamic effects, and video recording using technologies like OpenGL ES and FFmpeg. The project includes modules for camera preview, face detection, filter rendering, and media editing, providing a full pipeline from capture to playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    LearningVideo

    LearningVideo

    Android Audio and Video Development Monster Fighting Upgrade

    LearningVideo is an educational repository that compiles structured learning materials focused on video processing, streaming technologies, and multimedia system design. It provides a wide range of resources including tutorials, technical notes, and example implementations that guide users through fundamental and advanced concepts. The repository covers topics such as encoding, decoding, streaming protocols, and real-time media pipelines, helping learners understand how modern video systems operate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WeiXinRecordedDemo

    WeiXinRecordedDemo

    WeChat video shooting UI, ffmpeg-based video recording and editing

    ...The project integrates OpenGL-based rendering to apply real-time filters and visual effects during recording. It also includes features for audio recording, synchronization, and playback, ensuring smooth multimedia output. Designed as a learning resource, it provides developers with a reference for building social media-style video capture applications. The codebase demonstrates handling of encoding, file management, and UI interactions in a cohesive workflow. Its modular structure allows developers to reuse components such as filters, recording logic, and playback controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    ...The project typically combines Java and native components to handle performance-critical tasks such as encoding and file writing. It showcases how to manage audio and video synchronization during recording, ensuring consistent playback results. The architecture is structured as a learning resource, helping developers explore camera APIs, media codecs, and FFmpeg-style processing concepts. It also includes playback modules to review recorded content directly within the app. Overall, it serves as a practical example of implementing end-to-end video recording functionality on Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This is a kit of applications that runs in NFC mobile phones, user can read information on tags that contains a path to play a multimedia object previously store in external memory. Useful for treasure hunt or outdoor activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB