Request App or widget for playing rtmp streams on c series
Request App or widget for playing rtmp streams on c series
Hi to all i have one rtmp stream that i want to view on my c series.
the url is like rtmp://0.0.0.0:1935/live/ and on my pc i can view it with vlc and i can dump it with rtmpdump easily so isn't not a protected streams and is transmitted as mp4 so no flash related problem.
my question is is there one app or widget where i can simply put this link and get it played on my big screen?
i think it will be an useful app/widget.
i read some post by juuso about it in other series forum but nothing related to c series so i decided to ask here.
i have netplayer installed but i know that i can read only mms url.
times ago i tried uxpnd but i don't remember if he can read rtmp streams.
the url is like rtmp://0.0.0.0:1935/live/ and on my pc i can view it with vlc and i can dump it with rtmpdump easily so isn't not a protected streams and is transmitted as mp4 so no flash related problem.
my question is is there one app or widget where i can simply put this link and get it played on my big screen?
i think it will be an useful app/widget.
i read some post by juuso about it in other series forum but nothing related to c series so i decided to ask here.
i have netplayer installed but i know that i can read only mms url.
times ago i tried uxpnd but i don't remember if he can read rtmp streams.
Re: Request App or widget for playing rtmp streams on c seri
how about nstreamplayer, nstreamlmod, nstreamvod. I use them for IPTV and they work great.
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
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
Re: Request App or widget for playing rtmp streams on c seri
The best option is rtmpdumpMk? wrote:Hi to all i have one rtmp stream that i want to view on my c series.
the url is like rtmp://0.0.0.0:1935/live/ and on my pc i can view it with vlc and i can dump it with rtmpdump easily so isn't not a protected streams and is transmitted as mp4 so no flash related problem.
my question is is there one app or widget where i can simply put this link and get it played on my big screen?
i think it will be an useful app/widget.
i read some post by juuso about it in other series forum but nothing related to c series so i decided to ask here.
i have netplayer installed but i know that i can read only mms url.
times ago i tried uxpnd but i don't remember if he can read 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 !!!!
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 !!!!
Re: Request App or widget for playing rtmp streams on c seri
First thanks for reply i tried times ago but the problem is that i can't find an english version and then i read that i have to pay for unlock all functions. if you have one of these widget in english please give me a download link.greenhorn wrote:how about nstreamplayer, nstreamlmod, nstreamvod. I use them for IPTV and they work great.
i search a very simple and basic widget put the rtmp url and play.
Uh uh great news i start now waiting for your RTMP/Weeb.TVapp.sectroyer wrote:The best option is rtmpdumpMk? wrote:Hi to all i have one rtmp stream that i want to view on my c series.
the url is like rtmp://0.0.0.0:1935/live/ and on my pc i can view it with vlc and i can dump it with rtmpdump easily so isn't not a protected streams and is transmitted as mp4 so no flash related problem.
my question is is there one app or widget where i can simply put this link and get it played on my big screen?
i think it will be an useful app/widget.
i read some post by juuso about it in other series forum but nothing related to c series so i decided to ask here.
i have netplayer installed but i know that i can read only mms url.
times ago i tried uxpnd but i don't remember if he can read rtmp streams.You can compile it your self or wait for my RTMP/Weeb.TV support that I am now working on

