PDA

View Full Version : How do we get the complete rtmp of this streaming?


schuster92
10-25-2012, 03:03 PM
Hi, I would like to know if you could help me with a streaming to get your rtmp for simpleTV.

This is the url:

http://www.dinozap.tv/redirect/embedredi.php?c=111&width=700&height=390&autostart=true&tk1=xJxpM3AlkXjpT0y1KnB6WR8KIsdGIi4sMSqIDS2NF%2BuX biHnELpX76x0oYYdDB4Y1zmB3Fp5jxDuc1V4%2BSpQCg%3D%3D&tk2=Osh9XJNCztFfctRIr%2F0YIlQ48b46e8hQoszWfeFebi8% 3D&tk3=mfRvMGxYZKelWpkZko1YDQlnuLpPggprDU64eI0dhUY%3D

I have the swfUrl:

http://93.114.45.68/player-hd.swf

I have the url:

http://www.dinozap.tv/redirect/embedredi.php?c=111&width=700&height=390&autostart=true&tk1=xJxpM3AlkXjpT0y1KnB6WR8KIsdGIi4sMSqIDS2NF%2BuX biHnELpX76x0oYYdDB4Y1zmB3Fp5jxDuc1V4%2BSpQCg%3D%3D&tk2=Osh9XJNCztFfctRIr%2F0YIlQ48b46e8hQoszWfeFebi8% 3D&tk3=mfRvMGxYZKelWpkZko1YDQlnuLpPggprDU64eI0dhUY%3D


and... How do I get the rtmp?.

I expect your help, Thank You Very Much.


Sorry for my english.

chap
10-25-2012, 03:53 PM
rtmp://46.19.141.134:1735/vod/ligaptv

hasomaso
10-26-2012, 12:01 AM
rtmpdump -v -r "rtmp://81.17.21.66:1735/vod/ligaptv" -W "http://93.114.45.68/player-hd.swf" -p "http://www.dinozap.tv/redirect/embedredi.php?c=111&width=700&height=390&autostart=true&tk1=xJxpM3AlkXjpT0y1KnB6WR8KIsdGIi4sMSqIDS2NF%2BuX biHnELpX76x0oYYdDB4Y1zmB3Fp5jxDuc1V4%2BSpQCg%3D%3D&tk2=Osh9XJNCztFfctRIr%2F0YIlQ48b46e8hQoszWfeFebi8% 3D&tk3=mfRvMGxYZKelWpkZko1YDQlnuLpPggprDU64eI0dhUY%3D" -y "ligaptv" -o "ligaptv.flv"

hasomaso
10-26-2012, 12:02 AM
rtmpdump -v -r "rtmp://81.17.21.66:1735/vod/ligaptv" -W "http://93.114.45.68/player-hd.swf" -p "http://www.dinozap.tv/redirect/embedredi.php?c=111&width=700&height=390&autostart=true&tk1=xJxpM3AlkXjpT0y1KnB6WR8KIsdGIi4sMSqIDS2NF%2BuX biHnELpX76x0oYYdDB4Y1zmB3Fp5jxDuc1V4%2BSpQCg%3D%3D&tk2=Osh9XJNCztFfctRIr%2F0YIlQ48b46e8hQoszWfeFebi8% 3D&tk3=mfRvMGxYZKelWpkZko1YDQlnuLpPggprDU64eI0dhUY%3D" -y "ligaptv" -o "ligaptv.flv"

schuster92
10-26-2012, 03:24 AM
rtmp://46.19.141.134:1735/vod/ligaptv

Fantastic. Would you explain me how you get the rtmp?. With some program? Through the source code?.

Thank you very much. You are incredible.

schuster92
10-26-2012, 04:31 AM
Fantastic. Would you explain me how you get the rtmp?. With some program? Through the source code?.

Thank you very much. You are incredible.

Right now I know how to get the rtmp. Thank you very much for the bothers. They have been very kind.