Vlc sat ip stream error failed to setup rtsp session

Used to open a security camera (EZVIZ) with VLC in 20.10 with the command: rtsp://192.168.1.200:554 It fails and the log file says: satip error: Failed to setup RTSP session satip ...

Used to open a security camera (EZVIZ) with VLC in 20.10 with the command:


    rtsp://192.168.1.200:554
    It fails and the log file says:
    satip error: Failed to setup RTSP session
    satip error: Failed to teardown RTSP session
    ```

nmap shows the device is present:

Starting Nmap 7.80 ( https://nmap.org ) at 2021-05-15 10:03 BST
Nmap scan report for TL-WA850RE.broadband (192.168.1.200)
Host is up (0.032s latency).
Not shown: 996 closed ports
PORT     STATE SERVICE
554/tcp  open  rtsp
8000/tcp open  http-alt
8200/tcp open  trivnet1
9010/tcp open  sdr
```

mplayer works but gives error messages:

```
mplayer rtsp://admin:******@192.168.1.200:554
MPlayer 1.4 (Debian), built with gcc-10 (C) 2000-2019 MPlayer Team
do_connect: could not connect to socket
connect: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing rtsp://admin:******@192.168.1.200:554.
Resolving 192.168.1.200 for AF_INET6...

Couldn't resolve name for AF_INET6: 192.168.1.200
Connecting to server 192.168.1.200[192.168.1.200]: 554...

librtsp: server responds: 'RTSP/1.0 401 Unauthorized'
rtsp_session: unsupported RTSP server. Server type is 'unknown'.
libavformat version 58.45.100 (external)
libavformat file format detected.

Apparently something has changed between 20.10 and 21.10 that is affecting VLC.  I've tried various changes to the input/Codec settings that have been suggested on different websites but no effect.
Any ideas?
Thanks

When I run cvlc --no-one-instance -vv rtsp://192.168.1.200:554 on my desktop it just hangs:
VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)

When I run it my laptop, also running ubuntu 21.04, it gives this error message:

    [00007f00e0000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
    [00007f00e0000c20] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
    [00007f00e0000c20] main art finder debug: no art finder modules matched
    [0000563550b15a50] dbus interface debug: Getting All properties
    [0000563550b15a50] dbus interface debug: Getting All properties
    [00007f00e80015e0] main stream debug: connection succeeded (socket = 12)
    [00007f00e80015e0] main stream debug: net: opening 0.0.0.0 datagram port 9338
    [00007f00e80015e0] main stream debug: net: opening 0.0.0.0 datagram port 9339
    [00007f00e80015e0] satip stream error: Failed to setup RTSP session
    [00007f00e80015e0] satip stream error: Failed to teardown RTSP session
    [00007f00e80015e0] main stream debug: net: connecting to 192.168.1.200 port 554
    [00007f00e80015e0] main stream debug: connection succeeded (socket = 11)
    [00007f00e80015e0] access_realrtsp stream warning: Cseq mismatch, got 1, assumed 0
    [00007f00e80015e0] access_realrtsp stream debug: rtsp connected
    [00007f00e80015e0] access_realrtsp stream warning: only real/helix rtsp servers supported for now
    [00007f00e80015e0] main stream debug: no access modules matched
    [00007f00f4000c80] main input error: Your input can't be opened
    [00007f00f4000c80] main input error: VLC is unable to open the MRL 'rtsp://192.168.1.200:554'. Check the log for details.
    [0000563550ad1940] main playlist debug: dead input
    [0000563550ad1940] main playlist debug: changing item without a request (current 0/1)
    [0000563550ad1940] main playlist debug: nothing to play

tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

[решено] Не показывает rtsp в VLC (liblive555_plugin.so)

Доброго дня.

Не проигрывает VLC rtsp-потоки с видео, на предыдущей версии ROSA показывает нормально.
Предполагаю, что из-за
cannot load module `/usr/lib64/vlc/plugins/access/liblive555_plugin.so’ (/usr/lib64/libliveMedia.so.79: undefined symbol: TLS_client_method)

