Posts

Showing posts from September, 2011

Dump a rtmp/mms stream in Linux

If you have rtmpdump in your computer, you may record a rtmp stream using the following command. rtmpdump -r [rtmp_stream] -o [output_file] Example rtmp streams: DBC (Hong Kong) rtmpdump -r rtmp://58.64.197.165/live/dbc2 -o dbc2recording.flv Another example rtmp streams: rthk tv stream rtmpdump -r rtmp://stmw.rthk.hk/livet/livetvma3.stream -o rthktvrecording.flv   Use mimms for mms stream.

DBC (Hong Kong) live streams

DBC1 (數碼大聲台) rtmp://58.64.197.165/live/dbc1 DBC2 (數碼大家台) rtmp://58.64.197.165/live/dbc2 DBC3 (數碼大錢台) rtmp://58.64.197.165/live/dbc3 DBC4 (數碼大晒台) rtmp://58.64.197.165/live/dbc4 DBC5 (Digital We) rtmp://58.64.197.165/live/dbc5 DBC6 (數碼大歌台) rtmp://58.64.197.165/live/dbc6 DBC7 (數碼大戲台) rtmp://58.64.197.165/live/dbc7 The location of these streams can be found by in the source code of the current DBC website .