Page 1 of 1

LE8800 series (47") - TV reboot !

PostPosted: Fri Apr 05, 2013 3:39 pm
by extreme79
Hi!

I'm using the latest version of serviio and I'm experimenting an issue. Let me to explain.
No problem at all with all my shared files.. all streamed succesfully (including 1080p dolby ac3 movies).

But when I try to open a specific online stream from the TV, instead a file.. bum! Tv reboot with no error messages.
I'm trying to watch on my TV a SopCast streams: the SopCast tool open a server on the local machine (over port http://127.0.0.1:8902/tv.ts or http://127.0.0.1:8902/tv.asf) and the content can be opened with a player like VLC or WMP.
Playing it with VLC also works if I try to open the SopCast stream from a device (like a smartphone) trough serviio, like expected.

If I try to open the same stream trough serviio from my LE8800 TV.. crash. The tv reboot.
This happen with Generic DLNA profile, Samsung B profile, LG profile, LG smartTV profile (from that forum). No way.

I installed an app (skifta, DLNA app similar to serviio) on my Android smartphone and.. If I add the online stream from serviio (connected to SopCast Server) into that app and open the same stream from my LE8800 (trough skifta).. It works!
So I think there's something wrong in the way serviio stream that content.

Sorry, my english is so poor :oops: .. if you can't understand, I'll try again :D

Re: LE8800 series (47") - TV reboot !

PostPosted: Fri Apr 05, 2013 3:56 pm
by slyguy42o
can you post detailed logs from your serviio instance?

Also have you checked to see if your TV has any firmware updates?

Re: LE8800 series (47") - TV reboot !

PostPosted: Sat Apr 06, 2013 4:19 pm
by extreme79
sure, I'll clean the log and make new one detailed, that I'll post :)

No new firmware available.. abandoned tv from lg.. like smartphones. They ignore user with bugs. There are new models.. :evil:

Re: LE8800 series (47") - TV reboot !

PostPosted: Sat Apr 06, 2013 4:53 pm
by extreme79
This is the log.

LG 47LE8800 is 192.168.1.42
My pc where serviio+sopcast run with also shared file has 192.16.1.33

the same stream that crashed the tv, play fine with vlc.

Re: LE8800 series (47") - TV reboot !

PostPosted: Tue Apr 09, 2013 4:48 pm
by zip
Can you post ffmpeg -i for the stream URL? It sends the stream to your TV natively, maybe we can make it remux it to mpegts to 'fix' the container

Re: LE8800 series (47") - TV reboot !

PostPosted: Tue Apr 09, 2013 9:11 pm
by extreme79
Hi!
SopCast create a local server that open 8902 port (default) and "expose" 2 url : http://127.0.0.1:8902/tv.ts (the default server page) and http://127.0.0.1:8902/tv.asf

Attached there's the result of ffmpg -i on the above urls
(SopCast client use a VLC Stream Server v0.81)

I also attached what VLC Player report opening the local server url (that play perfectly on the local machine with vlc).

Re: LE8800 series (47") - TV reboot !

PostPosted: Wed Apr 10, 2013 5:04 pm
by zip
Try to add this to the LG profile:

  Code:
 <OnlineTranscoding>
            <Video targetContainer="mpegts" targetACodec="ac3" aBitrate="384">
                <Matches container="mpegts"/>
            </Video>
</OnlineTranscoding>

Re: LE8800 series (47") - TV reboot !

PostPosted: Wed Apr 10, 2013 9:46 pm
by extreme79
No way.. TV reboot again. (transcoding on the serviio Tab and xml node added to the profile I use)
Also Playstation3 refuse to play the online stream from Sopcast Server. :?:
This happen with any stream on SopCast.. so Seems to be indipendent from codec used, bitrate and so on. :?:
Tomorrow I'll try with my parents TV connected to my network, an UE55ES6100 .. But in the first attemp the tv refuse to play (but no reboot.. damn LG).

Any other things that I can try to help you to understand?

if you could take comfort from that.. also using TVersity as server instead Serviio cause the same result.. Tv reboot with SopCast Stream.

Re: LE8800 series (47") - TV reboot !

PostPosted: Fri Apr 12, 2013 10:22 pm
by zip
Another reason to avoid LG for anything DLNA.