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 Apache Tika Learn Apache Tika - This app provides a basic understanding of Apache Tika library, the file formats it supports, as well as content and metadata extraction using Apache Tika
Learn KnockoutJS Learn KnockoutJS - This tutorial is designed for software programmers who wants to learn the basics of KnockoutJS and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on components of KnockoutJS with suitable examples
Android Web Editor PRO Android Web Editor PRO is a unique mobile software for web developing. It allows you to create your own html, php, javascript and other pages or edit already existing. You can preview them in web browser via our web-server or in built-in quick view unit. Also you can manage, upload and download files through the FTP as well as managing your local files and folders
AndEngine - Examples AndEngine - Examples - AndEngine is a free Open Source 2D OpenGL Game Engine for the Android platform.
This application contains various Examples that showcase what developers can do with this engine.
Install this to stay tuned with the progress.
Join the AndEngine-Community at:
http://www.andengine
Learn EasyMock v2 Learn EasyMock v2 - EasyMock is a mocking framework, JAVA-based library that is used for effective unit testing of JAVA applications. EasyMock is used to mock interfaces so that a dummy functionality can be added to a mock interface that can be used in unit testing