Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Help With This Channel - (Failed to read header)Hey Guys,
Can anyone help with these channels? http://usachannels.tv/fox_live.php http://usachannels.tv/cbs_live.php I tried for over 2 hours and can't figure it out. I get this error.. "INFO: Connected... ERROR: RTMP_ReadPacket, failed to read RTMP packet header" This is the command I've tried for Fox channel. rtmpdump -v -r "rtmpe://46.246.124.28:1935/live/" -a "live/" -W "http://prvservers.com/j/jwplayer.flash.swf" -p "http://prvservers.com/embed2.php?u=foxx&vw=620&vh=470&domain=" -y "foxx" -T "#yw%%tt#w@kku" -o "output.flv" |
#2
|
|||
|
|||
Re: Help With This Channel - (Failed to read header)Make sure you're using the latest rtmpdump file
FOX Code:
rtmpdump -r "rtmpe://46.246.124.3:1935/live/" -a "live/" -f "WIN 13,0,0,214" -W "http://prvservers.com/j/jwplayer.flash.swf" -p "http://prvservers.com/embed2.php?u=foxx&vw=620&vh=470&domain=usachannels.tv" --live -y "foxx" -o "2014-11-15_08-49-41_foxx.flv" -T "#yw%%tt#w@kku" Code:
rtmpdump -r "rtmpe://46.246.124.87:1935/live/" -a "live/" -f "WIN 13,0,0,214" -W "http://prvservers.com/j/jwplayer.flash.swf" -p "http://prvservers.com/embed2.php?u=cba5&vw=620&vh=470&domain=usachannels.tv" --live -y "cba5" -o "2014-11-15_08-53-34_cba5.flv" -T "#yw%%tt#w@kku" |
#3
|
|||
|
|||
Re: Help With This Channel - (Failed to read header)Thanks so much peter! So it seemed I had things mostly correct, but version must be an issue. I testing this working on my Windows machine, but on Ubuntu 14, I still get this packet header error.
Do you know if there is a better/more recent version for Ubuntu/Linux? The basic, Code:
sudo aptitude install rtmpdump |
#4
|
|||
|
|||
Re: Help With This Channel - (Failed to read header)hello with 'aptitude install' is an old version
you need compile the last version 'KSV' you can follow this link HTML Code:
http://stream-recorder.com/forum/customized-rtmpdump-binaries-patch-file-t16103.html |
#5
|
|||
|
|||
Re: Help With This Channel - (Failed to read header)Thanks very much I will try that!!
|
#6
|
|||
|
|||
Re: Help With This Channel - (Failed to read header)Is there any directions floating around for Ubuntu or Debian?
I tried to install this and apparently I need to do something more with OpenSSH? When I try to make, it gives me an openssh error, but my server indicates it is installed. Sorry for being a noob. Any advice is welcome. |
Tags: header, rtmpdump, usatvchannels |
Thread Tools | |
Display Modes | |
|
|