VLC & FI9805E doesnt running

Forum for questions and support relating to the 1.27.x releases only.
keule
Posts: 19
Joined: Fri Mar 28, 2014 10:00 pm

Re: VLC & FI9805E doesnt running

Post by keule »

i use following Options for "libvlc"

"--verbose=2,--noaudio"

currently no audio errors, but following are for me OK, but WHITE Screen.

< SNIP >

07/16/14 15[0x75375a8] main libvlc debug: VLC media player - 2.1.4 Rincewind
[0x75375a8] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x75375a8] main libvlc debug: revision 2.1.4-0-g2a072be
[0x75375a8] main libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libexecdir=${prefix}/lib/vlc-dmo' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=dmo4' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-libva' '--enable-linsys' '--enable-udev' '--enable-v4l2' 'build_alias=x86_64-linux-gnu' 'CC=ccache cc' 'CXX=ccache g++'
[0x75375a8] main libvlc debug: searching plug-in modules
[0x75375a8] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x75375a8] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x75375a8] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x75375a8] main libvlc debug: plug-ins loaded: 392 modules
[0x75375a8] main libvlc debug: translation test: code is "C"

[0x75375a8] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX FPU
[0x760bd88] main input debug: Creating an input for 'rtsp://192.168.1.110:88/videoMain'
[0x760bd88] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x760bd88] main input debug: `rtsp://USER:PASS@192.168.1.110:88/videoMain' gives access `rtsp' demux `' path `USER:PASS@192.168.1.110:88/videoMain'
[0x760bd88] main input debug: creating demux: access='rtsp' demux='' location='USER:PASS@192.168.1.110:88/videoMain' file='(null)'
[0x7f5d14000e88] main demux debug: looking for access_demux module matching "rtsp": 17 candidates
[0x7f5d14000e88] live555 demux debug: version 2014.06.28
Opening connection to 192.168.1.110, port 88...
...remote connection opened
Sending request: OPTIONS rtsp://192.168.1.110:88/videoMain RTSP/1.0
CSeq: 2
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)


Received 152 new bytes of response data.
Received a complete OPTIONS response:
RTSP/1.0 200 OK
CSeq: 2
Date: Wed, Jul 16 2014 14:56:55 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER


Sending request: DESCRIBE rtsp://192.168.1.110:88/videoMain RTSP/1.0
CSeq: 3
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Accept: application/sdp


Received 175 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 401 Unauthorized
CSeq: 3
Date: Wed, Jul 16 2014 14:56:55 GMT
WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6"


Resending...
Sending request: DESCRIBE rtsp://192.168.1.110:88/videoMain RTSP/1.0
CSeq: 4
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:88/videoMain", response="df76e6933f2ea6d589773d67675817ee"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Accept: application/sdp


Received 672 new bytes of response data.
Received a complete DESCRIBE response:
RTSP/1.0 200 OK
CSeq: 4
Date: Wed, Jul 16 2014 14:56:55 GMT
Content-Base: rtsp://192.168.1.110:65534/videoMain/
Content-Type: application/sdp
Content-Length: 502

v=0
o=- 1405412400029150 1 IN IP4 192.168.233.233
s=IP Camera Video
i=videoMain
t=0 0
a=tool:LIVE555 Streaming Media v2013.01.25
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:IP Camera Video
a=x-qt-text-inf:videoMain
m=video 0 RTP/AVP 96
c=IN IP4 0.0.0.0
b=AS:96
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=42001F;sprop-parameter-sets=Z0IAH5WoFAFuQA==,aM48gA==
a=control:track1
m=audio 0 RTP/AVP 0
c=IN IP4 0.0.0.0
b=AS:64
a=control:track2

[0x7f5d14000e88] live555 demux debug: RTP subsession 'video/H264'
Sending request: SETUP rtsp://192.168.1.110:65534/videoMain/track1 RTSP/1.0
CSeq: 5
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="b9625e039a59ef8073341fb2ac8faa1f"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
Received 179 new bytes of response data.
Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 5
Date: Wed, Jul 16 2014 14:56:55 GMT
Transport: RTP/AVP/TCP;unicast;destination=192.168.1.198;source=192.168.1.110;interleaved=0-1
Session: 729A4AAF


[0x760bd88] main input debug: selecting program id=0
[0x7f5d14000e88] live555 demux debug: RTP subsession 'audio/PCMU'
Sending request: SETUP rtsp://192.168.1.110:65534/videoMain/track2 RTSP/1.0
CSeq: 6
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="b9625e039a59ef8073341fb2ac8faa1f"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Transport: RTP/AVP/TCP;unicast;interleaved=2-3
Session: 729A4AAF


Received a complete SETUP response:
RTSP/1.0 200 OK
CSeq: 6
Date: Wed, Jul 16 2014 14:56:55 GMT
Transport: RTP/AVP/TCP;unicast;destination=192.168.1.198;source=192.168.1.110;interleaved=2-3
Session: 729A4AAF

[0x7f5d14000e88] live555 demux debug: setup start: 0.000000 stop:0.000000
Sending request: PLAY rtsp://192.168.1.110:65534/videoMain/ RTSP/1.0
CSeq: 7
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="29858ff89e770370ab0147764bbffc98"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Session: 729A4AAF
Range: npt=0.000-


Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 7
Date: Wed, Jul 16 2014 14:56:55 GMT
Range: npt=0.000-
Session: 729A4AAF
RTP-Info: url=rtsp://192.168.1.110:65534/videoMain/track1;seq=51270;rtptime=2128725055,url=rtsp://192.168.1.110:65534/videoMain/track2;seq=19699;rtptime=1892220850


[0x7f5d14000e88] live555 demux debug: We have a timeout of 60 seconds
[0x7f5d14000e88] live555 demux debug: spawned timeout thread
[0x7f5d14000e88] live555 demux debug: play start: 0.000000 stop:0.000000
[0x7f5d14000e88] main demux debug: using access_demux module "live555"
[0x7f5d1400df58] main decoder debug: looking for decoder module matching "any": 36 candidates
[0x7f5d1400df58] main decoder debug: no decoder modules matched
[0x7f5d1400df58] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.
[0x7f5d1400df58] main decoder error: No suitable decoder module
[0x7f5d1400df58] main decoder error: VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.
[0x7f5d1400df58] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO

[0x760bd88] main input debug: audio is disabled, not selecting ES 0x1
[0x7f5d1400df58] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7f5d1400df58] lua demux meta debug: Trying Lua scripts in /var/www/.local/share/vlc/lua/meta/reader
[0x7f5d1400df58] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7f5d1400df58] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7f5d1400df58] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7f5d1400df58] main demux meta debug: no meta reader modules matched
[0x760bd88] main input debug: `rtsp://cam:vogelfrei@192.168.1.110:88/videoMain' successfully opened
Sending request: GET_PARAMETER rtsp://192.168.1.110:65534/videoMain/ RTSP/1.0
CSeq: 8
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="03e981ab033b1072bf8e2d9eb98f6456"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Session: 729A4AAF


