RTMP Dump is a tool to download rtmp:// and rtmpe:// streams.
What's New in This Release:
· fix RC4 cleanup for GnuTLS/gcrypt
· declare RTMP_Write buf as const
· cleanup Makefile
· replace all use of bool with int
· add RTMP_Socket() and RTMP_Pause() APIs
· add ping/pong message handling
· add basic shared library support
· fix RTMP_ParseURL extension skipping
· fix bad switch() from -r477 in RTMP_Read
· fix rtmpsrv to always use .flv extension on output
· fix crash on socket failure while RTMP_Read() is reading header
· fix RTMP_ReadPacket signed/unsigned chars for m_nChannel
· license cleanup, use current FSF address
· fix RTMP_SetupURL tcUrl generation
· ignore multiple spaces between URL options
· only send CheckBW request once per session
Like it? Share with your friends!
Supported operating systems:
Google Android 1.0, Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
Learn Computer Graphics Learn Computer Graphics - This tutorial has been prepared for students who don’t know how graphics are used in computers. It explains the basics of graphics and how they are implemented in computers to generate various visuals. To display a picture of any size on a computer screen is a difficult process. Computer graphics are used to simplify this process
Where Am O? - Firefox Addon Where Am O? A helpful extension for AMO developers.
The only functionality right now is to clearly identify what AMO server you are on and let you switch between that page on others.
Add your own dev server by going to about:config and creating the pref extensions.whereamo
Learn Cloud Computing Learn Cloud Computing - Cloud Computing provides us means by which we can access the applications as utilities over the internet. It allows us to create, configure, and customize the business applications online. This tutorial will take you through a step-by-step approach while learning Cloud Computing concepts
ActionScript3 Reference The ActionScript 3.0 Language Reference is a reference manual for the application programming interfaces (APIs) for Adobe Flash Professional, Flash Player and Adobe AIR.
This version includes ActionScript classes, methods, and properties that support the Adobe AIR runtime environment
Learn Euphoria Learn Euphoria - Euphoria's first incarnation was created by Robert Craig on an Atari Mega-ST and it was first released in 1993. It is maintained by Rapid Deployment Software. Euphoria is simple, flexible, easy to learn, and interpreted high-level programming language for DOS, Windows, Linux, FreeBSD and more
Learn Node js Learn Node js - This tutorial is designed for software programmers who wants to learn the basics of Node.js and it's architectural concepts in simple and easy ways. This tutorial will give you enough understanding on components of Node.js with suitable examples. Node.js is a very powerful JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine
Learn DOM Learn DOM - Application is divided into sections such as XML DOM Basics, XML DOM Operations and XML DOM Objects. Each of these sections contain related topics with simple and useful examples
Memorize Me Java Concepts Memorize Me Java Concepts - Learn about Object Oriented Programming (OOP), Abstraction, Polymorphism, Encapsulation, Inheritance, JVM, keywords, data types and may other areas of Java