OS4 DepotLogo by Nickman 
(anonymous IP: 18.223.107.149,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Misc » librtmp.lha

librtmp

Description: A support library for RTMP streams
Download: librtmp.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 476kb
Version: 2.4
Date: 21 Jul 2023
Author: Andrej Stepanchuk, Howard Chu
Submitter: Michael Trebilcock
Homepage: http://rtmpdump.mplayerhq.hu/
Category: development/library/misc
Replaces: development/library/misc/librtmp.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 12590
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 77  (Current version)
684  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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.

-------

20th July 2023:

- Recompiled to link .so with OpenSSL 3.1.1. rtmpdump version unchanged.

Copyright © 2004-2024 by Björn Hagström All Rights Reserved