FAQ  •  Register  •  Login

Livestream not visible on TV

<<

rey90

Serviio newbie

Posts: 3

Joined: Sat Aug 30, 2014 10:10 am

Post Sat Aug 30, 2014 10:54 am

Livestream not visible on TV

Hello all,

i have some problems to share an livestream with serviio.
Serviio Server ist installed on an synology DS214play.

I have added the stream to the online sources. The button "Test Stream" also shows me an green arrow. Nothing is in the log about this action, so i assume everything is OK.
But the stream isn´t visible on the TV and also not in the mediabrowser. Has anyone an idea how to proceed?

  Code:
NAS> ffmpeg -i http://192.168.178.7:9981/stream/channelid/509  /volume1/public/test.mp4
ffmpeg version 2.0.2 Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 22 2014 02:34:07 with gcc 4.6.3 (crosstool-NG 1.17.0)
  configuration: --prefix=/usr/syno --incdir='${prefix}/include/ffmpeg' --arch=i686 --target-os=linux --cross-prefix=/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu- --enable-cross-compile --enable-optimizations --enable-pic --enable-gpl --enable-shared --disable-static --enable-version3 --enable-nonfree --enable-libfaac --enable-encoders --enable-pthreads --disable-bzlib --disable-protocol=rtp --disable-muxer=image2 --disable-muxer=image2pipe --disable-swscale-alpha --disable-ffserver --disable-ffplay --disable-devices --disable-bzlib --disable-altivec --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --disable-decoder=amrnb --disable-encoder=zmbv --disable-encoder=dca --disable-encoder=ac3 --disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=dca --disable-decoder=eac3 --disable-decoder=truehd --cc=/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu-ccache-gcc --enable-yasm --enable-libx264 --enable-encoder=libx264 --enable-libh264_smd --enable-smd --disable-filter=  libavutil      52. 38.100 / 52. 38.100
  libavcodec     55. 18.102 / 55. 18.102
  libavformat    55. 12.100 / 55. 12.100
  libavdevice    55.  3.100 / 55.  3.100
  libavfilter     3. 79.101 /  3. 79.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
Input #0, matroska,webm, from 'http://192.168.178.7:9981/stream/channelid/509':
  Metadata:
    title           : 1LIVE
  Duration: N/A, start: 0.000000, bitrate: 320 kb/s
    Stream #0:0(ger): Audio: mp2, 48000 Hz, stereo, s16p, 320 kb/s (default)
Output #0, mp4, to '/volume1/public/test.mp4':
  Metadata:
    title           : 1LIVE
    encoder         : Lavf55.12.100
    Stream #0:0(ger): Audio: aac (libfaac) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s (default)
Stream mapping:
  Stream #0:0 -> #0:0 (mp2 -> libfaac)
Press [q] to stop, [?] for help
size=     203kB time=00:00:12.76 bitrate= 130.1kbits/s
video:0kB audio:200kB subtitle:0 global headers:0kB muxing overhead 1.554465%
Received signal 2: terminating.

NAS>



Thanks 4 any reply!
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sat Aug 30, 2014 10:06 pm

Re: Livestream not visible on TV

Its just audio. Did you add it as a video stream or if not did you look for it under videos/
<<

rey90

Serviio newbie

Posts: 3

Joined: Sat Aug 30, 2014 10:10 am

Post Mon Sep 01, 2014 7:45 pm

Re: Livestream not visible on TV

I add it as an audiostream but have this Problems with videostreams to. I have marked this as Audio und looked for it. under Music
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Sep 02, 2014 12:34 am

Re: Livestream not visible on TV

I see it is an audio stream in an .mkv matroska wrapper. Strange I think. Its not supported in the profiles. You need to add it under profile 1 online audio as shown below.
Post if it works.

<Audio targetContainer="mp3" aBitrate="384" forceInheritance="true">
<Matches container="flv"/>
<Matches container="asf"/>
<Matches container="rtp"/>
<Matches container="rtsp"/>
<Matches container="mp3"/>
<Matches container="mp4"/>
<Matches container="matroska"/>
</Audio>
<<

rey90

Serviio newbie

Posts: 3

Joined: Sat Aug 30, 2014 10:10 am

Post Tue Sep 02, 2014 5:42 pm

Re: Livestream not visible on TV

thanks for this hint. i will test it, also with the video stream

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 20 guests

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