Stream TV (m3u-files) on UE32F4570SSXZG ?

General forum talking area for F series TVs.

djmicl
Posts: 2
Joined: Wed May 21, 2014 9:21 am

Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by djmicl »

Hi everyone,
I hope, I could get an answer here, before I try to root my new TV although my goal could be not achieved :roll:

I want to stream my tv-channels from my receiver (VU Solo2) via mediatomb an bhtuner (apps on the box) to my separate Samsung-TV in the sleeping-Room.
I see the media-tomb-"server" on the tv an can even select the "channels" which are shown as m3u-files.
But trying to play them, the tv says: "Dateiformat wird derzeit nicht unterst?tzt" which means "this format is not yte supported".

On my pc or tablet I can run the m3u-files with vlc-player or etc., it works fine.

The TV also plays "*.ts"-Tracks , which I recorded with my receiver on USB-HDD via DLNA-Server (i can see my receiver as DLNA-Server on the TV) without probs.

Is there a way or an APP in the SamyGO-Universe to make the TV play m3u-files or should i stop here ?

Sorry for my bad english :mrgreen: , hope you?ll understand what I mean.
Thx, djmicl
VU+ Solo2, VTI6.08
Medion 42´ LED-Backlight-TV
Samsung UE32F4570SSXZG
LAN
djmicl
Posts: 2
Joined: Wed May 21, 2014 9:21 am

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by djmicl »

No one ??? :'(
VU+ Solo2, VTI6.08
Medion 42´ LED-Backlight-TV
Samsung UE32F4570SSXZG
LAN
stiaga
Posts: 12
Joined: Mon Sep 01, 2014 2:32 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by stiaga »

Hi,
i'm doing it with my Philips and LG TV with xupnpd that I installed in my dreambox (DM500HD).
BTW I tried the same configuration with a Samsung TV but it doesn't work.

I see also the mpegts patch, but I don't know if it is needed also for F series.
Does anyone of you know it?

In addition I found also that the streaming doesn't start because the TV wants to know the length of the video, so I found a patched xupnpd file.

Unfortunately I can't try every day because the TV is in my other house.
Could you try??
stiaga
Posts: 12
Joined: Mon Sep 01, 2014 2:32 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by stiaga »

Anyone?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by zoelechat »

It's possible to play m3u(8) channels using nStreamLmod widget for example.
MpegTS patch doesn't exist for F series because it's not necessary, and I'm not sure it was intended to do what you're expecting.
What was the question then? :)
I do NOT receive any PM. Please use forum.
stiaga
Posts: 12
Joined: Mon Sep 01, 2014 2:32 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by stiaga »

As I said,
I'm trying to streaming the channels from my dreambox to Samsung TV but when I click on a channel it gives an error that at this moment the format is not supported.
I read in this forum that it is due the fact the TV wants to know how long is the file.

Is it correct?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by zoelechat »

Honestly I have no idea, and I'm not sure there's a known solution here :)
If your streaming file can have some kind of network path (such as http,rtmp...), probably nStreamLmod would do the job.
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by sectroyer »

stiaga wrote:As I said,
I'm trying to streaming the channels from my dreambox to Samsung TV but when I click on a channel it gives an error that at this moment the format is not supported.
I read in this forum that it is due the fact the TV wants to know how long is the file.

Is it correct?
m3u is a PLAYLIST file format. And not a VIDEO file format until you figure out what format for video files your dream box uses nobody will be able to help you :) Does this device use HTTP Live Streaming?
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 !!!!
stiaga
Posts: 12
Joined: Mon Sep 01, 2014 2:32 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by stiaga »

Ya, HTTP streaming.
this is an example M3U playlist:

#EXTM3U name="Top Italia" plugin=dreambox type=ts
#EXTINF:0,Rai 1 HD
http://192.168.1.200/web/stream.m3u?ref ... 0000:0:0:0:

The video is in .TS format.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Stream TV (m3u-files) on UE32F4570SSXZG ?

Post by sectroyer »

stiaga wrote:Ya, HTTP streaming.
this is an example M3U playlist:

#EXTM3U name="Top Italia" plugin=dreambox type=ts
#EXTINF:0,Rai 1 HD
http://192.168.1.200/web/stream.m3u?ref ... 0000:0:0:0:

The video is in .TS format.
TS is not a format to be precise it's only container :) Now the question remains what is here:

Code: Select all

http://192.168.1.200/web/stream.m3u?ref=1:0:19:D49:1450:13E:820000:0:0:0:
Download it and post content :) Now we only know it's m3u file pointing to m3u file :D
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 !!!!

Post Reply

Return to “[F] General”