Displaying 3 results from an estimated 3 matches for "rtmpdump".
2009 Mar 18
1
Can't compile rtmpdump source
Hello!
I can't compile rtmpdump source on FreeBSD:
http://sourceforge.net/projects/rtmpdump/
I obtain the following output:
# gmake
g++ -Wall -c -o bytes.o bytes.cpp
In file included from bytes.cpp:25:
bytes.h:37:20: endian.h: No such file or directory
bytes.h:38:22: byteswap.h: No such file or directory
bytes.h:45:2: #er...
2023 Aug 13
2
a quick and dirty way to compile R on win arm64 using clangarm64
...-clang-aarch64-nghttp2 1.55.1-1
mingw-w64-clang-aarch64-openblas 0.3.23-1
mingw-w64-clang-aarch64-openmp 16.0.5-1
mingw-w64-clang-aarch64-openssl 3.1.2-1
mingw-w64-clang-aarch64-p11-kit 0.25.0-1
mingw-w64-clang-aarch64-pcre2 10.42-1
mingw-w64-clang-aarch64-readline 8.2.001-6
mingw-w64-clang-aarch64-rtmpdump 2.4.r99.f1b83c1-1
mingw-w64-clang-aarch64-tcl 8.6.12-2
mingw-w64-clang-aarch64-termcap 1.3.1-6
mingw-w64-clang-aarch64-tk 8.6.12-2
mingw-w64-clang-aarch64-wineditline 2.206-1
mingw-w64-clang-aarch64-winpthreads-git 11.0.0.r107.gd367cc9d7-1
mingw-w64-clang-aarch64-xz 5.4.4-1
mingw-w64-clang-aarch64-...
2009 May 23
0
RMTPE specification
Here is a cleanroom specification of RTMPE which has been documented
from rtmpdump v1.6 source code. updates will be at:
http://lkcl.net/rtmp/RTMPE.txt
it is from the perspective of a client however implementing from the
perspective of a server is a trivial matter.
please distribute freely and widely.
please implement and distribute even wider, in both client and server.
note: a...