Showing 16 open source projects for "e-learning"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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: 1 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: 59 This Week
    Last Update:
    See Project
  • 3
    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: 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: 0 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,041 This Week
    Last Update:
    See Project
  • 6
    DVB-T2

    DVB-T2

    Canali del digitale terrestre su Tablet, Smartphone e Smart TV

    Web TV DVBT2 Canali televisivi in chiaro. Web Tv di canali televisivi in chiaro. Guardare la diretta TV streaming comodamente da computer, smartphone, tablet e Smart TV. Non siamo responsabili di malfunzionamenti dei canali televisivi.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    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: 23 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    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: 27 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13

    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: 1 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    ...International and root sec. laws as is comes free of use like that. Give your answers alike vaks@ccwf[.]cc[.]utexas[.]edu about Ani Magix or issue your activation phase of performer@df(.)lth.s(e)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Anime Player

    Anime Player

    Assista Animes pelo Android de Graça.

    Anime Player serve você com mais de 40 mil animes distribuidos pela internet e organiza os feeds para não perder nenhum lançamento. Esse leitor de feeds já vem com um player embutido.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB