Online stream not working on Samsung blu-ray

Hi,
Thanks for Serviio; it's awesome.
I'm trying to stream an online stream to my Samsung Blu-Ray player and I seems to have some problem:
This is my system:
* openSUSE 12.1 (x86_64)
* Serviio 1.2.1
* ffmpeg 1.0.6 (built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux))
* java 1.6.0_27
This is what I find out so far:
* I can watch video files from my Samsung Blu-Ray player with no problem
* I have added the stream URL using serviio-console ("rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_324_FLV%20live=1")
* servvio-console successfully validates the URL
* ffmpeg produces this output:
* If I use VLC DLNA client from another (Windows) machine, I can watch this online stream *from servvio server*
* When trying to play from the Samsung Blu-Ray player it fails and I get this log:
I'll appreciate any advice
Thanks
--Carlos
Thanks for Serviio; it's awesome.
I'm trying to stream an online stream to my Samsung Blu-Ray player and I seems to have some problem:
This is my system:
* openSUSE 12.1 (x86_64)
* Serviio 1.2.1
* ffmpeg 1.0.6 (built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux))
* java 1.6.0_27
This is what I find out so far:
* I can watch video files from my Samsung Blu-Ray player with no problem
* I have added the stream URL using serviio-console ("rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_324_FLV%20live=1")
* servvio-console successfully validates the URL
* ffmpeg produces this output:
- Code:
ffmpeg -i "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1"
ffmpeg version 1.0.6 Copyright (c) 2000-2013 the FFmpeg developers
built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux)
configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libpulse --enable-libvpx --enable-libopus --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc
libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 59.100 / 54. 59.100
libavformat 54. 29.104 / 54. 29.104
libavdevice 54. 2.101 / 54. 2.101
libavfilter 3. 17.100 / 3. 17.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Metadata:
author
copyright
description
keywords
rating
title
presetname Custom
creationdate Sun May 12 03:13:08 2013
videodevice MediaLooks MG Vision Mixer (Blanquejador)
framerate 25.00
width 640.00
height 360.00
videocodecid avc1
videodatarate 390.00
avclevel 31.00
avcprofile 66.00
videokeyframe_frequency5.00
audiodevice MediaLooks MG Vision Mixer (Blanquejador)
audiosamplerate 44100.00
audiochannels 2.00
audioinputvolume 75.00
audiocodecid .mp3
audiodatarate 96.00
[flv @ 0x634280] Estimating duration from bitrate, this may be inaccurate
Input #0, flv, from 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1':
Metadata:
author :
copyright :
description :
keywords :
rating :
title :
presetname : Custom
creationdate : Sun May 12 03:13:08 2013
:
videodevice : MediaLooks MG Vision Mixer (Blanquejador)
avclevel : 31
avcprofile : 66
videokeyframe_frequency: 5
audiodevice : MediaLooks MG Vision Mixer (Blanquejador)
audiochannels : 2
audioinputvolume: 75
Duration: N/A, start: 0.023000, bitrate: 497 kb/s
Stream #0:0: Video: h264 (Baseline), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 399 kb/s, 25 tbr, 1k tbn, 50 tbc
Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16, 98 kb/s
At least one output file must be specified
* If I use VLC DLNA client from another (Windows) machine, I can watch this online stream *from servvio server*
* When trying to play from the Samsung Blu-Ray player it fails and I get this log:
- Code:
2013-05-11 17:00:52,270 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1: Audio: ac3, 44100 Hz, stereo, flt, 384 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (mp3 -> ac3)
Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
I'll appreciate any advice
Thanks
--Carlos