Page 2 of 4
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 3:57 pm
by sectroyer
greenhorn wrote:yes, just unpack, prepare xml playlist and it go. Now trying to make EPG works with the streams.
I have unpacked it on ES, launched... And got:
Code: Select all
TypeError: 'undefined' is not a function(evaluating 'this._setModeArr()')

Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 4:16 pm
by sectroyer
On C it launched. I have added this:
Code: Select all
<channel>
<title>RTMP Test </title>
<description>An animated short film about a Big Buck Bunny in HD</description>;
<stream_url><![CDATA[rtmp://fms.12E5.edgecastcdn.net/0012E5/mp4:videos/8Juv1MVa-485.mp4]]></stream_url>
<logo_30x30></logo_30x30>
</channel>
The link works fine in VLC but in nStreamPlayer I get endless buffering...
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 4:47 pm
by greenhorn
I don't think these links works at all... it is just sample how to make the XML file list. I use it with quit different list for IPTV channels.
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 4:49 pm
by sectroyer
greenhorn wrote:I don't think these links works at all... it is just sample how to make the XML file list. I use it with quit different list for IPTV channels.
I have added new entry (with this link rtmp://fms.12E5.edgecastcdn.net/0012E5/mp4:videos/8Juv1MVa-485.mp4) that works in vlc, etc. I wanted to ask If I did everything correctly. If yes then this app is not able to handle RTMP streams

Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 4:49 pm
by greenhorn
for Es I have another version, but it is in Russian.
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 4:50 pm
by sectroyer
greenhorn wrote:for Es I have another version, but it is in Russian.
It only run on C

And (not working stream) is a result for C

Check it yourself

Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 5:01 pm
by greenhorn
OK...now I see... it can not handle with rtmp, but IPTV streams works fine. nstreamlmod 2.54 works with rtmp, but have to be translated in English. just checked movie online.
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 5:04 pm
by sectroyer
greenhorn wrote:OK...now I see... it can not handle with rtmp, but IPTV streams works fine. nstreamlmod 2.54 works with rtmp, but have to be translated in English. just checked movie online.
Attach both versions for C and E I would like to take a look at it. Meanwhile you can start working on translation

Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 5:10 pm
by greenhorn
For ES and C.
Let see if I can translate it...
Re: Request App or widget for playing rtmp streams on c seri
Posted: Mon Mar 10, 2014 5:38 pm
by Mkò
@Greehorn thanks for your link i try it but the app start on my tv but i got the same error of Sectroyer the link works fine in VLC but in nStreamPlayer I get endless buffering...
i also tried the nstreamvod but i cant modify the playlist on it.
i think these apps has a lock i don't understand why on russian forums they ask for mac adress or ip of my tv for unlock the app.
Maybe if you don't unlock the apps you receive DDoS attack that stops the widget player.
but im not secure about this read russian language is hard for me.i search a basic version of this apps without lock that i can try to customize times ago i read that is a modified version of an official widget but i don't remeber the name.
If is impossible with a widget maybe is possible trough dlna?or not?
i want vlc on my tv
Starting to try to modify the widget and translate in english.
Here useful links with main.js of widget decoded.
i also think that ive rtmpgw and rtmpdump fully functional on my tv i need more test.