I'm trying to capture an episode of MADtv on CWSeed at:
http://cwseed.com/shows/madtv/episod...e-35d82b66b223
I'm using rtmpdump with this code:
Code:
rtmpdump -r "rtmpe://68.142.77.102/a2246/023/?_fcs_vhost=wbworldtv:fcod.linwd.net/mp4:cwtv/videos/2015/10/21/MADtv-624-CWS_a496bc358_500kbps.mp4” -0 624.ts
But it returns this error:
Code:
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed
Can anyone tell me what I'm doing wrong?
Thanks.