Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

New AP Video streams connect but don't play

(http://stream-recorder.com/forum/showthread.php?t=16477)

jhb50 07-09-2013 06:00 PM

New AP Video streams connect but don't play


 
The associated press has opened a new site with ap videos http://studio.ndnmediaservices.com/ap

The video browser links are of the form http://studio.ndnmediaservices.com/a...Speed-24934200 and by sniffing I get the following rtmp values.

url: rtmp://cp98516.edgefcs.net/ondemand/streams/videos/24934200
app: ondemand/streams/videos
flashVer: WIN 11,7,700,224
pageUrl: http://studio.ndnmediaservices.com/a...Speed-24934200
swfUrl: http://vault.studio.ndnmediaservices...e=AP&pcat=News & Information&cid=10218&wid=23707
tcUrl: rtmp://cp98516.edgefcs.net/ondemand/streams/videos
playPath: 24934200

I have tried the following (with escapes to allow the &'s, and it connects but no stream plays.

rtmpdump -r "rtmp://cp98516.edgefcs.net/ondemand/streams/videos" -y 24934200 -w "http://vault.studio.ndnmediaservices.com/d2ae22db26ce3363b1833b6b51bf092cf0837a85/swf/player.swf?vid=24934200^&freewheel=90121^&ss=ap_ho m_non_non^&distname=AP^&pname=AP^&pcat=News ^& Information^&cid=10218^&wid=23707" -p "http://studio.ndnmediaservices.com/ap/Crash-Investigation-Focuses-on-Landing-Speed-24934200" -v | ffplay -i -

Also tried w/o -v and with -C S:OK and -C S:onBWDone but no luck.

Can anyone help? Thanks.

chap 07-09-2013 06:23 PM

Re: New AP Video streams connect but don't play


 
Code:

rtmpdump -r "rtmp://cp98516.edgefcs.net/ondemand/streams/videos" -a "ondemand/streams/videos" -f "WIN 11,7,700,224" -W "http://vault.studio.ndnmediaservices.com/d2ae22db26ce3363b1833b6b51bf092cf0837a85/swf/player.swf" -p "http://studio.ndnmediaservices.com/ap/Crash-Investigation-Focuses-on-Landing-Speed-24934200" -y "24934200" -o "24934200.flv"

jhb50 07-09-2013 10:21 PM

Re: New AP Video streams connect but don't play


 
Thanks. That's the first time I have seen that app must be specified when its already in the rtmp.


All times are GMT -6. The time now is 03:18 AM.