Page 1 of 1

JU6050 not really supporting IPTV

Posted: Mon Jan 04, 2016 6:54 pm
by berliner78
Hi everybody,

It seems my JU6050 TV (and perhaps other Samsung TVs as well?) doesn't really support IPTV. I have an m3u list of about 11 channels that are important to me, all of them are displayed just fine (basically in HD) on every other device, such as my computer and my android phone. But on my TV, some of them are significantly downscaled, so the sound is okay but the picture is really bad. I tried it with different apps: Plex, SS-IPTV and SIPTV. I get the same problem with every app and always with the same sources. Since all of them just forward the stream to the TV, it seems obvious that the OS (Tizen) is causing the problem by failing to deal with the streams properly (the same Plex server, when used on my phone, works just fine, but Plex doesn't transcode the stream).

I guess this is a pretty bizarre question, but did anybody else notice such problems?

Thanks ahead!

Re: JU6050 not really supporting IPTV

Posted: Fri Jan 15, 2016 8:39 pm
by oto
What firmware version you have? What are protocol for the streams?

Re: JU6050 not really supporting IPTV

Posted: Fri Jan 15, 2016 9:07 pm
by berliner78
Firmware 1440. I'm not sure how to find out what protocol is used.

Re: JU6050 not really supporting IPTV

Posted: Sun Jan 24, 2016 11:26 pm
by oto
Look in M3U file. If links start with UDP:// it means UDP protocol, if it starts with RTSP:// it means RTSP protocol.

Tizen TV doesn't support RTP/RTSP protocols.
Also UDP is not supported but you can watch UDP IPTV by setting UDP Proxy in Router.

Re: JU6050 not really supporting IPTV

Posted: Wed Feb 03, 2016 12:07 pm
by berliner78
Thank you