Sending request: TEARDOWN rtsp://192.168.1.110:65534/videoMain/track1 RTSP/1.0
CSeq: 9
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="dffc333eff53e2fe39f428b625ef02a5"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)
Session: 729A4AAF


Sending request: TEARDOWN rtsp://192.168.1.110:65534/videoMain/track2 RTSP/1.0
CSeq: 10
Authorization: Digest username="cam", realm="LIVE555 Streaming Media", nonce="fe943e818f371886c569e5bbb51e4ad6", uri="rtsp://192.168.1.110:65534/videoMain/", response="dffc333eff53e2fe39f428b625ef02a5"
User-Agent: LibVLC/2.1.4 (LIVE555 Streaming Media v2014.06.28)

Session: 729A4AAF


[0x760bd88] main input debug: Buffering 0%
[0x760bd88] main input debug: Buffering 0%
[0x760bd88] main input debug: Buffering 0%
[0x760bd88] main input debug: Buffering 10%
Received a complete GET_PARAMETER response:
RTSP/1.0 200 OK
CSeq: 8
Date: Wed, Jul 16 2014 14:56:55 GMT
Session: 729A4AAF


[0x760bd88] main input debug: Buffering 10%
[0x760bd88] main input debug: Buffering 20%
Received a complete TEARDOWN response:
RTSP/1.0 200 OK
CSeq: 9
Date: Wed, Jul 16 2014 14:56:55 GMT


