Skip to content

Instantly share code, notes, and snippets.

@ge0graff
Created March 31, 2023 14:01
Show Gist options
  • Save ge0graff/ace9def95afc8504fe0fe5858a2ec5dc to your computer and use it in GitHub Desktop.
Save ge0graff/ace9def95afc8504fe0fe5858a2ec5dc to your computer and use it in GitHub Desktop.
RTSP VLC Error
2023-03-31 16:53:16.451 5027-5266 VLC D [0000007dc89d7490/1492] libvlc decoder: MediaCodec via NDK closed
2023-03-31 16:53:16.451 5027-5266 VLC D [0000007d92a72550/1492] libvlc generic: saving a free vout
2023-03-31 16:53:16.451 5027-5266 VLC D [0000007d92a72550/1492] libvlc generic: reusing provided vout
2023-03-31 16:53:16.452 5027-5266 VLC D [0000007e27018210/1492] libvlc packetizer: removing module "h264"
2023-03-31 16:53:16.452 5027-5266 VLC D [0000007e268e9590/1492] libvlc video output: destroying useless vout
2023-03-31 16:53:16.452 5027-5283 VLC D [0000007e2a4db990/14a3] libvlc vout display: removing module "gles2"
2023-03-31 16:53:16.452 5027-5283 VLC D [0000007e2a5cb490/14a3] libvlc generic: removing module "glconv_android"
2023-03-31 16:53:16.453 5027-5283 VLC D [0000007db76cdf50/14a3] libvlc gl: removing module "egl_android"
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/61004d006b0073] libvlc libvlc: VLC media player - 3.0.18 Vetinari
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/7e3702b068] libvlc libvlc: Copyright © 1996-2022 the VideoLAN team
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/7e3702b068] libvlc libvlc: revision 3.0.17.3-339-g182f179e5a
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/7e3702b068] libvlc libvlc: configured with ../configure '--host=aarch64-linux-android' '--build=x86_64-unknown-linux' '--with-contrib=/builds/videolan/vlc-android/vlc/contrib/aarch64-linux-android' '--prefix=/builds/videolan/vlc-android/vlc/build-android-aarch64-linux-android/install/' '--with-pic' '--disable-nls' '--enable-live555' '--enable-realrtsp' '--enable-avformat' '--enable-swscale' '--enable-avcodec' '--enable-opus' '--enable-opensles' '--enable-matroska' '--enable-taglib' '--enable-dvbpsi' '--disable-vlc' '--disable-shared' '--disable-update-check' '--disable-vlm' '--disable-dbus' '--enable-lua' '--disable-vcd' '--disable-v4l2' '--enable-dvdread' '--enable-dvdnav' '--enable-bluray' '--disable-linsys' '--disable-decklink' '--disable-libva' '--disable-dv1394' '--enable-mod' '--disable-sid' '--enable-gme' '--disable-tremor' '--disable-mad' '--enable-mpg123' '--disable-dca' '--disable-sdl-image' '--enable-zvbi' '--disable-fluidsynth' '--enable-fluidlite' '--disable-jack' '--disable-p
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/7d93a15280] libvlc libvlc: plug-ins loaded: 368 modules
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007e1fb98b50/7e3702b068] libvlc logger: looking for logger module matching "any": 4 candidates
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007e1fb98b50/0] libvlc logger: using logger module "android_logger"
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/13a3] libvlc libvlc: translation test: code is "C"
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007d92f228f0/13a3] libvlc keystore: looking for keystore module matching "memory": 3 candidates
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007d92f228f0/13a3] libvlc keystore: using keystore module "memory"
2023-03-31 16:53:16.454 5027-5027 VLC D [0000007dc8b8bc10/13a3] libvlc libvlc: CPU has capabilities FPU
2023-03-31 16:53:16.455 5027-5027 VLC D [0000007e1fa53c10/13a3] libvlc generic: creating audio output
2023-03-31 16:53:16.455 5027-5027 VLC D [0000007dc8031e90/13a3] libvlc audio output: looking for audio output module matching "android_audiotrack": 4 candidates
2023-03-31 16:53:16.455 5027-5027 VLC D [0000007dc8031e90/13a3] libvlc audio output: using audio output module "android_audiotrack"
2023-03-31 16:53:16.455 5027-5027 VLC D [0000007e1fa53c10/13a3] libvlc generic: keeping audio output
2023-03-31 16:53:16.455 5027-5027 VLC D [0000007d93b52610/13a3] libvlc window: resized to 700x700
2023-03-31 16:53:16.455 5027-5027 KEK D 1 = true, 2 = com.sevstar.app.util.customviews.ZoomableTextureView{822b2d8 VFED..C.. ........ 0,0-0,0}
2023-03-31 16:53:16.456 5027-5266 VLC D [0000007e27018910/1492] libvlc spu text: removing module "freetype"
2023-03-31 16:53:16.456 5027-5266 VLC D [0000007e27019390/1492] libvlc scale: removing module "yuvp"
2023-03-31 16:53:16.456 5027-5266 VLC D [0000007e27019010/1492] libvlc scale: removing module "swscale"
2023-03-31 16:53:16.507 5027-5266 VLC D [0000007e27019390/1492] libvlc packetizer: looking for packetizer module matching "any": 25 candidates
2023-03-31 16:53:16.507 5027-5266 VLC D [0000007e27019390/1492] libvlc packetizer: found NAL_SPS (sps_id=0)
2023-03-31 16:53:16.507 5027-5266 VLC D [0000007e27019390/1492] libvlc packetizer: found NAL_PPS (pps_id=0 sps_id=0)
2023-03-31 16:53:16.507 5027-5266 VLC D [0000007e27019390/1492] libvlc packetizer: using packetizer module "h264"
2023-03-31 16:53:16.507 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: looking for video decoder module matching "mediacodec_ndk,all": 13 candidates
2023-03-31 16:53:16.508 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: using ffmpeg Lavc58.134.100
2023-03-31 16:53:16.508 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: CPU flags: 0x00000068
2023-03-31 16:53:16.508 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: allowing 6 thread(s) for decoding
2023-03-31 16:53:16.509 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: codec (h264) started
2023-03-31 16:53:16.509 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: using frame thread mode with 6 threads
2023-03-31 16:53:16.509 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: using video decoder module "avcodec"
2023-03-31 16:53:16.519 5027-5266 VLC E [0000007e269750d0/1492] libvlc demux: SETUP of'video/H264' failed This computer has an invalid IP address: 0.0.0.0
2023-03-31 16:53:16.520 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: killing decoder fourcc `h264'
2023-03-31 16:53:16.520 5027-5266 VLC D [0000007e27019010/1492] libvlc decoder: removing module "avcodec"
2023-03-31 16:53:16.528 5027-5266 VLC D [0000007e27019390/1492] libvlc packetizer: removing module "h264"
2023-03-31 16:53:16.529 5027-5266 VLC D [0000007e26934090/1492] libvlc input: EOF reached
2023-03-31 16:53:16.529 5027-5266 VLC D [0000007e269750d0/1492] libvlc demux: removing module "live555"
2023-03-31 16:53:16.541 5027-5266 VLC D [0000007e26934090/1492] libvlc input: Program doesn't contain anymore ES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment