Audio (330) Datatype (47) Demo (186) Development (541) Document (21) Driver (87) Emulation (142) Game (874) Graphics (469) Library (102) Network (207) Office (56) Utility (827) Video (62)
Total files: 3951
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
The Real-Time Messaging Protocol (RTMP) is used for streaming
multimedia content across a TCP/IP network. This API provides most client
functions and a few server functions needed to support RTMP, RTMP tunneled
in HTTP (RTMPT), encrypted RTMP (RTMPE), RTMP over SSL/TLS (RTMPS) and
tunneled variants of these encrypted types (RTMPTE, RTMPTS). The basic
RTMP specification has been published by Adobe but this API was
reverse-engineered without use of the Adobe specification. As such, it may
deviate from any published specifications but it usually duplicates the
actual behavior of the original Adobe clients.
-------
10th August 2019:
- v2.4 patched to work with OpenSSL 1.1.1c
|