Page 9 of 10

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Thu Nov 07, 2013 2:57 pm
by juusso
no, but you can check rtmpdump + MPlayerB.

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Wed Nov 20, 2013 4:47 pm
by Vladimir1969
???????? ????????? Samsung UE40B7000WW, ????????? ?? ???? ???????? ???????? T-CHU7DEUC-3000.G-v0.24-GMT2, ????????? xupnpd, ??????????? ?????????? UPnP-IPTV, ?? ??? ???????? ?????? ????????? ? ?????? m3u,. ???????? ?????? "?????? ????? ?? ?????????????", ???? ?? ????? ? ??????? ?????????? ??? ?????????????. ? ????? ?????????? ??? IPTV, ????????? ??????: ????????? ?? ? ???????, ??? ???????? ????? ???????? ?? ?????????? IPTV, ? ?? ????? ??? ??? ? ????? ?????????? ??? IPTV, ? ??? ????????? ?????????? IPTV ??????? ???? ? ?????????? ???????:
#EXTINF:-1,???
http://212.164.6.146:1234/udp/233.7.70.3:5000
??? ??? ???????????

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Tue Jan 21, 2014 11:07 am
by aidan
Vladimir1969 wrote:???????? ????????? Samsung UE40B7000WW, ????????? ?? ???? ???????? ???????? T-CHU7DEUC-3000.G-v0.24-GMT2, ????????? xupnpd, ??????????? ?????????? UPnP-IPTV, ?? ??? ???????? ?????? ????????? ? ?????? m3u,. ???????? ?????? "?????? ????? ?? ?????????????", ???? ?? ????? ? ??????? ?????????? ??? ?????????????. ? ????? ?????????? ??? IPTV, ????????? ??????: ????????? ?? ? ???????, ??? ???????? ????? ???????? ?? ?????????? IPTV, ? ?? ????? ??? ??? ? ????? ?????????? ??? IPTV, ? ??? ????????? ?????????? IPTV ??????? ???? ? ?????????? ???????:
#EXTINF:-1,???
http://212.164.6.146:1234/udp/233.7.70.3:5000
??? ??? ???????????
??????????? ??????? ? ????????? ?? ????????. ?????????? ?????? ??????????. ???? ???????, ???????? ????.?? (????? ???????? ? xupnpd) ? ??.

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Fri Apr 24, 2015 7:47 pm
by djspc
/mtd_rwarea/xupnpd-rc/xupnpd-arm

i can?t execute this

/mtd_rwarea/xupnpd-rc/xupnpd-arm: /mtd_rwarea/xupnpd-rc/xupnpd-arm: 1: Syntax error: "(" unexpected

or

-sh: /mtd_rwarea/xupnpd-rc/xupnpd-armv5: Text file busy

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Mon Oct 12, 2015 1:37 pm
by Nik80
??????, ???? ?? samsung ue40d5000pw, ???????? ????????? ? ? ???? ???????? ?? ??? iptv, ????????? ??? ????????? ? ???? ???? ? ? ???? ??? ??? ???? ?????, ?? ??? ? ?? ????? ????? ?? ?????????? xupnpd ?? ??? ?? ? ????????? ????????? ?????? ??: T-MST4DEUS-1029.0
?? ????????? ? ?? ??????? ? ??????????? ???????????? ?? google, ??? ??? ????????? ?????????? ?? ???????.
???? ?? ? ?????????? ?? ?? xupnpd ??? ???????????? ?? ? ??? ??? ??????? ?? ??????, ? ??????? ? ?? ?????. ?? ?? ????? Windows 7
???? ??????????? ?? ????? ??????!

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Mon Jan 11, 2016 6:47 pm
by Gadget
Hi All

I'm hoping someone can point me in the right direction as I'm newbie to this forum (big sigh ha ha). I've done lots of reading on various sites including this one and I just want to make sure I have all the facts before I start messing with my TV!

My goal is to get IPTV working on my TV which is as follows:

Samsung: LE40C750R2KXXU
Serial No: Z76D3SHZ800321E
Version: SQ01
Firmware: 2013/08/01_003018

I upgraded the TV firmware about 6 months ago before I knew anything about IPTV.

My questions are:

1. Will I need to revert back to unrestricted firmware and if so should I do this via the 'Fully Automated Way' here:
http://wiki.samygo.tv/index.php5?title= ... ry_Manager
2. Does this method also install older firmware or does it simply 'allow' me to then install older firmware?
3. If I need to revert to older firmware, what version should I install and where can I download this from?
4. If I do downgrade my firmware, will I still be able to access the Plex widget within Samsing internet TV?
5. All being well on the questions about, can someone please point me to an idiots guide on installing IPTV on this TV?

Thanks all very much!

Darren :D

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Sat Feb 27, 2016 4:18 pm
by ciccio
Hi everybody

I have read that someone here is using the PS3 as client device to watch IPTV.
I have an xupnpd as server on router with the playlist, and the video is ok on PS3 but each channel is without audio (audio not available).
With a different device the streaming is ok, both audio and video.
Have you ever reported this type of error? Have you ever found a way to work with PS3 and IPTV without jailbreak it?

Thanks
Best Regards

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Wed Sep 28, 2016 9:00 pm
by steve-austin
c74k wrote: how to add to autorun ??
jak dodada? do autostartu ??
edit your SamyGO.sh and add next row at the end:

Code: Select all

/mtd_rwarea/xupnpd-rc/xupnpd-arm
Hello,

I tried to add your script to SamyGO.sh but it doens't work.

Code: Select all

#!/bin/sh

# Enable Telnetd
mount -t devpts devpts /dev/pts
telnetd
sleep 20

# Open back-door for fixing boot-loop situations
sleep 20       # Allow USB stick to settle
USB="/dtv/usb/sda1"    # USB mount-point

if [ -f $USB/usb.sh ];then
  $USB/usb.sh    # USB-File detected.
else
  if [ -f /mtd_rwarea/mtd_rwarea.sh ];then
	/mtd_rwarea/mtd_rwarea.sh # Run normal startup script
  fi
  if [ -f /mtd_rwarea/mount.sh ];then
     /mtd_rwarea/mount.sh # Run mount script
  fi
  # Alternatives of Samsung WiFi Link Stick
  # You need to download the new mods and place them in /mtd_rwarea/drivers/
  if [ -f /mtd_rwarea/.wifi-rt2870 ];then
	rmmod rt2870sta # Unloading original rt2870sta
	sleep 5
	insmod /mtd_rwarea/drivers/rt2870sta.ko # Loading modified rt2870sta
  fi
  if [ -f /mtd_rwarea/.wifi-rt73 ];then
	rmmod rt73 	# Unloading original rt73
	sleep 5
	insmod /mtd_rwarea/drivers/rt73.ko # Loading modified rt73
  fi
fi
/mtd_tlib/GGame/SamyGO_AllExtensions/SamyGo/rcSGO &

exit
Could-you add the line in my script?

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Thu Sep 29, 2016 7:54 am
by juusso
Can you run it manually? What howto you used to get it running (link pls).

Re: HowTo watch IPTV on A/B/C/D series, PS3 and so on...

Posted: Thu Sep 29, 2016 9:40 am
by steve-austin
Hello,

Yes, I can run it by telnet and it works like a charm.

But if I add the command on my SamyGo.sh nothing happens ...

I tried to change the chmod, but without results.