Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
ERROR: RTMP_ReadPacket, failed to read RTMP packet bodyHi,
I've beem using rtmpdump and VLC player to to watch live streams from HTML Code:
http://weeb.tv/channels my code: Code:
call rtmpdump -v -r rtmp://46.105.112.31/live/13/live -W http://static.weeb.tv/player.swf -p http://weeb.tv/ | %vlc% - Code:
The TVP1 stream is starting... Close vlc to return to the menu. RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... ERROR: rtmp server sent error Starting Live Stream INFO: Metadata: INFO: author INFO: copyright INFO: description INFO: keywords INFO: rating INFO: title INFO: presetname Custom INFO: creationdate Wed Aug 17 11:47:44 2011 INFO: videodevice Conexant Polaris Video Capture INFO: framerate 25.00 INFO: width 720.00 INFO: height 576.00 INFO: videocodecid avc1 INFO: videodatarate 436.00 INFO: avclevel 40.00 INFO: avcprofile 77.00 INFO: videokeyframe_frequency2.00 INFO: audiodevice Conexant Polaris Audio Capture INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: audioinputvolume 75.00 INFO: audiocodecid mp4a INFO: audiodatarate 64.00 620.219 kB / 7.51 sec ERROR: WriteN, RTMP send error 10053 (42 bytes) ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 4938 625.209 kB / 7.59 sec I presume that RTMPdump must be somehow patched, but I have no idea how to do that... My system: Win Vista 32bit Thanks in advance for any help! Last edited by kwiecu : 08-23-2011 at 04:19 PM. |
#2
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdumpCode:
-W http://weeb.tv/static/player.swf |
#3
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdumpstill doesnt work, any other idea?
i have the same problem. |
#4
|
|||
|
|||
weeb.tv - How to watch live with rtmpdumpStreams from weeb.tv cut after 5 seconds. I didn't find any secure token in SWF player. I would like to know is there a solution to get those streams without interrupting?
Quote:
|
#5
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdump |
#6
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdumpQuote:
|
#7
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdumpQuote:
http://stream-recorder.com/forum/sho...67&postcount=9 |
#8
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdumpQuote:
|
#9
|
|||
|
|||
weeb.tv - How to watch live with rtmpdump and VLC?how can i make this work
Code:
rtmpdump -r rtmp://46.105.112.31/live/56/live -W http://static.weeb.tv/player.swf -p http://weeb.tv/ | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#10
|
|||
|
|||
Re: weeb.tv - How to watch live with rtmpdump and VLCHi,
I'm also trying to using RTMPdump to view streams from weeb.tv in VLC. It seems to work for a little over 3 seconds and then the connection is closed. I use the following command: Code:
rtmpdump -v -r "rtmp://46.105.112.31/live/" -s "http://weeb.tv/static/player.swf" -y "live" -p "http://weeb.tv/online/vibooart/TVN24" -a "live/2" --swfsize 757672 --swfhash "71076e7752fe2a6a48ec891089e75fb68890a0b3361f6faa1ed6342cbeee529a" -o "tvn24.flv" |
Tags: live, rtmpdump, watch, weeb, weeb tv |
Thread Tools | |
Display Modes | |
|
|