—- чуть лога
[00007f8d8c000c80] main input debug: Creating an input for ‘rtsp://192.168.xxx.xxx:8554/live1.264’
[0000000000606810] main playlist debug: requesting art for new input thread
[00007f8d8c000c80] main input debug: using timeshift granularity of 50 MiB
[00007f8d8c000c80] main input debug: using default timeshift path
[00007f8d8c000c80] main input debug: `rtsp://192.168.xxx.xxx:8554/live1.264′ gives access `rtsp’ demux `any’ path `192.168.xxx.xxx:8554/live1.264′
[00007f8d90000fa0] main input source debug: creating demux: access=’rtsp’ demux=’any’ location=’192.168.xxx.xxx:8554/live1.264′ file='(null)’
[00007f8d90001130] main demux debug: looking for access_demux module matching «rtsp»: 17 candidates
[00007f8d88000c20] main meta fetcher debug: looking for meta fetcher module matching «any»: 1 candidates
[00007f8d88000c20] lua meta fetcher debug: Trying Lua scripts in /home/xxx/.local/share/vlc/lua/meta/fetcher
[00007f8d88000c20] lua meta fetcher debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/fetcher
[00007f8d88000c20] lua meta fetcher debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
[00007f8d88000c20] main meta fetcher debug: no meta fetcher modules matched
[00007f8d88000c20] main art finder debug: looking for art finder module matching «any»: 2 candidates
[00007f8d90001130] main demux warning: cannot load module `/usr/lib64/vlc/plugins/access/liblive555_plugin.so’ (/usr/lib64/libliveMedia.so.79: undefined symbol: TLS_client_method)
[00007f8d90001130] main demux debug: no access_demux modules matched
[00007f8d90002090] main stream debug: creating access: rtsp://192.168.xxx.xxx:8554/live1.264
[00007f8d90002090] main stream debug: looking for access module matching «rtsp»: 29 candidates
[00007f8d88000c20] lua art finder debug: Trying Lua scripts in /home/xxx/.local/share/vlc/lua/meta/art
[00007f8d88000c20] lua art finder debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/art
[00007f8d88000c20] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007f8d90002090] satip stream debug: try to open ‘rtsp://192.168.xxx.xxx:8554/live1.264’
[00007f8d90002090] satip stream debug: connect to host ‘192.168.xxx.xxx’
[00007f8d90002090] main stream debug: net: connecting to 192.168.xxx.xxx port 8554
[00007f8d88000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/00_musicbrainz.luac
[00007f8d88000c20] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007f8d88000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/01_googleimage.luac
[00007f8d88000c20] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007f8d88000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/02_frenchtv.luac
[00007f8d88000c20] lua art finder debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007f8d88000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib64/vlc/lua/meta/art/03_lastfm.luac
[00007f8d88000c20] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[00007f8d88000c20] main art finder debug: no art finder modules matched
[00007f8d90002090] main stream debug: connection succeeded (socket = 26)
[0000000000665b40] qt interface debug: IM: Setting an input
[00007f8d90002090] main stream debug: net: opening 0.0.0.0 datagram port 9426
[00007f8d90002090] main stream debug: net: opening 0.0.0.0 datagram port 9427
[000000000064d480] pulse audio output debug: changing sink 1: alsa_output.pci-0000_00_1b.0.analog-stereo (Встроенное аудио Аналоговый стерео)

Последний раз редактировалось tihij 03 дек 2021, 23:36, всего редактировалось 1 раз.


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 15 ноя 2021, 23:01

Забыл добавить, что заканчивается попытка подключения следующими строками

[00007fed780020d0] satip stream error: read error: Operation now in progress
[00007fed780020d0] satip stream error: Failed to setup RTSP session
[00007fed780020d0] main stream debug: net: connecting to 192.168.xxx.xxx port 8554
[00007fed780020d0] main stream debug: connection succeeded (socket = 17)
[00007fed780020d0] access_realrtsp stream warning: Cseq mismatch, got 1, assumed 0
[00007fed780020d0] access_realrtsp stream debug: rtsp connected
[00007fed780020d0] access_realrtsp stream warning: only real/helix rtsp servers supported for now
[00007fed780020d0] main stream debug: no access modules matched


irton

Сообщения: 397
Зарегистрирован: 30 окт 2021, 04:17
Operating system: PuppyRus linux

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

irton » 17 ноя 2021, 05:46

Этот плагин есть, в пакете vlc-plugins-main. Можт пакет не установлен?


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 17 ноя 2021, 19:39

# rpm -qa | grep vlc
vlc-plugin-upnp-3.0.16-9.x86_64
vlc-plugin-kate-3.0.16-9.x86_64
vlc-plugin-wayland-3.0.16-9.x86_64
vlc-plugin-vdpau-3.0.16-9.x86_64
vlc-plugin-vaapi-3.0.16-9.x86_64
vlc-plugin-lua-3.0.16-9.x86_64
vlc-plugin-libass-3.0.16-9.x86_64
vlc-plugin-gnutls-3.0.16-9.x86_64
vlc-plugin-dv-3.0.16-9.x86_64
vlc-plugin-schroedinger-3.0.16-9.x86_64
vlc-plugin-mpc-3.0.16-9.x86_64
vlc-3.0.16-9.x86_64
vlc-plugin-sdl-3.0.16-9.x86_64
vlc-plugin-ncurses-3.0.16-9.x86_64
vlc-plugin-opengl-3.0.16-9.x86_64
vlc-plugin-main-3.0.16-9.x86_64
vlc-plugin-rist-3.0.16-9.x86_64
vlc-plugin-shout-3.0.16-9.x86_64
vlc-plugin-flac-3.0.16-9.x86_64
vlc-plugin-fluidsynth-3.0.16-9.x86_64
vlc-plugin-opus-3.0.16-9.x86_64
vlc-plugin-pulse-3.0.16-9.x86_64
vlc-plugin-speex-3.0.16-9.x86_64
vlc-plugin-theora-3.0.16-9.x86_64
vlc-plugin-twolame-3.0.16-9.x86_64
lib64vlccore9-3.0.16-9.x86_64
lib64vlc5-3.0.16-9.x86_64


libliveMedia, возможно собрана без поддержки TLS.
Судя по форумам была подобная ошибка в начале года в upstream, но её быстро исправили.


ArturS

Сообщения: 66
Зарегистрирован: 22 окт 2021, 14:46
Operating system: Rosa Desktop

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

ArturS » 17 ноя 2021, 19:48

tihij писал(а): ↑

14 ноя 2021, 00:36


Не проигрывает VLC rtsp-потоки с видео, на предыдущей версии ROSA показывает нормально.

Подскажите, как Вы это смотрите? Просто интересно.


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 17 ноя 2021, 19:54

# vlc —verbose=2 «rtsp://192.168.xxx.xxx:8554/live1.264»


irton

Сообщения: 397
Зарегистрирован: 30 окт 2021, 04:17
Operating system: PuppyRus linux

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

irton » 18 ноя 2021, 15:35

Нашел в чем проблема, отдал на тестирование


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 18 ноя 2021, 23:13

Спасибо. Жду обновления. :D


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 26 ноя 2021, 08:37

Не успело протестироваться?


irton

Сообщения: 397
Зарегистрирован: 30 окт 2021, 04:17
Operating system: PuppyRus linux

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

irton » 26 ноя 2021, 15:09

Неа, не от меня зависит, у них свой график :( но говорят работает


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 27 ноя 2021, 16:33

Ясно. Спасибо за информацию. :)


tihij

Сообщения: 38
Зарегистрирован: 14 ноя 2021, 00:28
Operating system: ROSA Linux R12

Не показывает rtsp в VLC (liblive555_plugin.so)

Сообщение

tihij » 03 дек 2021, 23:34

После сегодняшнего обновления vlc заработал с rtsp (пришлось ещё снять туннелирование через HTTP, по умолчанию).

Спасибо. Тему можно закрывать.


  • #1

I am trying to live stream the Yi Dash cam to a VLC player. I looked around the web and saw how people have successfully been streaming Yi action camera to VLC player. I tried some of these things but in vain. The IP address where the server resides seems to be 192.168.1.254 and only two visible ports are 80 and 3333. This is not similar to the description given for other Yi cameras (IP address was 192.168.42.1 and port 7878). If anyone has gotten streaming to work with the dash cam please post instructions on how to..

Best Regards

  • #2

You should be able to access the stream via rtsp://192.168.1.254/xxx.mov

I not sure, but you may have to put the camera in «app» mode first, by connecting using the YI app (and leaving this running in the background) if you’re looking to stream to Android/IOS device; or if you want to stream to a computer you can give my Python library ago, GitHub:kwirk/yidashcam, which can put the camera in the correct mode.

  • #3

Excellent. Thanks for the link. I ran the «python3 -m yidazshcam stream» (had to use python3 instead of python as I had python 2.7 installed by default). The camera switched to app mode and VLC was able to play the RTSP link you mentioned.

Thanks a ton.

  • #4

Hello guys, is there any possibility to stream this video online? Becouse when connecting to dashcam, my tablet dont have internet connection… But i have 4g router in the car, how could i perform that?

  • #5

Hi everybody,

Thanks for the Python library and sorry for pushing this quite old post. Unfortunately I got an error message in the console after calling config, stream or snapshot:

raise YIDashcamException(«Error entering mode {}».format(err))
yidashcam.YIDashcamException: Error entering mode Bad status returned: -23

But somehow the Dashcam is switching to app mode because the wifi icon in the display is changed to the phone icon.
But anyway I got an error in VLC after trying to stream rtsp://192.168.1.254

live555 error: Failed to connect with rtsp://192.168.1.254:554
satip error: Failed to setup RTSP session

Do you know what could be the problem? I have a Yi Smart Dash Camera YCS.1A17.

Thanks!

IP CCTV Forum for IP Video, network cameras & CCTV software

  • Forums

  • Manufacturer Specific Forums

  • Hikvision

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

RTSP Streaming direct from the camera


  • Thread starter

    GetAfterIt


  • Start date

    Aug 16, 2021


  • Tags

    ds-2de4a425iw-de

    hikvision

    rtsp

  • #1

Hello-

I’ve been reading HikVisions website user guides, using the google, using youtube, trying everyone’s guides and instructions, but still am having zero luck.

Camera Model — HikVision DS-2DE4A425IW-DE
Firmware — V5.6.11 build 190426
And again, there is no NVR/DVR connected to this camera

We had a HikVision NVR setup with 15 cameras. My goal is rip one of the cameras out of the setup, give it a real IP address and embed that in our website so users can browse to our site, and view and PTZ the camera.

I have the camera off the NVR, it’s been re-ip addressed and is available on the internet. I can get to the camera and view the live feed via the web browser and ip address.

Now, i am trying to enable the rtsp feed, but it’s not real clear if that is enabled by default? or i have to specify it. I’m trying to test the rtsp in vlc so i know its live, but that doesn’t work. VLC keeps prompting for a username and pw. I’ve tried turning on/off enable secure browsing, i’ve enabled/disabled Enable Hikvision-CGI, the rtsp authentication is set to digest.

I have a local user-defined with a name/password and just has rights to Remote: Live View and Remote; PTZ Control.

I’ve been trying all sorts of variations of the following….

rtsp://*User*:GuestPW@*real_IP_address*/Streaming/channels/101

rtsp://*User*:GuestPW@*real_IP_address*:554/Streaming/channels/101

rtsp://162.217.216.215/554/Streaming/channels/101/

I’ve tried 102, 1 for the channels. any ideas ?

Last edited: Aug 16, 2021

  • #2

@GetAfterIt this works for me rtsp://userid:password@ipaddress:554/Streaming/channels/101, I stream 4 cameras to the internet.

search for rtsp on the Hikvision forum.

Setting live streaming di website

mohon bantuannya setting NVR HIK DS 7600 series, IP CAM HIK DS 2CD2T46G2 ISU/SL, serta EZVIZ C8C dan User minta tampil Live Streaming di website nya, langkah apa yg harus sy lakukan, mohon petunjuknya secara detail. Please help setting up the NVR HIK DS 7600 series, IP CAM HIK DS 2CD2T46G2…

www.use-ip.co.uk


www.use-ip.co.uk

  • Thread starter
  • #4

@GetAfterIt this works for me rtsp://userid:password@ipaddress:554/Streaming/channels/101, I stream 4 cameras to the internet.

search for rtsp on the Hikvision forum.

Setting live streaming di website

mohon bantuannya setting NVR HIK DS 7600 series, IP CAM HIK DS 2CD2T46G2 ISU/SL, serta EZVIZ C8C dan User minta tampil Live Streaming di website nya, langkah apa yg harus sy lakukan, mohon petunjuknya secara detail. Please help setting up the NVR HIK DS 7600 series, IP CAM HIK DS 2CD2T46G2…

www.use-ip.co.uk


www.use-ip.co.uk

Thanks for your reply. I guess, what I’m wondering and please clarify. I can stream rtsp direct from the camera correct? No nvr/DVR needed right?

And are you able to stream your cameras in vlc? Is there a better way to test? Cameras and cctv are not my expertise but everything I’ve found on this site and the Google, surprisingly haven’t been working.

Lastly, is there anything I need to do to «turn on» rtsp streaming? Or anything I need to turn off, or associate the guest username and pw with this?

  • #5

Thanks for your reply. I guess, what I’m wondering and please clarify. I can stream rtsp direct from the camera correct? No nvr/DVR needed right?

I can stream rtsp direct from my camera, use the URL in the image I posted in an earlier thread.

And are you able to stream your cameras in vlc?

Yes, I can view live stream using VLC.

is there anything I need to do to «turn on» rtsp streaming? Or anything I need to turn off

I’ve not enabled or disabled anything, I think it is enabled by default. @Dan @Kyle please could you confirm?

Test on your LAN first using the admin id and password.
Open VLC on the menu bar click File>Open Network and paste the rtsp URL into the field and click open. After 2 or 3 seconds the live stream should start, if it does not check the VLC logs to find out why.

On. the camera admin account setup a user account with remote view privileges only, log out admin and login user. If it does not work login as admin and find out why.

modify the rtsp URL to use the new user id and password, test on local LAN with VLC.

test remotely using whatever method you have setup. On the rtsp URL replace the LAN IP address with your WAN public IP or DDNS URL. When I test remotely I connect my Mac to my IPhone 4G network.

  • Thread starter
  • #6

Thanks again @David for your help. I’m still having issues. RTSP url has been checked and rechecked. In fact, can’t open rtsp stream with admin account.

Below is VLC Log
— logger module started —
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
main: playlist is empty
live555 error: Failed to connect with rtsp://:pUBLIC IP:554/Streaming/channels/101
satip error: Failed to setup RTSP session
live555 error: Failed to connect with rtsp://:pUBLIC IP:554/Streaming/channels/101
satip error: Failed to setup RTSP session
— logger module stopped —
— logger module started —
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
main: playlist is empty
— logger module stopped —
— logger module started —
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
main: playlist is empty
live555 error: Failed to connect with rtsp://:pUBLIC IP:554/Streaming/channels/101
satip error: Failed to setup RTSP session
— logger module stopped —

Based on the above error, i found this post, but that also didnt seem to solve the issue either. I’ve also tried another computer with VLC installed..no dice.

I also am attaching screenshots from camera web interface to help. I’ve seen videos saying to turn on Hik Vision CGI or seen posts that say to turn off SSL encryption (but not sure if that was only nvr setups )

Attachments

  • #7

@GetAfterIt on the vlc log it says PUBLIC IP, have you tested this on your LAN?

For now disable NVR HTTPS.

Is the NVR rtsp port 554?

Post on here the LAN rtsp url you are trying change the userid and password, you may have to post an image of the url to avoid the smiley created by «:»P

my LAN rtsp url would look like this….
rtsp://admin:abcd1234@192.168.0.1:554/Streaming/channels/101

  • Thread starter
  • #8

Well, the camera lives out on the internet, no nat or port forwarding, so no local IP to try. And I dont have an NVR for this, so if i disable HTTPS (screenshot 5) wont that affect the camera?

I attached nmap showing port 554 is open on the camera.

I also have access to our palo alto as we have a /24 here and i see https and rstp traffic being Allowed, so its not our firewall.

Maybe VLC is the culprit? Then again, i have also tried vlc on my laptop, and it was a fresh install of vlc.

Again, i can view the live feed and ptz with both admin and user account i created in the web browser. Just cant open rtsp in vlc.

Attachments

  • 9.PNG

  • #9

so if i disable HTTPS (screenshot 5) wont that affect the camera?

if http port 80 is disabled yes, how do you access the camera http or https?

This should work with VLC, maybe try the sub stream on the rtsp URL. 101 is main stream and 102 should be the sub stream.

post the public rtsp url with IP address and password changed. In the VLC log I noticed a colon in a strange place, that could be parsing by VLC.

  • Thread starter
  • #10

First off, thanks for continuing to try to help. I appreciate it.

I just go to the ip address and if redirects, it redirects. Make sense?

Yeah, i tried 101 and 102, even tried 1 and 0 as i read to use 1 somewhere.

— logger module started —
main debug: VLC media player — 3.0.16 Vetinari
main debug: Copyright © 1996-2021 the VideoLAN team
main debug: revision 3.0.16-0-g5e70837d8d
main debug: configured with /home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/extras/package/win32/../../../configure ‘—enable-update-check’ ‘—enable-lua’ ‘—enable-faad’ ‘—enable-flac’ ‘—enable-theora’ ‘—enable-avcodec’ ‘—enable-merge-ffmpeg’ ‘—enable-dca’ ‘—enable-mpc’ ‘—enable-libass’ ‘—enable-schroedinger’ ‘—enable-realrtsp’ ‘—enable-live555’ ‘—enable-shout’ ‘—enable-goom’ ‘—enable-sse’ ‘—enable-mmx’ ‘—enable-libcddb’ ‘—enable-zvbi’ ‘—disable-telx’ ‘—enable-nls’ ‘—host=i686-w64-mingw32’ ‘—with-contrib=../contrib/i686-w64-mingw32’ ‘—with-breakpad=https://win.crashes.videolan.org’ ‘—enable-qt’ ‘—enable-skins2’ ‘—enable-dvdread’ ‘—enable-caca’ ‘host_alias=i686-w64-mingw32’ ‘CFLAGS= ‘ ‘CXXFLAGS= ‘ ‘PKG_CONFIG=pkg-config’ ‘PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/lib/pkgconfig:/usr/lib/i686-w64-mingw32/pkgconfig’
main debug: using multimedia timers as clock source
main debug: min period: 1 ms, max period: 1000000 ms
main debug: searching plug-in modules
main debug: loading plugins cache file C:Program Files (x86)VideoLANVLCpluginsplugins.dat
main debug: recursively browsing `C:Program Files (x86)VideoLANVLCplugins’
main debug: plug-ins loaded: 496 modules
main debug: opening config file (C:Usersuser1AppDataRoamingvlcvlcrc)
main debug: looking for logger module matching «any»: 2 candidates
file debug: opening logfile `C:Usersuser1Desktopvlc_log1′
main debug: using logger module «file»
main debug: translation test: code is «C»
main debug: looking for keystore module matching «memory»: 3 candidates
main debug: using keystore module «memory»
main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
main debug: Creating an input for ‘Media Library’
main debug: Input is a meta file: disabling unneeded options
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `file/directory:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ gives access `file’ demux `directory’ path `/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’
main debug: creating demux: access=’file’ demux=’directory’ location=’/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ file=’C:Usersuser1AppDataRoamingvlcml.xspf’
main debug: looking for access_demux module matching «file»: 15 candidates
main debug: no access_demux modules matched
main debug: creating access: file:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf
main debug: (path: C:Usersuser1AppDataRoamingvlcml.xspf)
main debug: looking for access module matching «file»: 27 candidates
main debug: using access module «filesystem»
main debug: looking for stream_filter module matching «prefetch,cache_read»: 24 candidates
cache_read debug: Using stream method for AStream*
cache_read debug: starting pre-buffering
cache_read debug: received first data after 0 ms
cache_read debug: pre-buffering done 304 bytes in 0s — 296 KiB/s
main debug: using stream_filter module «cache_read»
main debug: looking for stream_filter module matching «any»: 24 candidates
playlist debug: using XSPF playlist reader
main debug: using stream_filter module «playlist»
main debug: stream filter added to 033c6f48
main debug: looking for stream_filter module matching «any»: 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching «any»: 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for file:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf
main debug: looking for stream_filter module matching «record»: 24 candidates
main debug: using stream_filter module «record»
main debug: creating demux: access=’file’ demux=’directory’ location=’/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ file=’C:Usersuser1AppDataRoamingvlcml.xspf’
main debug: looking for demux module matching «directory»: 55 candidates
main debug: using demux module «directory»
main debug: looking for meta reader module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametareader
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametareader
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametareaderfilename.luac
main debug: no meta reader modules matched
main debug: `file/directory:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ successfully opened
main debug: looking for xml reader module matching «any»: 1 candidates
main debug: using xml reader module «xml»
main debug: EOF reached
main debug: removing module «directory»
main debug: removing module «record»
main debug: removing module «playlist»
main debug: removing module «cache_read»
main debug: removing module «filesystem»
main debug: creating audio output
main debug: looking for audio output module matching «any»: 6 candidates
mmdevice debug: using default device
mmdevice debug: display name changed: VLC media player
mmdevice debug: version 2 session control unavailable
mmdevice debug: volume from -50.000000 dB to +0.000000 dB with 2.000000 dB increments
main debug: using audio output module «mmdevice»
main debug: keeping audio output
main debug: looking for interface module matching «hotkeys,none»: 16 candidates
main debug: using interface module «hotkeys»
main debug: looking for interface module matching «globalhotkeys,none»: 16 candidates
main debug: using interface module «win32»
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
main debug: looking for interface module matching «any»: 16 candidates
main debug: looking for extension module matching «any»: 1 candidates
lua debug: Opening Lua Extension module
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluaextensions
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluaextensions
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac
lua debug: Scanning Lua script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac
lua debug: Script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac has the following capability flags: 0x5
main debug: using extension module «lua»
main debug: using interface module «qt»
main: playlist is empty
main debug: nothing to play
main debug: processing request item: rtsp://9.9.9.9:554/Streaming/channels/101, node: Playlist, skip: 0
main debug: rebuilding array of current — root Playlist
main debug: rebuild done — 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on rtsp://9.9.9.9:554/Streaming/channels/101
main debug: rtsp://9.9.9.9:554/Streaming/channels/101 is at 0
main debug: creating new input thread
main debug: Creating an input for ‘rtsp://9.9.9.9:554/Streaming/channels/101’
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `rtsp://user:QW123@9.9.9.9:554/Streaming/channels/101′ gives access `rtsp’ demux `h26x’ path `user:QW123@9.9.9.9:554/Streaming/channels/101′
main debug: creating demux: access=’rtsp’ demux=’h26x’ location=’user:QW123@9.9.9.9:554/Streaming/channels/101′ file=’\user:QW123@9.9.9.9:554Streamingchannels101′
main debug: looking for access_demux module matching «rtsp»: 15 candidates
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
live555 debug: version 2016.11.28
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
main warning: Password in a URI is DEPRECATED
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: authentication failed
main debug: looking for keystore module matching «any»: 3 candidates
main debug: no keystore modules matched
live555 debug: retrying with user=user
live555 debug: authentication failed
live555 error: Failed to connect with rtsp://9.9.9.9:554/Streaming/channels/101
main debug: no access_demux modules matched
main debug: creating access: rtsp://user:QW123@9.9.9.9:554/Streaming/channels/101
main debug: (path: \user:QW123@9.9.9.9:554Streamingchannels101)
main debug: looking for access module matching «rtsp»: 27 candidates
satip debug: try to open ‘rtsp://user:QW123@9.9.9.9:554/Streaming/channels/101’
satip debug: connect to host ‘9.9.9.9’
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1476)
main debug: net: opening 0.0.0.0 datagram port 9396
main debug: net: opening 0.0.0.0 datagram port 9397
satip error: Failed to setup RTSP session
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1476)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: processing request item: rtsp://9.9.9.9:554/Streaming/channels/102, node: Playlist, skip: 0
main debug: rebuilding array of current — root Playlist
main debug: rebuild done — 2 items, index 1
main debug: starting playback of new item
main debug: resyncing on rtsp://9.9.9.9:554/Streaming/channels/102
main debug: rtsp://9.9.9.9:554/Streaming/channels/102 is at 1
main debug: creating new input thread
main debug: Creating an input for ‘rtsp://9.9.9.9:554/Streaming/channels/102’
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `rtsp://user:QW123@9.9.9.9:554/Streaming/channels/102′ gives access `rtsp’ demux `h26x’ path `user:QW123@9.9.9.9:554/Streaming/channels/102′
main debug: looking for meta fetcher module matching «any»: 1 candidates
main debug: creating demux: access=’rtsp’ demux=’h26x’ location=’user:QW123@9.9.9.9:554/Streaming/channels/102′ file=’\user:QW123@9.9.9.9:554Streamingchannels102′
main debug: looking for access_demux module matching «rtsp»: 15 candidates
live555 debug: version 2016.11.28
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
main warning: Password in a URI is DEPRECATED
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: authentication failed
main debug: looking for keystore module matching «any»: 3 candidates
main debug: no keystore modules matched
live555 debug: retrying with user=user
live555 debug: authentication failed
live555 error: Failed to connect with rtsp://9.9.9.9:554/Streaming/channels/102
main debug: no access_demux modules matched
main debug: creating access: rtsp://user:QW123@9.9.9.9:554/Streaming/channels/102
main debug: (path: \user:QW123@9.9.9.9:554Streamingchannels102)
main debug: looking for access module matching «rtsp»: 27 candidates
satip debug: try to open ‘rtsp://user:QW123@9.9.9.9:554/Streaming/channels/102’
satip debug: connect to host ‘9.9.9.9’
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1600)
main debug: net: opening 0.0.0.0 datagram port 9260
main debug: net: opening 0.0.0.0 datagram port 9261
satip error: Failed to setup RTSP session
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1600)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 1/2)
main debug: nothing to play
main debug: processing request item: rtsp://9.9.9.9:554/Streaming/channels/101, node: Playlist, skip: 0
main debug: rebuilding array of current — root Playlist
main debug: rebuild done — 3 items, index 2
main debug: starting playback of new item
main debug: resyncing on rtsp://9.9.9.9:554/Streaming/channels/101
main debug: rtsp://9.9.9.9:554/Streaming/channels/101 is at 2
main debug: creating new input thread
main debug: Creating an input for ‘rtsp://9.9.9.9:554/Streaming/channels/101’
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `rtsp://9.9.9.9:554/Streaming/channels/101′ gives access `rtsp’ demux `h26x’ path `9.9.9.9:554/Streaming/channels/101′
main debug: creating demux: access=’rtsp’ demux=’h26x’ location=’9.9.9.9:554/Streaming/channels/101′ file=’\9.9.9.9:554Streamingchannels101′
main debug: looking for access_demux module matching «rtsp»: 15 candidates
live555 debug: version 2016.11.28
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: authentication failed
main debug: looking for keystore module matching «any»: 3 candidates
main debug: no keystore modules matched
live555 debug: retrying with user=user
live555 debug: authentication failed
live555 error: Failed to connect with rtsp://9.9.9.9:554/Streaming/channels/101
main debug: no access_demux modules matched
main debug: creating access: rtsp://9.9.9.9:554/Streaming/channels/101
main debug: (path: \9.9.9.9:554Streamingchannels101)
main debug: looking for access module matching «rtsp»: 27 candidates
satip debug: try to open ‘rtsp://9.9.9.9:554/Streaming/channels/101’
satip debug: connect to host ‘9.9.9.9’
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1496)
main debug: net: opening 0.0.0.0 datagram port 9016
main debug: net: opening 0.0.0.0 datagram port 9017
satip error: Failed to setup RTSP session
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1496)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 2/3)
main debug: nothing to play
main debug: processing request item: rtsp://9.9.9.9:554/Streaming/channels/1, node: Playlist, skip: 0
main debug: rebuilding array of current — root Playlist
main debug: rebuild done — 4 items, index 3
main debug: starting playback of new item
main debug: resyncing on rtsp://9.9.9.9:554/Streaming/channels/1
main debug: rtsp://9.9.9.9:554/Streaming/channels/1 is at 3
main debug: creating new input thread
main debug: Creating an input for ‘rtsp://9.9.9.9:554/Streaming/channels/1’
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `rtsp://9.9.9.9:554/Streaming/channels/1′ gives access `rtsp’ demux `h26x’ path `9.9.9.9:554/Streaming/channels/1′
main debug: creating demux: access=’rtsp’ demux=’h26x’ location=’9.9.9.9:554/Streaming/channels/1′ file=’\9.9.9.9:554Streamingchannels1′
main debug: looking for access_demux module matching «rtsp»: 15 candidates
live555 debug: version 2016.11.28
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: authentication failed
main debug: looking for keystore module matching «any»: 3 candidates
main debug: no keystore modules matched
live555 debug: retrying with user=user
live555 debug: authentication failed
live555 debug: retrying with user=admin
live555 debug: authentication failed
live555 error: Failed to connect with rtsp://9.9.9.9:554/Streaming/channels/1
main debug: no access_demux modules matched
main debug: creating access: rtsp://9.9.9.9:554/Streaming/channels/1
main debug: (path: \9.9.9.9:554Streamingchannels1)
main debug: looking for access module matching «rtsp»: 27 candidates
satip debug: try to open ‘rtsp://9.9.9.9:554/Streaming/channels/1’
satip debug: connect to host ‘9.9.9.9’
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1496)
main debug: net: opening 0.0.0.0 datagram port 9352
main debug: net: opening 0.0.0.0 datagram port 9353
satip error: Failed to setup RTSP session
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1496)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 3/4)
main debug: nothing to play
qt debug: Video is not needed anymore
main debug: exiting
main debug: exiting
main debug: no exit handler
main debug: removing all interfaces
main debug: removing module «qt»
main debug: deactivating the playlist
main debug: removing module «mmdevice»
qt debug: requesting exit…
qt debug: waiting for UI thread…
qt debug: QApp exec() finished
qt debug: Video is not needed anymore
qt debug: Killing extension dialog provider
qt debug: ExtensionsDialogProvider is quitting…
main debug: removing module «lua»
main debug: removing module «win32»
main debug: removing module «hotkeys»
main debug: destroying
main debug: saving media library to file C:Usersuser1AppDataRoamingvlcml.xspf.tmp25760
main debug: looking for playlist export module matching «export-xspf»: 4 candidates
main debug: using playlist export module «export»
main debug: removing module «export»
main debug: deleting item `Media Library’
main debug: deleting item `rtsp://9.9.9.9:554/Streaming/channels/1′
main debug: deleting item `rtsp://9.9.9.9:554/Streaming/channels/101′
main debug: deleting item `rtsp://9.9.9.9:554/Streaming/channels/102′
main debug: deleting item `rtsp://9.9.9.9:554/Streaming/channels/101′
main debug: deleting item `Playlist’
main debug: removing module «memory»
— logger module stopped —
— logger module started —
main debug: VLC media player — 3.0.16 Vetinari
main debug: Copyright © 1996-2021 the VideoLAN team
main debug: revision 3.0.16-0-g5e70837d8d
main debug: configured with /home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/extras/package/win32/../../../configure ‘—enable-update-check’ ‘—enable-lua’ ‘—enable-faad’ ‘—enable-flac’ ‘—enable-theora’ ‘—enable-avcodec’ ‘—enable-merge-ffmpeg’ ‘—enable-dca’ ‘—enable-mpc’ ‘—enable-libass’ ‘—enable-schroedinger’ ‘—enable-realrtsp’ ‘—enable-live555’ ‘—enable-shout’ ‘—enable-goom’ ‘—enable-sse’ ‘—enable-mmx’ ‘—enable-libcddb’ ‘—enable-zvbi’ ‘—disable-telx’ ‘—enable-nls’ ‘—host=i686-w64-mingw32’ ‘—with-contrib=../contrib/i686-w64-mingw32’ ‘—with-breakpad=https://win.crashes.videolan.org’ ‘—enable-qt’ ‘—enable-skins2’ ‘—enable-dvdread’ ‘—enable-caca’ ‘host_alias=i686-w64-mingw32’ ‘CFLAGS= ‘ ‘CXXFLAGS= ‘ ‘PKG_CONFIG=pkg-config’ ‘PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/lib/pkgconfig:/usr/lib/i686-w64-mingw32/pkgconfig’
main debug: using multimedia timers as clock source
main debug: min period: 1 ms, max period: 1000000 ms
main debug: searching plug-in modules
main debug: loading plugins cache file C:Program Files (x86)VideoLANVLCpluginsplugins.dat
main debug: recursively browsing `C:Program Files (x86)VideoLANVLCplugins’
main debug: plug-ins loaded: 496 modules
main debug: opening config file (C:Usersuser1AppDataRoamingvlcvlcrc)
main debug: looking for logger module matching «any»: 2 candidates
file debug: opening logfile `C:Usersuser1Desktopvlc_log1′
main debug: using logger module «file»
main debug: translation test: code is «C»
main debug: looking for keystore module matching «memory»: 3 candidates
main debug: using keystore module «memory»
main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
main debug: Creating an input for ‘Media Library’
main debug: Input is a meta file: disabling unneeded options
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `file/directory:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ gives access `file’ demux `directory’ path `/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’
main debug: creating demux: access=’file’ demux=’directory’ location=’/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ file=’C:Usersuser1AppDataRoamingvlcml.xspf’
main debug: looking for access_demux module matching «file»: 15 candidates
main debug: no access_demux modules matched
main debug: creating access: file:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf
main debug: (path: C:Usersuser1AppDataRoamingvlcml.xspf)
main debug: looking for access module matching «file»: 27 candidates
main debug: using access module «filesystem»
main debug: looking for stream_filter module matching «prefetch,cache_read»: 24 candidates
cache_read debug: Using stream method for AStream*
cache_read debug: starting pre-buffering
cache_read debug: received first data after 0 ms
cache_read debug: pre-buffering done 304 bytes in 0s — 296875 KiB/s
main debug: using stream_filter module «cache_read»
main debug: looking for stream_filter module matching «any»: 24 candidates
playlist debug: using XSPF playlist reader
main debug: using stream_filter module «playlist»
main debug: stream filter added to 037b79c8
main debug: looking for stream_filter module matching «any»: 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching «any»: 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for file:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf
main debug: looking for stream_filter module matching «record»: 24 candidates
main debug: using stream_filter module «record»
main debug: creating demux: access=’file’ demux=’directory’ location=’/C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ file=’C:Usersuser1AppDataRoamingvlcml.xspf’
main debug: looking for demux module matching «directory»: 55 candidates
main debug: using demux module «directory»
main debug: looking for meta reader module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametareader
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametareader
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametareaderfilename.luac
main debug: no meta reader modules matched
main debug: `file/directory:///C:/Users/user1/AppData/Roaming/vlc/ml.xspf’ successfully opened
main debug: looking for xml reader module matching «any»: 1 candidates
main debug: using xml reader module «xml»
main debug: EOF reached
main debug: removing module «directory»
main debug: removing module «record»
main debug: removing module «playlist»
main debug: removing module «cache_read»
main debug: removing module «filesystem»
main debug: creating audio output
main debug: looking for audio output module matching «any»: 6 candidates
mmdevice debug: using default device
mmdevice debug: display name changed: VLC media player
mmdevice debug: version 2 session control unavailable
mmdevice debug: volume from -50.000000 dB to +0.000000 dB with 2.000000 dB increments
main debug: using audio output module «mmdevice»
main debug: keeping audio output
main debug: looking for interface module matching «hotkeys,none»: 16 candidates
main debug: using interface module «hotkeys»
main debug: looking for interface module matching «globalhotkeys,none»: 16 candidates
main debug: using interface module «win32»
main: Running vlc with the default interface. Use ‘cvlc’ to use vlc without interface.
main debug: looking for interface module matching «any»: 16 candidates
main debug: looking for extension module matching «any»: 1 candidates
lua debug: Opening Lua Extension module
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluaextensions
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluaextensions
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac
lua debug: Scanning Lua script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac
lua debug: Script C:Program Files (x86)VideoLANVLCluaextensionsVLSub.luac has the following capability flags: 0x5
main debug: using extension module «lua»
main debug: using interface module «qt»
main: playlist is empty
main debug: nothing to play
main debug: processing request item: rtsp://9.9.9.9:554/Streaming/channels/0, node: Playlist, skip: 0
main debug: rebuilding array of current — root Playlist
main debug: rebuild done — 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on rtsp://9.9.9.9:554/Streaming/channels/0
main debug: rtsp://9.9.9.9:554/Streaming/channels/0 is at 0
main debug: creating new input thread
main debug: Creating an input for ‘rtsp://9.9.9.9:554/Streaming/channels/0’
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:Usersuser1AppDataLocalTemp
main debug: `rtsp://user:QW123@9.9.9.9:554/Streaming/channels/0′ gives access `rtsp’ demux `h26x’ path `user:QW123@9.9.9.9:554/Streaming/channels/0′
main debug: creating demux: access=’rtsp’ demux=’h26x’ location=’user:QW123@9.9.9.9:554/Streaming/channels/0′ file=’\user:QW123@9.9.9.9:554Streamingchannels’
main debug: looking for access_demux module matching «rtsp»: 15 candidates
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
live555 debug: version 2016.11.28
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
main warning: Password in a URI is DEPRECATED
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
lua debug: skipping script (unmatched scope) C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching «any»: 1 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametafetcher
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametafetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching «any»: 2 candidates
lua debug: Trying Lua scripts in C:Usersuser1AppDataRoamingvlcluametaart
lua debug: Trying Lua scripts in C:Program Files (x86)VideoLANVLCluametaart
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart0_musicbrainz.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart1_googleimage.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart2_frenchtv.luac
lua debug: Trying Lua playlist script C:Program Files (x86)VideoLANVLCluametaart3_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error 400
live555 error: Failed to connect with rtsp://9.9.9.9:554/Streaming/channels/0
main debug: no access_demux modules matched
main debug: creating access: rtsp://user:QW123@9.9.9.9:554/Streaming/channels/0
main debug: (path: \user:QW123@9.9.9.9:554Streamingchannels)
main debug: looking for access module matching «rtsp»: 27 candidates
satip debug: try to open ‘rtsp://user:QW123@9.9.9.9:554/Streaming/channels/0’
satip debug: connect to host ‘9.9.9.9’
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1472)
main debug: net: opening 0.0.0.0 datagram port 9456
main debug: net: opening 0.0.0.0 datagram port 9457
satip error: Failed to setup RTSP session
main debug: net: connecting to 9.9.9.9 port 554
main debug: connection succeeded (socket = 1472)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt debug: Video is not needed anymore
main debug: exiting
main debug: exiting
main debug: no exit handler
main debug: removing all interfaces
main debug: removing module «qt»
main debug: deactivating the playlist
main debug: removing module «mmdevice»
qt debug: requesting exit…
qt debug: waiting for UI thread…
qt debug: QApp exec() finished
qt debug: Video is not needed anymore
qt debug: Killing extension dialog provider
qt debug: ExtensionsDialogProvider is quitting…
main debug: removing module «lua»
main debug: removing module «win32»
main debug: removing module «hotkeys»
main debug: destroying
main debug: saving media library to file C:Usersuser1AppDataRoamingvlcml.xspf.tmp28932
main debug: looking for playlist export module matching «export-xspf»: 4 candidates
main debug: using playlist export module «export»
main debug: removing module «export»
main debug: deleting item `Media Library’
main debug: deleting item `rtsp://9.9.9.9:554/Streaming/channels/0′
main debug: deleting item `Playlist’
main debug: removing module «memory»
— logger module stopped —

  • Thread starter
  • #11

I was going through the logs and found the below

live555 debug: authentication failed

I wonder if this is the issue, since i can’t change digest to basic/digest. Unless there is a different firmware to try??

Attachments

  • 10.PNG

  • #12

Unless there is a different firmware to try??

You may be able to roll the firmware back to a certain point, I wonder if there are any other protocols that could be used? If this is going to a website could http / https be used by someone with the coding skills and an API call? I think Hikvision use a software developers kit (SDK).

  • Thread starter
  • #13

I’m having trouble with the quote replies for some reason, sorry.

Yes. i see on their page for this camera a bunch of archived firmware, any idea of one i should try? I dont see any notes that come with the firmware for sme reason.

Our web developer just does sharepoint and has asked for iframe to wap the feed in, so i dont think im in luck there

  • Thread starter
  • #14

and HikVision doesnt allow to downgrade firmware, dammit.

  • #15

@GetAfterIt
Would it be easier to research encrypting the rtsp url username and password? maybe be create an encryption key on the camera and copy that to your notebook. Then create the hash key.
Look into a firmware downgrade using tftp or serial interface (xmodem / zmodem). This would be on site and you could make the camera useless.
@Phil may have another suggestion.

  • #17

@GetAfterIt 3 of my cameras have rtsp digest authentication activated and rtsp streaming works with the standard URL.

Could you post the public url you are using with changed IP address and logon details?

  • Thread starter
  • #18

@GetAfterIt
Would it be easier to research encrypting the rtsp url username and password? maybe be create an encryption key on the camera and copy that to your notebook. Then create the hash key.
Look into a firmware downgrade using tftp or serial interface (xmodem / zmodem). This would be on site and you could make the camera useless.
@Phil may have another suggestion.

I’ve tried to downgrade a few times and it hasn’t worked..now i know why. Apparently its all 1 way and you can’t downgrade.

I will also look into encrypting the name/pw as well.

  • Thread starter
  • #19

@GetAfterIt 3 of my cameras have rtsp digest authentication activated and rtsp streaming works with the standard URL.

Could you post the public url you are using with changed IP address and logon details?

rtsp://user:QW123@9.9.9.9:554/Streaming/channels/101

i just changed the username and pwand then swapped the IP address for all 9s.

also tried 102, and i think i tired 1

i’ve also tried with no name/pw to then make vlc prompt me for it. Still no dice.

  • #20

rtsp://user:QW123@9.9.9.9:554/Streaming/channels/101

i just changed the username and pwand then swapped the IP address for all 9s.

also tried 102, and i think i tired 1

i’ve also tried with no name/pw to then make vlc prompt me for it. Still no dice.

When I saw the quad9 DNS on the VLC logs I did wonder why and then the penny dropped.

URL looks good, I wonder if that camera uses a non standard URL?

try downloading VLC onto a smartphone or tablet and try the URL on a 4G network with a good signal. This will bypass the firewall.

What version of VLC are you using? mine is 3.0.12 Vetinari for Mac.

Similar threads

  • Forums

  • Manufacturer Specific Forums

  • Hikvision

Понравилась статья? Поделить с друзьями:
  • Vlc main interface error no suitable interface module
  • Vlc main decoder error buffer deadlock prevented
  • Vlc lua error
  • Vkruntime140 dll ошибка скачать
  • Vkmusic у группы отсутствует раздел аудиозаписей ошибка