View Single Post
  #1  
Old 03-09-2016, 05:23 AM
Dennis Chavante Dennis Chavante is offline
Junior Member
 
Join Date: Mar 2016
Posts: 2
Dennis Chavante is on a distinguished road
Default

Help in Capturing content on CWSeed


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.
Reply With Quote