Showing 20 open source projects for "email/android"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    my-tv

    my-tv

    Android IPTV player supporting custom TV sources and quick install

    my‑tv is a popular open-source Android app for live TV streaming via custom IPTV sources. With over 32k GitHub stars, it allows users to watch TV channels by installing directly on devices like TV boxes via APK or ADB. Features include USB and Xiaomi TV Assistant install options, remote‑configurable channel lists via QR code or JSON, and flexible support for text, M3U, and JSON playlists.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    FFmpegAndroid

    FFmpegAndroid

    FFmpeg implements video cropping, watermarking, transcoding

    ...Beyond implementation, the repository includes detailed documentation on FFmpeg commands, JNI integration, and multimedia protocols, offering both practical tools and educational resources. With support for decoding, encoding, and rendering pipelines, it acts as a full-stack reference for Android multimedia engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FFmpegCommand

    FFmpegCommand

    Command library suitable for Android. It implements audio and video

    FFmpegCommand is a graphical utility designed to simplify the generation and execution of FFmpeg commands for multimedia processing tasks. It provides an interface where users can configure parameters such as codecs, bitrates, and formats without manually writing command-line instructions. The tool dynamically builds FFmpeg commands based on user selections, making complex workflows more accessible. It supports common operations such as transcoding, trimming, and format conversion....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    supercambr

    supercambr

    IPTV Player

    Open Source IPTV player for Windows and Android using users driven database of m3u lists. Live users list + IM, powersearch in all lists, ultimate DVR, EPG integrated, channel preview and much more. Non-profit. Currently version Windows v9.526, Android v2.2.
    Downloads: 34 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fanplayer

    fanplayer

    A portable video player based on ffmpeg for windows and android

    fanplayer is a lightweight, cross-platform video player built directly on top of FFmpeg, designed for Windows and Android environments. It is implemented in C with a focus on simplicity, performance, and minimal dependencies, avoiding external libraries such as SDL. The player directly interfaces with platform-specific rendering APIs like Direct3D and AudioTrack, enabling efficient audio and video output. It supports a wide range of media formats and streaming protocols while maintaining low CPU and memory usage compared to traditional FFmpeg players. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 35,787 This Week
    Last Update:
    See Project
  • 8
    FFmpegKit

    FFmpegKit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, ma

    FFmpegKit is a collection of tools to use FFmpeg in Android, iOS, Linux, macOS, tvOS, Flutter and React Native applications. It includes scripts to build FFmpeg native libraries, a wrapper library to run FFmpeg/FFprobe commands in applications and 8 prebuilt binary packages available at Github, Maven Central, CocoaPods, pub and npm. All scripts support additional options to enable optional libraries and disable platform architectures.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Weylus

    Weylus

    Use your tablet as graphic tablet/touch screen on your computer

    Weylus turns your tablet or smart phone into a graphic tablet/touch screen for your computer! No apps except a modern browser (Firefox 80+, iOS/iPadOS 13+) are required on your tablet. Start Weylus, preferably set an access code in the access code box and press the Start button. This will start a webserver running on your computer. To control your computer with your tablet you need to open the url http://<address of your computer>:<port set in the menu, default is 1701>, if possible...
    Downloads: 299 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RxFFmpeg

    RxFFmpeg

    FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl

    RxFFmpeg is a high-performance multimedia processing framework built on top of FFmpeg and optimized specifically for Android environments, enabling developers to perform complex audio and video editing operations programmatically. It integrates widely used encoding libraries such as x264, mp3lame, and fdk-aac, allowing it to support a broad range of media formats and transformations. The framework provides a wrapper around FFmpeg commands, making it easier to execute advanced media operations without directly handling low-level command syntax. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    EpMedia

    EpMedia

    The video processing framework based on FFmpeg developed on Android

    ...The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tvheadend

    Tvheadend

    TV streaming server and digital video recorder for Linux

    Tvheadend is a TV streaming server and digital video recorder for Linux. It supports DVB-C(2), DVB-T(2), DVB-S(2), ATSC, SAT>IP, HDHomeRun and IPTV inputs, as well as HTTP, HTSP (own protocol) and SAT>IP outputs.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    AEBL Mobile Media Player, changing how we consume media. AEBL is a media player and a digital media platform in use in the IHDN XPO network media system ( http://www.ihdn.ca/Xpo_VI.html ). AEBL is foremost a mobile media distribution and playback framework. It was created to be the core technology that is used in a television ad insertion and digital sign, and further development has opened up many more applications. It currently is designed to run on a raspberry Pi, although it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VLC media player

    VLC media player

    The best free media player for video and DVDs

    VLC is an open source cross-platform multimedia player and framework, which plays most multimedia files, DVDs, Audio CDs, VCDs, and various streaming protocols. VLC media player is simple, fast, and powerful. It plays everything, files, discs, webcams, devices, and streams. VLC plays most codecs (MPEG-2, DivX, H.264, MKV, WebM, WMV, MP3, etc.) so no codec packs are needed. It runs on all platforms: Windows, Linux, Mac OS X, Unix, etc. And VLC is hassle free with no spyware, no ads, and no...
    Leader badge
    Downloads: 2,219 This Week
    Last Update:
    See Project
  • 16
    ijkplayer

    ijkplayer

    Android/iOS video player based on FFmpeg n3.4

    ijkplayer is a cross-platform multimedia playback framework designed for Android and iOS that builds on top of FFmpeg to deliver flexible and high-performance video playback capabilities. It is essentially an enhanced implementation of ffplay, extended for mobile environments with support for hardware acceleration technologies such as MediaCodec on Android and VideoToolbox on iOS, enabling efficient decoding and rendering of video streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    onet

    OctopusNet - SAT>IP Server with various possibilities

    ...Up to 4 streams - depending on model - may be used simultaneously on stationary and mobile devices. The to-use client software (*3) is for the operating systems iOS (iPhone, iPad), Android, Mac OS and Windows already from various manufacturers available on the market (Smart TVs, Windows Phone, Windows RT and Kindle Fire HD in preparation). All models in the Octopus Net series contains a 5 port gigabit managed switch and the possibility to be equipped with two DuoFlex modules (* 4). The Octopus Net can be any number of times cascaded (controlled by IP address).The use of wireless clients requires an additional wireless access point...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Moment Video Server
    Media server, streaming video server. Supports RTMP, RTMPT, HTTP Live Streaming (HLS), RTSP, MPEG-TS protocols. Streaming to PC, Mac, iPhone and Android. Live transcoding. Streaming and recording for IP cameras. Video chat and video conferencing. Visit project's home page for downloads: http://momentvideo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable. TacitPixel is the successor of the TAP and Twisted Pair engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB