Problem with enabling an onlince source stream
I've added an online source as live stream within serviio. Checking the stream via serviio was successful, but despite having the serviio server running it still won't enable a stream to watch on any one my client devices for this online source. I can watch the online source directly via VLC, below you find the output of the "C:\Program Files\Serviio\lib>ffmpeg -i" command:
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtmp --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --enable-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
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
[h264 @ 01F53600] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 01F53600] decode_slice_header error
[h264 @ 01F53600] no frame!
Input #0, mpegts, from 'http://efef:erafAJIJ1313-a-__EEUH312@efef.dyndns.org:8099':
Duration: N/A, start: 76874.785744, bitrate: 130 kb/s
Program 1
Stream #0:0[0x44](???): Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 130 kb/s
Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 90k tbn, 100 tbc
At least one output file must be specified
Any help would be highly appreciated! I got this to work in the past already but just had to format my PC today and now I can't think of a solution :/.