[0x760bd88] main input debug: Buffering 20%
Received a complete TEARDOWN response:
RTSP/1.0 200 OK
CSeq: 10
Date: Wed, Jul 16 2014 14:56:55 GMT

.
.
.
.
.
< /SNAP >
linuxsense
Posts: 374
Joined: Wed Nov 07, 2007 1:59 am
Location: Huntington Beach, California
Contact:

Re: VLC & FI9805E doesnt running

Post by linuxsense »

Code: Select all

main decoder error: VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.
You need to install h264 and re-build the vlc libs so it is included or use vlc packages from a PPA that already has it.
keule
Posts: 19
Joined: Fri Mar 28, 2014 10:00 pm

Re: VLC & FI9805E doesnt running

Post by keule »

vlc is compiled by default with libx264.
vlc configure options:
--enable-x264 H264 encoding support with libx264 (default enabled)
packages are installed, since some weeks.


vlc -l | grep 264
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
packetizer_h264 H.264-Videopaketisierer
x264 H.264/MPEG-4 Part 10/AVC Encoder (x264)
h264 H264-Videodemuxer

$> dpkg -l libx264-dev x264

ii libx264-dev:amd64 3:0.142.2431+gitac76440- amd64 development files for libx264.
ii x264 3:0.142.2431+gitac76440- amd64 video encoder for the H.264/MPEG-4 AVC standard.


Also, i've tested the vlc-builds/libs from ppa-ubuntu.

same issue.
linuxsense
Posts: 374
Joined: Wed Nov 07, 2007 1:59 am
Location: Huntington Beach, California
Contact:

Re: VLC & FI9805E doesnt running

Post by linuxsense »

I have only seen this error on systems where VLC is not properly built to support RTSP and h264. At a glance the error is pretty clear...it cant decode the h264 RTSP stream but the initial authentication failure seems odd.
keule
Posts: 19
Joined: Fri Mar 28, 2014 10:00 pm

Re: VLC & FI9805E doesnt running

Post by keule »

I think the last issue are here:

main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.

"fourcc" not supported from VLC.

"vlc-plugin-pulse vlc-plugin-notify" packages helps me.

I'setting following Option "--network-caching=5000" at "libvlc".

All my VLC-Optione are now, "--verbose=2,--noaudio,--network-caching=5000"

Currently I've no errors anymore in the Debug-Log-File.

Also, important, not forget new linking libjpeg-turbo.

remove "jpeg8-dev" package:
$> dpkg -r libjpeg8-dev"

ln -s /opt/libjpeg-turbo/lib/libjpeg.a /usr/lib/libjpeg.a
ln -s /opt/libjpeg-turbo/include/jconfig.h /usr/include/jconfig.h
ln -s /opt/libjpeg-turbo/include/jerror.h /usr/include/jerror.h
ln -s /opt/libjpeg-turbo/include/jmorecfg.h /usr/include/jmorecfg.h
ln -s /opt/libjpeg-turbo/include/jpeglib.h /usr/include/jpeglib.h



And NOW, everything WORKS :-)
Last edited by keule on Wed Jul 16, 2014 10:24 pm, edited 1 time in total.
linuxsense
Posts: 374
Joined: Wed Nov 07, 2007 1:59 am
Location: Huntington Beach, California
Contact:

Re: VLC & FI9805E doesnt running

Post by linuxsense »

FWIW, I have these vlc packages on my 14.04 systems:

Code: Select all

libvlc-dev					hold
libvlc5					hold
libvlccore7					hold
vlc						hold
vlc-data					hold
vlc-nox					hold
vlc-plugin-notify				hold
vlc-plugin-pulse				hold
and

Code: Select all

libx264-142:amd64				install
x264			 	         		install
from this PPA

https://launchpad.net/~videolan/+archiv ... ster-daily
keule
Posts: 19
Joined: Fri Mar 28, 2014 10:00 pm

Re: VLC & FI9805E doesnt running

Post by keule »

@linuxsense,
see post bevore.

THX.
linuxsense
Posts: 374
Joined: Wed Nov 07, 2007 1:59 am
Location: Huntington Beach, California
Contact:

Re: VLC & FI9805E doesnt running

Post by linuxsense »

Odd, never ran into that but when I build ZM its always on a very minimal system to avoid conflicts. Glad you got it sorted.
Locked