Livestream problem
I am trying to use serviio to open a live stream and play it back on a sony BDP-s5100.
Here are the details:
Using serviio 1.5 on Windows server 2012
I defined a live stream to this URL:
http://ironpigslive.sectv.com//ironpigslive.m3u8
Using check URL, i get a green check mark.
My player is a BDP-s5100 and I have defined the BDP-Sx100 (2013) profile and stopped/started the server.
Transcoding is turned on.
When I try to play back the stream I get:
Unsupported or corrupt file type.
Seems the stream might not be supported by the player but its not transcoding it. Any tips?
Opening the m3u8 file found at http://ironpigslive.sectv.com//ironpigslive.m3u8, I dug up and opened the file and found this URL which is what i defined as the live stream:
'http://ironpigslive.sectv.com/ipad3500.m3u8'
FFMPEG -i output:
C:\Program Files\Serviio\lib>ffmpeg -i http://ironpigslive.sectv.com/ipad3500.m3
u8
ffmpeg version 2.4.git Copyright (c) 2000-2014 the FFmpeg developers
built on Nov 19 2014 22:12:09 with gcc 4.7.2 (GCC)
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtm
p --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --enab
le-libspeex --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype
-lfribidi -lz' --arch=x86 --enable-runtime-cpudetect --enable-pthreads --target-
os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config
libavutil 54. 14.100 / 54. 14.100
libavcodec 56. 12.101 / 56. 12.101
libavformat 56. 14.100 / 56. 14.100
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
[aac @ 01BBA120] skip_data_stream_element: Input buffer exhausted before END ele
ment found
[aac @ 01BE3000] skip_data_stream_element: Input buffer exhausted before END ele
ment found
Input #0, hls,applehttp, from 'http://ironpigslive.sectv.com/ipad3500.m3u8':
Duration: N/A, start: 40260.896800, bitrate: 91 kb/s
Program 0
Metadata:
variant_bitrate : 0
Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720
[SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 91
kb/s
At least one output file must be specified