Request App or widget for playing rtmp streams on c series

Support for C series TVs that all user could ask. Please do not ask a questions at other forums.

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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()')
:)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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...
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: Request App or widget for playing rtmp streams on c seri

Post 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.
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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 :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: Request App or widget for playing rtmp streams on c seri

Post by greenhorn »

for Es I have another version, but it is in Russian.
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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 :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: Request App or widget for playing rtmp streams on c seri

Post 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.
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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 ;)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: Request App or widget for playing rtmp streams on c seri

Post by greenhorn »

For ES and C.
Let see if I can translate it...
You do not have the required permissions to view the files attached to this post.
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
Mkò
Posts: 199
Joined: Fri Jul 29, 2011 2:34 pm

Re: Request App or widget for playing rtmp streams on c seri

Post 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 :lol:

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.

Post Reply

Return to “[C] Support”