Hello all,
I'm trying to save a livestream from this website: http://cleverproducciones.com/tv-online.html. The stream will be active from about 4:45pm till 10:00pm EST today.
I have not been able to capture the RTMP stream using GetFLV, VLC, URL Snooper 2, or RTMPExploreX.
If I change my User Agent in Chrome to an iPhone, then I can access a different RTMP stream that I can record perfectly in VLC. However, this is a very low quality stream, and it makes the ball difficult to follow much of the time.Using RTMPExploreX I was also unsuccesful:Code:rtsp://mobilestr1.livestream.com/livestreamiphone/cleverentertainmenttv
When I tried using RTMP streams found in URLSnooper2 in RTMPDump, all had the same error as above "failed to read RTMP packet header".Code:Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Processing connect app: mogulus-edge/cleverentertainmenttv flashVer: WIN 12,0,0,77 swfUrl: http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf?iconColor=0xcccccc&iconColorOver=0xe7e7e7&mute=false&color=0x000000&allowchat=true&jsEnabled=false&time=&width=640&height=360&autoPlay=false tcUrl: rtmp://xcleverentertainmenttvx.e.channel.livestream.com/mogulus-edge/cleverentertainmenttv pageUrl: http://cdn.livestream.com/embed/cleverentertainmenttv?layout=4&color=0x000000&autoPlay=false&mute=false&iconColorOver=0xe7e7e7&iconColor=0xcccccc&allowchat=true&height=360&width=640 ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done! WARNING: Trying different position for client digest! Processing connect app: mogulus-stream-edge/cleverentertainmenttv flashVer: WIN 12,0,0,77 swfUrl: http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf?iconColor=0xcccccc&iconColorOver=0xe7e7e7&mute=false&color=0x000000&allowchat=true&jsEnabled=false&time=&width=640&height=360&autoPlay=false tcUrl: rtmp://212-68.livestream.com/mogulus-stream-edge/cleverentertainmenttv pageUrl: http://cdn.livestream.com/embed/cleverentertainmenttv?layout=4&color=0x000000&autoPlay=false&mute=false&iconColorOver=0xe7e7e7&iconColor=0xcccccc&allowchat=true&height=360&width=640 Playpath: rtmp://212-96.livestream.com/affiliateStream/cleverentertainmenttv/6c69766572657065617465723a72746d703a2f2f3231322d39362e6c69766573747265616d2e636f6d2f6d6f67756c75732f636c65766572656e7465727461696e6d656e7474762f63616e616c636c657665723030303032303134303430372d3137353433342d6d656469756d5f363738 Saving as: 6c69766572657065617465723a72746d703a2f2f3231322d39362e6c69766573747265616d2e636f6d2f6d6f67756c75732f636c65766572656e7465727461696e6d656e7474762f63616e616c636c657665723030303032303134303430372d3137353433342d6d656469756d5f363738 INFO: Metadata: INFO: author canalclever INFO: copyright Procaster 20.3.0 INFO: broadcasting_app Procaster 20.3.0 INFO: operation_system Windows 7 Service Pack 1 (build 7601), 32-bit INFO: presetname Custom INFO: creationdate 2014.04.07-17:54:37 INFO: audiocodecid mp4a INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audiodatarate 128.00 INFO: videocodecid avc1 INFO: avcprofile 66.00 INFO: avclevel 0.00 INFO: width 768.00 INFO: height 432.00 INFO: videodatarate 550.00 INFO: title Procaster stream INFO: videodevice Procaster Video INFO: framerate 25.00 INFO: videokeyframe_frequency2.40 INFO: audiodevice Procaster Audio INFO: audioinputvolume 100.00 INFO: streamIdentifier 84D1DA INFO: lsChannelName cleverentertainmenttv WARNING: ignoring too small audio packet: size: 0 ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done!
Would anyone be able to help me figure out how to do this?
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by greatfungi; 9th Apr 2014 at 13:55.