Problem getting CityTv streams to download with rtmpdumpWhen I download the videos with the following command, the videos won't play in ffmpeg or any player I've tried:
Code:
rtmpdump -r "rtmpe://cp80642.edgefcs.net/ondemand/?ovpfv=2.1.4" -y "mp4:citytv/1632712407/1632712407_1206922320001_citytv-fringe-s4-e03-copy.mp4" -W "hXXp://admin.brightcove.com/viewer/us20110929.2031/connection/ExternalConnection_2.swf" -o ep3.mp4 Code:
15:18:54 T:140727866607360 INFO: (object end) Here's what mplayer/vlc/ffmpeg reports: Code:
Any help would be very much appreciated. Thanks! |
Re: Problem getting CityTv streams to play or downloadI've managed to verify that it is indeed a bad RTMPdump and not a bug in ffmpeg by using windows media player and flashplayer in windows. Does anyone know how the stream could be encrypted or something?
|
Re: Problem getting CityTv streams to play or downloadI'm assuming it's some sort of encryption and these details need to be used to make the stream usable.. but I don't know how with the --conn or -C option.
Code:
19:34:39 T:139870337156864 ERROR: DEBUG:root:SWFURL: isSlim=true&wmode=opaque&debuggerID=&optimizedContentLoad=true&bgcolor=%23000000&playerID=911449494001&flashID=myExperience45047864001&height=480&width=640&autoStart=&publisherID=1632712407&%40videoPlayer=1192789504001 |
Re: Problem getting CityTv streams to play or downloadHere's the output of the command.. Why do I get the client sent 6, server answered 9 issue if I have RTMPdump version 2.4?
Code:
$ rtmpdump -r "rtmpe://cp80642.edgefcs.net/ondemand/?ovpfv=2.1.4" -y "mp4:citytv/1632712407/1632712407_1206922320001_citytv-fringe-s4-e03-copy.mp4" -W "hXXp://admin.brightcove.com/viewer/us20110929.2031/connection/ExternalConnection_2.swf" -o test.mp4 |
Re: Problem getting CityTv streams to play or downloadThey are using FlashAccess DRM to protect their videos. AFAIK currently there is no method available to strip the DRM except screen capturing.
Adobe FlashAccess docs: Code:
http://docs.google.com/viewer?url=http://help.adobe.com/en_US/flashaccess/2.0/overview.pdf&chrome=true Code:
DEBUG: (object begin) |
All times are GMT -6. The time now is 09:55 AM. |