PDA

View Full Version : how can i download live tv without interruption


twjpm2
12-03-2011, 09:27 PM
;) ;) ;) -r "rtmp://219.232.160.124/livestream/b29a1dc4b4a5a58b89b626292527b244" -o name.flv --live

twjpm2
12-03-2011, 09:31 PM
rtmpdump download 30MB or 100MB

twjpm2
12-03-2011, 09:36 PM
rtmpdump -r "rtmp://219.232.160.124/livestream/5c1e1d248467535459bd86da428ac0dd" -o name.flv --live

500kb/s

twjpm2
12-03-2011, 09:42 PM
--help|-h Prints this help screen.
--rtmp|-r url URL (e.g. rtmp//hotname[:port]/path)
--host|-n hostname Overrides the hostname in the rtmp url
--port|-c port Overrides the port in the rtmp url
--protocol|-l Overrides the protocol in the rtmp url (0 - RTMP, 3 - RTMPE)
--playpath|-y Overrides the playpath parsed from rtmp url
--swfUrl|-s url URL to player swf file
--tcUrl|-t url URL to played stream (default: "rtmp://host[:port]/app")
--pageUrl|-p url Web URL of played programme
--app|-a app Name of player used
--swfhash|-w hexstring SHA256 hash of the decompressed SWF file (32 bytes)
--swfsize|-x num Size of the decompressed SWF file, required for SWFVerification
--auth|-u string Authentication string to be appended to the connect string
--flashVer|-f string Flash version string
--live|-v Save a live stream, no --resume (seeking) of live strems possible
--flv|-o string FLV output file name, if the file name is - print stream to stdout
--resume|-e Resume a partial RTMP download
--timeout|-m num Timeout connection num seconds
--buffer|-b Buffer time in milliseconds, this option makes only sense in stdout mode
--skip|-k num Skip num keyframes when looking for last keyframe to resume from. Useful if resume fails