PDA

View Full Version : Unable to get octoshape video


12321
04-12-2013, 08:05 PM
Am trying to get this video, but I cannot play it on VLC ("You do not have permission to view this video")...I can get the links and can watch in the browser but I just can't download it

ligtv.com.tr/lig/spor-toto-super-lig/goller/2012-2013/28/eskisehirspor/diomansy-kamara-11277
The direct link:
octoshape://streams.octoshape.net/digiturk/LigTV/tsl/20122013/28/esk2svs1lig.mp4

That converts to:
http://127.0.0.1:6498/ms2/1365817714885/0MediaPlayer+0+/octoshape+hVV+streams.octoshape.net+V+digiturk+V+L igTV+V+tsl+V+20122013+V+28+V+esk2svs1lig.mp4/Octoshape


The XML:
http://streams.octoshape.net/streamlink/digiturk/LigTV/tsl/20122013/28/esk2svs1lig.mp4


I figure if I could find what to put in the hosts file for rtmpsrv to work I could get it but I'm having trouble with that. It seems to convert it to my localhost which I think it where I am having trouble.

Any help would be appreciated.

Thanks.

chap
04-12-2013, 11:55 PM
use rtmphelper(add port 60001)+ rtmpsusk RTMP Proxy Server v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app : ond
flashVer : WIN 11,6,602,180
swfUrl : http://static.oroll.com/class_octoshape.swf?v=19.8
tcUrl : rtmp://127.0.0.1:60001/ond
pageUrl : http://www.ligtv.com.tr/lig/spor-toto-super-lig/goller/2012-2013/28
/eskisehirspor/diomansy-kamara-11277
live : no
Playpath : Octoshape
Saving as : 2013-04-13_08-51-51_Octoshape.flv
INFO: Metadata:
INFO: videocodecid 7.00
INFO: height 360.00
INFO: width 640.00
INFO: videodatarate 781.00
INFO: audiocodecid 10.00
INFO: audiosamplesize 16.00
INFO: audiosamplerate 48000.00
INFO: stereo TRUE
INFO: audiodatarate 62.00
WARNING: ignoring too small audio packet: size: 0

12321
04-13-2013, 07:18 PM
Worked great, thanks, had never used that program before. Is there anyway to get the rtmpdump command from that?