Re: Request App or widget for playing rtmp streams on c seri
Then you should definitelly pay close attention at Extras/Test Area 

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 !!!!
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 !!!!
Re: Request App or widget for playing rtmp streams on c seri
You're right Now i'm trying to crosscompiling rtmpdump but with no luck.
lot of problems due to buggy toolchain provided by samsuk and because i'm noob.
i think i have a problem with toolchain or exporting path
lot of problems due to buggy toolchain provided by samsuk and because i'm noob.
Code: Select all
[root@localhost kerino]# cd projects
[root@localhost projects]# git clone git://github.com/aajanki/rtmpdump.git
Initialized empty Git repository in /home/kerino/projects/rtmpdump/.git/
remote: Reusing existing pack: 2158, done.
remote: Total 2158 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (2158/2158), 948.48 KiB | 68 KiB/s, done.
Resolving deltas: 100% (1453/1453), done.
[root@localhost projects]# cd ./rtmpdump
[root@localhost rtmpdump]# s
bash: s: command not found
[root@localhost rtmpdump]# ls
ChangeLog Makefile rtmpdump.1.html rtmpgw.8.html rtmpsuck.c
COPYING README rtmpdump.c rtmpgw.c thread.c
librtmp rtmpdump.1 rtmpgw.8 rtmpsrv.c thread.h
[root@localhost rtmpdump]# make clean
rm -f *.o rtmpdump rtmpgw rtmpsrv rtmpsuck
make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp'
rm -f *.o *.a *.so *.so.0 librtmp.pc
make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp'
[root@localhost rtmpdump]# make all
make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp'
armv7fl-montavista-linux-gnueabigcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c
make[1]: armv7fl-montavista-linux-gnueabigcc: Command not found
make[1]: *** [rtmp.o] Error 127
make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp'
make: *** [librtmp/librtmp.a] Error 2
[root@localhost rtmpdump]# export PATH=$PATH:/opt/T-VAL/arm_v7_vfp_le/bin
[root@localhost rtmpdump]# make clean
rm -f *.o rtmpdump rtmpgw rtmpsrv rtmpsuck
make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp'
rm -f *.o *.a *.so *.so.0 librtmp.pc
make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp'
[root@localhost rtmpdump]# make all
make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp'
armv7fl-montavista-linux-gnueabigcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c
make[1]: armv7fl-montavista-linux-gnueabigcc: Command not found
make[1]: *** [rtmp.o] Error 127
make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp'
make: *** [librtmp/librtmp.a] Error 2
Re: Request App or widget for playing rtmp streams on c seri
No you have a problem with your make commandMk? wrote:You're right Now i'm trying to crosscompiling rtmpdump but with no luck.
lot of problems due to buggy toolchain provided by samsuk and because i'm noob.
i think i have a problem with toolchain or exporting pathCode: Select all
[root@localhost kerino]# cd projects [root@localhost projects]# git clone git://github.com/aajanki/rtmpdump.git Initialized empty Git repository in /home/kerino/projects/rtmpdump/.git/ remote: Reusing existing pack: 2158, done. remote: Total 2158 (delta 0), reused 0 (delta 0) Receiving objects: 100% (2158/2158), 948.48 KiB | 68 KiB/s, done. Resolving deltas: 100% (1453/1453), done. [root@localhost projects]# cd ./rtmpdump [root@localhost rtmpdump]# s bash: s: command not found [root@localhost rtmpdump]# ls ChangeLog Makefile rtmpdump.1.html rtmpgw.8.html rtmpsuck.c COPYING README rtmpdump.c rtmpgw.c thread.c librtmp rtmpdump.1 rtmpgw.8 rtmpsrv.c thread.h [root@localhost rtmpdump]# make clean rm -f *.o rtmpdump rtmpgw rtmpsrv rtmpsuck make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp' rm -f *.o *.a *.so *.so.0 librtmp.pc make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp' [root@localhost rtmpdump]# make all make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp' armv7fl-montavista-linux-gnueabigcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c make[1]: armv7fl-montavista-linux-gnueabigcc: Command not found make[1]: *** [rtmp.o] Error 127 make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp' make: *** [librtmp/librtmp.a] Error 2 [root@localhost rtmpdump]# export PATH=$PATH:/opt/T-VAL/arm_v7_vfp_le/bin [root@localhost rtmpdump]# make clean rm -f *.o rtmpdump rtmpgw rtmpsrv rtmpsuck make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp' rm -f *.o *.a *.so *.so.0 librtmp.pc make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp' [root@localhost rtmpdump]# make all make[1]: Entering directory `/home/kerino/projects/rtmpdump/librtmp' armv7fl-montavista-linux-gnueabigcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -O2 -fPIC -c -o rtmp.o rtmp.c make[1]: armv7fl-montavista-linux-gnueabigcc: Command not found make[1]: *** [rtmp.o] Error 127 make[1]: Leaving directory `/home/kerino/projects/rtmpdump/librtmp' make: *** [librtmp/librtmp.a] Error 2




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 !!!!
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 !!!!
Re: Request App or widget for playing rtmp streams on c seri
@Mk?
I have it modified in English...
I have it modified in English...
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
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
Re: Request App or widget for playing rtmp streams on c seri
It's smart hub application? Just unpack and it will work:) ?greenhorn wrote:@Mk?
I have it modified in English...
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 !!!!
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 !!!!
Re: Request App or widget for playing rtmp streams on c seri
yes, just unpack, prepare xml playlist and it go. Now trying to make EPG works with the streams.
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
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