VLC player + Logitech circle 2 (RTSP)?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
merloc
New Cone
New Cone
Posts: 2
Joined: 25 Jun 2020 23:58

VLC player + Logitech circle 2 (RTSP)?

Postby merloc » 26 Jun 2020 00:13

Hi,

Any one know how to play Logitech circle2 camera through their cloud with VLC player? I have retrieved a RTSP stream from Logitech cloud using OAuth; then I tried to open it in VLC player but failed. Any idea what I should do? (debug log below)

main debug: VLC media player - 3.0.11 Vetinari
Windows 10

Code: Select all

-- logger module started -- main debug: VLC media player - 3.0.11 Vetinari main debug: Copyright © 1996-2020 the VideoLAN team main debug: revision 3.0.11-0-gdc0c5ced72 main debug: configured with ../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-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' '--with-breakpad=https://win.crashes.videolan.org' 'host_alias=i686-w64-mingw32' 'PKG_CONFIG_LIBDIR=/home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/contrib/i686-w64-mingw32/lib/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)\VideoLAN\VLC\plugins\plugins.dat main debug: recursively browsing `C:\Program Files (x86)\VideoLAN\VLC\plugins' main debug: plug-ins loaded: 494 modules main debug: opening config file (C:\Users\merloc\AppData\Roaming\vlc\vlcrc) main debug: looking for logger module matching "any": 2 candidates ... live555 debug: connection error -10057 live555 error: Failed to connect with rtsp://node-i-026ade4ca4d78008f.video.logi.com:443/api/accessories/my-accessories-id/live/rtsp/20200625T215335Z/1fb2c712b33b3eabaf4f996dc0727d3d9393e3b0f6a02167e4acf2655233ab4f/stream.mp4 main debug: no access_demux modules matched main debug: creating access: rtsp://node-i-026ade4ca4d78008f.video.logi.com:443/api/accessories/my-accessories-id/live/rtsp/20200625T215335Z/1fb2c712b33b3eabaf4f996dc0727d3d9393e3b0f6a02167e4acf2655233ab4f/stream.mp4 main debug: (path: \\node-i-026ade4ca4d78008f.video.logi.com:443\api\accessories\my-accessories-id\live\rtsp\20200625T215335Z\1fb2c712b33b3eabaf4f996dc0727d3d9393e3b0f6a02167e4acf2655233ab4f\stream.mp4) main debug: looking for access module matching "rtsp": 26 candidates satip debug: try to open 'rtsp://node-i-026ade4ca4d78008f.video.logi.com:443/api/accessories/my-accessories-id/live/rtsp/20200625T215335Z/1fb2c712b33b3eabaf4f996dc0727d3d9393e3b0f6a02167e4acf2655233ab4f/stream.mp4' satip debug: connect to host 'node-i-026ade4ca4d78008f.video.logi.com' main debug: net: connecting to node-i-026ade4ca4d78008f.video.logi.com port 443 main debug: connection succeeded (socket = 1716) main debug: net: opening 0.0.0.0 datagram port 9448 main debug: net: opening 0.0.0.0 datagram port 9449 satip error: read error: No error satip error: Failed to setup RTSP session main debug: net: connecting to node-i-026ade4ca4d78008f.video.logi.com port 443 main debug: connection succeeded (socket = 1532) main error: read error: No error main error: read error: No error 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: exiting

chubinou
Developer
Developer
Posts: 521
Joined: 23 Jul 2015 15:19

Re: VLC player + Logitech circle 2 (RTSP)?

Postby chubinou » 26 Jun 2020 10:16

443 is usually for secure (SSL) communications. I'm not sure we support RTSP over SSL.

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: VLC player + Logitech circle 2 (RTSP)?

Postby InTheWings » 26 Jun 2020 10:53

live555 debug: connection error -10057
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

merloc
New Cone
New Cone
Posts: 2
Joined: 25 Jun 2020 23:58

Re: VLC player + Logitech circle 2 (RTSP)?

Postby merloc » 26 Jun 2020 13:22

>>> 443 is usually for secure (SSL) communications. I'm not sure we support RTSP over SSL.
How do I find out if that is supported? (or even confirmed it is using SSL in the first place)

>>> live555 debug: connection error -10057
What does that code mean? The connection appears to be successful later on though.

What do you guys recommend? I should try another player? other ideas?

Rémi Denis-Courmont
Developer
Developer
Posts: 15260
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC player + Logitech circle 2 (RTSP)?

Postby Rémi Denis-Courmont » 26 Jun 2020 16:11

10057 means socket not connected. It's a known bug in some live555 versions.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 20 guests