Downloadliste

Projektbeschreibung

EMIPLIB is a library to facilitate the development of programs that need to stream several kinds of media over IP. The library consists of several kinds of components that can be linked together in various ways, thereby providing a flexible framework. It also provides some ready-to-use classes for the transmission of audio and video over IP. Streams originating from the same participant can be synchronized.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-29 21:40
1.1.0

Ein Fehler in der libavcodec basierte Video-Frame-Wandelanleihe wurde behoben. Ein Fehler in der PortAudio basierte Audio Input / Output-Komponente wurde behoben. Eine Komponente wurde hinzugefügt, damit das Lesen raw YUV Video-Frames aus einer Datei. Unterstützung wurde für Audiokompression mit dem SILK-Codec aufgenommen. Das Build-System wurde umgestellt, um CMake.
Tags: Stable
A bug in the libavcodec based video frame conversion component was fixed. A bug in the PortAudio based audio input/output component was fixed. A component was added to allow reading raw YUV video frames from a file. Support was added for audio compression using the SILK codec. The build system was switched to CMake.

2010-07-19 23:48
1.0.0

In dieser Version wurden einige wichtige Änderungen an den Komponenten, die für Video-Streaming gemacht. Neben der Verwendung einer internen Streaming-Format, können jetzt H.263 Frames gesendet und empfangen werden über RTP nach dem Standard. Audio-Eingang und-Ausgang Komponenten für die Android-Plattform sind ab sofort verfügbar. Schließlich wurden einige Fehler in der Komponente Kette Umsetzung festgelegt.
In this version, some important changes were made to the components responsible for video streaming. Apart from using an internal streaming format, H.263 frames can now be sent and received over RTP according to the standard. Audio input and output components for the Android platform are now available. Finally, some bugs were fixed in the component chain implementation.

2009-08-13 18:04
0.17.0

Diese Version hat Komponenten für die Echo Cancellation auf die Routinen in der Speex Bibliothek. Die U-law und A-law-Codierung Komponenten wurden verbessert. Unterstützung für libswscale wurde hinzugefügt. Eine Komponente wurde zum Dekomprimieren JPEG kodierten Video-Frames mit der TinyJPEG Bibliothek hinzugefügt.
This release added components for echo cancellation based on the routines in the Speex library. The U-law and A-law encoding components were improved. Support for libswscale was added. A component was added for decompressing JPEG encoded video frames using the TinyJPEG library.

2007-12-23 19:54
0.16.0

Diese Veröffentlichung fügt ein PortAudio Sound Capture / Replay-Komponente. Es verbessert das Timing in der Audio-Session-Klasse.
This release adds a PortAudio sound capture/playback component. It improves the timing in the audio session class.

2007-08-15 12:31
0.15.0

Einige Bugs wurden behoben. Mehrere Audio-Komprimierung und Verschlüsselung Komponenten hinzugefügt wurden: A-law-Codierung, LPC-Kompression und GSM-Kompression. Ein OpenAL Output-Komponente wurde hinzugefügt.
Some bugs were fixed. Several audio compression
and encoding components were added: A-law
encoding, LPC compression, and GSM compression. An
OpenAL output component was added.

Project Resources