FAQ  •  Register  •  Login

Online Resources cannot be played ONLY on Samsung TV

<<

aprile_24

Serviio newbie

Posts: 2

Joined: Thu Jan 05, 2017 7:00 pm

Post Fri Jan 06, 2017 12:04 pm

Online Resources cannot be played ONLY on Samsung TV

Hi all,

I'm new about Serviio but I've a decent experience on Linux and on Streaming. Let me share with you my problem, hoping that somebody could provide a guidance, suggestion or help.

I've installed Serviio on Linux mint (Xenial)
Shared my library, and make some tests.

- I've been able to see any content stored in my library from Android Client (VLC on Handset) from linux client (kodi) on another PC and on Samsung C series. No problem at all [I'm trying to improve user experience, but,.... this is a really minor issue]

- I've collected some online resources [LIVE STREAM], added but .... I can see them from anywhere except from SAMSUNG TV that replies (after a while) format not supported.

I've enalbled log but nothing related to the Samsung request I've been found.

I've checked that ffmpeg support rtsp as input and as output even if the log says that RTSP could not work.

Since I'd like to share also SOPCAST (could you suggest a wiki link for that?) I'd like to solve this issue before.

Any feedback is really appreciated.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 06, 2017 12:17 pm

Re: Online Resources cannot be played ONLY on Samsung TV

Can you share the URL? I have a Samsung C series so should be able to reproduce this.
<<

aprile_24

Serviio newbie

Posts: 2

Joined: Thu Jan 05, 2017 7:00 pm

Post Fri Jan 06, 2017 12:43 pm

Re: Online Resources cannot be played ONLY on Samsung TV

<<

brezuicabogdan

Serviio newbie

Posts: 4

Joined: Thu Jan 17, 2013 12:59 pm

Location: Suceava, Romania

Post Mon May 01, 2017 6:58 pm

Re: Online Resources cannot be played ONLY on Samsung TV

Same problem here no Samsung UE40D5500. Added some audio online streams bot "Umsupported file format" appears on the TV after a few seconds of loading.

My prifiles.conf is teh default Serviio 1.8 one. I tested the stream with
  Code:
ffmpeg -i http://80.86.106.143:9128/rockfm.aacp

and the result is
  Code:
ffmpeg version 3.3-1~16.04.york0 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 5.4.1 (Ubuntu 5.4.1-8ubuntu1~16.04.york0) 20170304
  configuration: --prefix=/usr --extra-version='1~16.04.york0' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libavresample   3.  5.  0 /  3.  5.  0
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
Input #0, aac, from 'http://80.86.106.143:9128/rockfm.aacp':
  Metadata:
    icy-br          : 48
    icy-description : Live Streaming
    icy-genre       : Classic Rock
    icy-name        : RockFM Romania
    icy-pub         : 0
    icy-url         : http://www.rockfm.ro
  Duration: N/A, bitrate: 47 kb/s
    Stream #0:0: Audio: aac (HE-AAC), 44100 Hz, stereo, fltp, 47 kb/s
At least one output file must be specified


Also in the log there is this interesting part:
  Code:
2017-05-01 21:29:32,669 DEBUG [ServiioHttpService] Incoming request from /192.168.1.98:53561: GET /resource/1000000060001630/MEDIA_ITEM/MP3-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming,getMediaInfo.sec: 1,Host: 192.168.1.10:8895]]
2017-05-01 21:29:32,669 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.98
2017-05-01 21:29:32,670 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.98
2017-05-01 21:29:32,671 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.98
2017-05-01 21:29:32,671 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.98, Profile=Samsung TV / player (C/D-series), Name=UE40D5500'
2017-05-01 21:29:32,672 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000060001630 and type 'MEDIA_ITEM' received
2017-05-01 21:29:32,672 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000060001630 (online)
2017-05-01 21:29:32,672 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 6)
2017-05-01 21:29:32,672 DEBUG [AudioDeliveryEngine] Retrieving resource information for item 1000000060001630, format MP3 and profile Samsung TV / player (C/D-series)
2017-05-01 21:29:32,680 DEBUG [AbstractAVTranscodingDeliveryEngine] Getting media info for transcoded version of file http://80.86.106.143:9128/rockfm.mp3
2017-05-01 21:29:32,680 DEBUG [AudioDeliveryEngine] Found Format profile for transcoded file http://80.86.106.143:9128/rockfm.mp3: MP3
2017-05-01 21:29:32,680 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000060001630 (online)
2017-05-01 21:29:32,680 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 6)
2017-05-01 21:29:32,681 DEBUG [AudioDeliveryEngine] Delivering item '1000000060001630' for client 'Identifier=192.168.1.98, Profile=Samsung TV / player (C/D-series), Name=UE40D5500'
2017-05-01 21:29:32,683 DEBUG [AudioDeliveryEngine] Delivering file 'http://80.86.106.143:9128/rockfm.mp3' using transcoding
2017-05-01 21:29:32,687 DEBUG [AbstractAVTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'Identifier=192.168.1.98, Profile=Samsung TV / player (C/D-series), Name=UE40D5500'
2017-05-01 21:29:32,687 DEBUG [StreamBasedTranscodingDeliveryStrategy] Already multiplexing stream output to client: Identifier=192.168.1.98, Profile=Samsung TV / player (C/D-series), Name=UE40D5500
2017-05-01 21:29:33,276 DEBUG [PipedOutputStreamMultiplexer] Caught exception: Read end dead
java.io.IOException: Read end dead
        at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:262)
        at java.io.PipedInputStream.receive(PipedInputStream.java:226)
        at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
        at org.serviio.external.io.PipedOutputStreamMultiplexer$3.call(PipedOutputStreamMultiplexer.java:87)
        at org.serviio.external.io.PipedOutputStreamMultiplexer$MultiplexCaller.multiplex(PipedOutputStreamMultiplexer.java:119)
        at org.serviio.external.io.PipedOutputStreamMultiplexer.write(PipedOutputStreamMultiplexer.java:89)
        at org.serviio.external.io.PipedOutputBytesReader.processOutput(PipedOutputBytesReader.java:58)
        at org.serviio.external.io.OutputReader.run(OutputReader.java:47)
2017-05-01 21:29:33,278 DEBUG [PipedOutputStreamMultiplexer] Removing client from multiplexer: Identifier=192.168.1.98, Profile=Samsung TV / player (C/D-series), Name=UE40D5500


The two streams I have tried are
  Code:
 
http://80.86.106.143:9128/rockfm.aacp
http://80.86.106.143:9128/rockfm.mp3


I've been using Serviio for a couple of years now and I am very pleased with playing the local library ... but would much appreciate some online streams.

Any help is much appreciated.

Thank you.

Return to Samsung

Who is online

Users browsing this forum: No registered users and 34 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.