FAQ  •  Register  •  Login

Online Stream

<<

peterpm

Streaming enthusiast

Posts: 26

Joined: Sun Dec 23, 2012 10:34 am

Post Sat Jan 12, 2013 7:13 am

Online Stream

Hello,

Setup is the following:

Serviio 1.0.1, Samsung ES6300. I tried also with Serviio 1.1, but no luck also.

I am unable to play ANY online stream - I tried many, with different settings and different stream. Streams work like charm with VLC, ffmpeg returns not error, just combination Samsung & Serviio does not work for them. Samsung just says - "file not supported"

Here is one sample:

root@serviio101:/usr/local/etc/serviio-1.0.1/log # ffmpeg1 -i rtsp://tvstz.no-ip.org/TV%20Stara%20Zagora
ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Jan 6 2013 17:35:51 with gcc 4.2.1 (GCC) 20070831 patched [FreeBSD]
configuration: --prefix=/usr/local --mandir=/usr/local/man --incdir=/usr/local/include/ffmpeg1 --libdir=/usr/local/lib/ffmpeg1 --shlibdir=/usr/local/lib/ffmpeg1 --datadir=/usr/local/share/ffmpeg1 --build-suffix=1 --progs-suffix=1 --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-pthreads --enable-memalign-hack --disable-libstagefright-h264 --disable-libutvideo --cc=cc --extra-cflags='-msse -I/usr/local/include/vorbis -I/usr/local/include' --extra-ldflags='-L/usr/local/lib ' --extra-libs=-pthread --disable-debug --enable-libaacplus --disable-indev=alsa --disable-outdev=alsa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --enable-libcdio --disable-libcelt --enable-libfaac --enable-libfdk-aac --enable-fontconfig --enable-libfreetype --enable-frei0r --enable-gnutls --disable-libgsm --enable-libmp3lame --enable-libbluray --disable-libv4l2 --disable-libmodplug --disable-openal --enable-libopencv --enable-libopenjpeg --disable-libpulse --enable-librtmp --enable-libsc 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
[rtsp @ 0x80acc1420] UDP timeout, retrying with TCP
[rtsp @ 0x80acc1420] method SETUP failed: 454 Session Not Found
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, rtsp, from 'rtsp://tvstz.no-ip.org/TV%20Stara%20Zagora':
Metadata:
title : Ð¢ÐµÐ»ÐµÐ²Ð¸Ð·Ð¸Ñ "СÑаÑа ÐагоÑа"
copyright : "СТÐТÐС" ÐÐ
WMFSDKVersion : 11.0.5721.5275
WMFSDKNeeded : 0.0.0.0000
IsVBR : 0
Duration: 00:00:00.00, start: 1.451000, bitrate: N/A
Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, stereo, s16, 64 kb/s
Stream #0:1: Video: wmv2 (WMV2 / 0x32564D57), yuv420p, 384x288, 400 kb/s, 1k tbr, 1k tbn, 1k tbc

I also attach the debug log.

Any ideas ?

Peter

P.S Same issue happens with Serviio 1.1 on Windows and Samsung
Attachments
log2.txt
(25.41 KiB) Downloaded 422 times
<<

peterpm

Streaming enthusiast

Posts: 26

Joined: Sun Dec 23, 2012 10:34 am

Post Sat Jan 12, 2013 8:33 am

Re: Online Stream

I just tested to play the stream via Serviio, on XBMC - did not work, this make me think it is not Samsung problem, but Serviio. Very strange...
<<

peterpm

Streaming enthusiast

Posts: 26

Joined: Sun Dec 23, 2012 10:34 am

Post Sat Jan 12, 2013 11:15 am

Re: Online Stream

Just tested: http://174.36.206.197:8000/ AUDIO stream - works like charm.

So the problem is with video streams only.
<<

peterpm

Streaming enthusiast

Posts: 26

Joined: Sun Dec 23, 2012 10:34 am

Post Sat Jan 12, 2013 11:28 am

Re: Online Stream

I did more researh - actully, I have problems only with "rtsp://" streams. any idea ?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 15, 2013 5:50 pm

Re: Online Stream

might be just this stream? It has problem for me when used +tcp+udp as a rtsp_transport

  Code:
ffmpeg1 -rtsp_transport +tcp+udp -i "rtsp://tvstz.no-ip.org/TV%20Stara%20Zagora" -y -threads 2 -copyts -c:v mpeg2video -sameq -r 24000/1001 -g 15 -c:a ac3 -b:a 384k -ac 2 -map 0:1 -map 0:0 -sn -f vob /tmp/file.mpg


with +tcp only it starts, but then fails with an ffmpeg error

can you try the above command?

Return to Samsung

Who is online

Users browsing this forum: No registered users and 14 guests

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