evandbrown / efflux

A Java RTP stack with RTCP support and a clean API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOREWARNING: This project is no longer maintained. Kept online for educational purposes only.

efflux

A Java RTP stack

efflux is a simple Java RTP stack, whose target are applications who do not directly generate RTP content themselves but need to send or receive data using this protocol. It aims to be fully RFC compliant but has utilities for those special cases where the other end doesn't quite follow the RFC (which, sadly, happens often).

Project page: http://efflux.biasedbit.com

Dependencies

License

efflux is licensed under the Apache License version 2.0 as published by the Apache Software Foundation.

Quick & Dirty examples

Coming soon.

About

A Java RTP stack with RTCP support and a clean API.

License:Other


Languages

Language:Java 97.9%Language:CSS 2.1%