Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
indy tcp で接続しようとしましたが、うまくいきませんでした。そのため、Delphi で rtmp:// サーバーへのリクエストを生成する RTMP ライブラリを探していました。これを可能にする無料/オープンソースのライブラリを知っている人はいますか?
ありがとう、BBLN。
Delphi ライブラリはわかりませんが、MPlayer の rtmpdump には DLL (librtmp) が用意されています。
それにアクセスする Delphi ユニットを作成できます。正確な目標に応じて、rtmpdump ツールを使用してビデオ ファイルをダウンロードすることもできます。
http://rtmpdump.mplayerhq.hu/