PDA

View Full Version : How to capture from this site?


KDN165
05-10-2013, 12:35 PM
Hi guys, I like capture rtmp from this site, ...but I canīt

RtmpDump donīt work in this web and I use wireshark, but I do not know I need to put in the box "Filter"

http://ociomania.net/TV/nacional/plus2.php

Thanks you

oelk
05-10-2013, 01:45 PM
A more stripped down url should be http://peer-stream.com/api/embedplayer/?id=plus2&e=1&width=650&height=400

The streams is RTMFP-based, so there's no chance to download it using rtmpdump.

PS: I don't know any application or library to handle rtmfp and the protocol is really weighty. I'll write a lib, when I have enough time (It'll take weeks :D).