interlark
01-07-2017, 06:27 PM
Hello, everyone. I've been surfing through the www and found one interesting link aggregation (+swf stream player) (http://mokodojo.net/). There are a lot of nifty japan tv channels i'd like to watch in my app (which uses livestreamer). I figured out that streams come via rtmp, but i cant make it work in livestreamer. (i'm talking about any channel, let's point for example this one channel (http://mokodojo.net/KTWP.swf?src=http://203.162.76.92:5021/live/326|c03)).
I tried put rtmp link into livestreamer with many vars (swfUrl, pageUrl and so on), but in any ways it tells me No data returned from stream despite that stream is available on the URL and have rtmp signature.
livestreamer "rtmp://203.162.76.92:5021/live/326" -l debug
Also tried rtmpdump, but it tells me rtmp connect 1 handshake failed on
rtmpdump.exe -r "rtmp://203.162.76.92:5021/live/326" -W "http://mokodojo.net/KTWP.swf?src=http://203.162.76.92:5021/live/326|c03" -o "out.flv"
PS.
By the way on the site there is proprietary stream app and it works. But with the app i cant choose the bandwidth. And still i'm just wanna know what i'm doing wrong in this case.
PSS.
Also there is a problem with bandwith, picture freezes every 10 sec. I dont believe, but maybe there is any solution to skip some data without loosing frames. In such case only quality'd be decreased.
I tried put rtmp link into livestreamer with many vars (swfUrl, pageUrl and so on), but in any ways it tells me No data returned from stream despite that stream is available on the URL and have rtmp signature.
livestreamer "rtmp://203.162.76.92:5021/live/326" -l debug
Also tried rtmpdump, but it tells me rtmp connect 1 handshake failed on
rtmpdump.exe -r "rtmp://203.162.76.92:5021/live/326" -W "http://mokodojo.net/KTWP.swf?src=http://203.162.76.92:5021/live/326|c03" -o "out.flv"
PS.
By the way on the site there is proprietary stream app and it works. But with the app i cant choose the bandwidth. And still i'm just wanna know what i'm doing wrong in this case.
PSS.
Also there is a problem with bandwith, picture freezes every 10 sec. I dont believe, but maybe there is any solution to skip some data without loosing frames. In such case only quality'd be decreased.