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:
TeeChart Java for Android TeeChart Java for Android - Charting Component library for Android development environments. Written in native Java and includes 100% sourcecode as purchase option. TeeChart Java Chart for Android is developed to support multi-touch screens, Android 2.1 and greater, though can be easily adjusted to support earlier versions of Android
SQLite Generator SQLite Generator - SQLite Generator helps you generate and edit SQLite databases. This software *requires* a SDCard, or an external storage plugged in, as its primary purpose is to generate databases that you can copy and use elsewhere
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
Gemini Live Logcat Gemini Live Logcat - This app provide you a user-friendly UI for logcat. Besides using add/edit/delete custom filter function, you can even add tag/pid filter by just tapping log item. And you can enable/disable each log level separately instead of showing only higher level
HTTP Client HTTP Client - This app allows you to make HTTP requests to any web services on the net. It supports GET, POST, PUT and DELETE requests. Headers and parameters also available for customization
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step