Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Is it possible to get the video with rtmpdump ?I want to dump the video ,but with dumphelper, either suck or srv won't work.
IS it possible to use the following information to the video ? {"profiles":{"low":{"Cantonese":"rtmpe:\/\/wowza.stream.tvb.com\/vipo\/_definst_\/mp4:vipo\/33\/5542\/554165\/000000737558.mp4?ts=1443880903&sig=a29bc963750d05d b1c291405589fd7b1&audioindex=0"},"high":{"Cantones e":"rtmpe:\/\/wowza.stream.tvb.com\/vipo\/_definst_\/mp4:vipo\/33\/5542\/554165\/000000737562.mp4?ts=1443880903&sig=73e1b51b73ecb2d 0830673f654c23170&audioindex=0"},"hd":{"Cantonese" :"rtmpe:\/\/wowza.stream.tvb.com\/vipo\/_definst_\/mp4:vipo\/33\/5542\/554165\/000000737563.mp4?ts=1443880903&sig=8441da1e4960497 c7284c1c710e293c2&audioindex=0"},"auto":{"Cantones e":"rtmpe:\/\/wowza.stream.tvb.com\/vipo\/_definst_\/mp4:vipo\/33\/5542\/554165\/554165_mobile_auto.mp4?ts=1443880903&sig=2e62ac301 308350604999cd9aed2af7a&audioindex=0"}},"is_drm":f alse,"protocol":"hls","breakpoints":[{"id":161464,"video_id":218923,"time":1052,"create d_at":"2015-09-26 19:51:02","updated_at":"2015-09-26 20:24:39"}],"opening_start_at":["0"],"subtitle":{},"is_pay":0,"duration":2603.4,"chapt ers":[]} the jason link : http://api.mytv.tvb.com/rest_user_su...json?id=218923 the video link :http://mytv.tvb.com/tc/cat_news/60minutes/218923 |
#2
|
|||
|
|||
Re: Is it possible to get the video with rtmpdump ?"This 60min video wont work because their swf is waiting for special messages and then return the same using some calculation. You can see those when you run rtmpdump,
DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object begin) DEBUG: Property: <Name: r1, NUMBER: 212.00> DEBUG: Property: <Name: r2, NUMBER: 452.00> DEBUG: Property: <Name: r3, NUMBER: 306.00> DEBUG: Property: <Name: r4, NUMBER: 504.00> DEBUG: Property: <Name: r5, NUMBER: 105.00> DEBUG: Property: <Name: r6, NUMBER: 589.00> DEBUG: (object end) here we have to add r1 and r2 and return back, there are like 30 functions, so although it's possible to handle this and compile the librtmp, I dont think it's worth the hassle or support." -sb It's really KSV's call |
#3
|
|||
|
|||
Re: Is it possible to get the video with rtmpdump ?Good Work! I did get the rtmp link, but it just would NOT play for me!!!-- I wonder which version of rtmpdump you're using!
Code:
rtmpdump -r "rtmpe://wowza.stream.tvb.com:1935/vipo/_definst_/mp4:vipo/33/5542/554165/000000737562.mp4" -a "vipo/_definst_/mp4:vipo/33/5542/554165/000000737562.mp4?ts=1444058979" -f "WIN 19,0,0,185" -W "http://img.tvb.com/mytv4/swf/supertv_r2.swf" -p "http://mytv.tvb.com/tc/cat_news/60minutes/218923" -C S:vipo/33/5542/554165/000000737562.mp4 -C S:1444058979 -C S:a65346922d308181fb827bf835bc44e9 -y "mp4:vipo/33/5542/554165/000000737562.mp4" -o "2015-10-05_08-30-17_000000737562.flv" |
#4
|
|||
|
|||
Re: Is it possible to get the video with rtmpdump ?Humm! I've tried it w/ the token and w/ 63, but still not working ;( I'm using a Hong Kong VPN
|
#5
|
|||
|
|||
Re: Is it possible to get the video with rtmpdump ?Quote:
rtmpdumphelper (with Handshake 10) I'm using a Hong Kong VPN too chanc Video 442 MB |
#6
|
|||
|
|||
Re: Is it possible to get the video with rtmpdump ?Quote:
would you please show me how you got it dumped ? I used rmtpdumphelper, too. but either suck or srv won't work here. besides, which browser were you using to go with rmtpdumphelper ? I tried palemoon, firefox and ie, but none of these worked. From your screenshot, I can tell the Rtmpdumphelper you were using is of the same version as I have been using. Ver 1.21. But what version of rtmpdump were you using ? I am using the latest one updated by KSV. COULD YOU PLEASE SHARE the version you were using when you managed to get the video dumped ? Thank you. |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|