Thread: PBS.ORG Cove
View Single Post
  #1  
Old 12-20-2012, 01:37 PM
wb8nbs wb8nbs is offline
Junior Member
 
Join Date: Dec 2012
Posts: 1
wb8nbs is on a distinguished road
Default

PBS.ORG Cove


I'm trying to capture video from
http://video.unctv.org/program/woodwrights-shop/

I compiled rtmpdump 2.4 OK and started rtmpsrv. It gave me this:
Code:
INFO: Connected...

rtmpdump -r "rtmp://sdwfchwqitj2v.cloudfront.net:1935/cfx/st?player=portal&mediaID=2292091598" -a "cfx/st?player=portal&mediaID=2292091598" -f "LNX 11,1,102,63" -W "http://dgjigvacl6ipj.cloudfront.net/media/swf/PBSPlayer.swf" -p "http://video.unctv.org" -y "mp4:cove2.0/woodwrights-shop/2292091598/hd-mezzanine-16x9/WOWS321343-web-16x9.mp4?player=portal&mediaID=2292091598" -o WOWS321343-web-16x9.flv

Closing connection... done!
but connection fails with

Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
There is some information at:
https://projects.pbs.org/confluence/...veapi/Glossary

Does anyone know if capturing these streams with rtpdump is possible?
Reply With Quote