08-03-2023 02:56 AM
Hi everyone,
I just bought Canon VB-M46 one month ago. Thankfully, everything functioned smoothly. However, when I want to use the camera with my Python app by OpenCV library, I met one major problem regarding connection. Here is the detail:
- I want to read video through RTSP
- If I config Authentication method to "No Authentication", I can easily connect to the camera without filling out my account and password with the url: "rtsp://<ip>:<port>/rtpstream/config1". I tested it by passing that url to VLC "Open Media" -> "Network" option
- Despite of that, I want to config RTP with "Digest Authentication" or "Basic Authenticaiton" and I don't want to have to fill out my account and password every time I connect to camera VLC app (OpenCV also, because it does not support screen for authentication). Is there any way to do it such as embedding the url with my account and password? The URL I had tried was "rtsp://<account>:<password>@<ip>:<port>/rtpstream/config1", but I still had to fill out my account and password, so I thought the URL in the wrong format.
Coud anyone provide the right format please.
08-03-2023 08:13 AM
This is not a developer forum. You'll need to find an appropriate forum to discuss any SDKs.
12/18/2024: New firmware updates are available.
EOS C300 Mark III - Version 1..0.9.1
EOS C500 Mark II - Version 1.1.3.1
12/05/2024: New firmware updates are available.
EOS R5 Mark II - Version 1.0.2
09/26/2024: New firmware updates are available.
EOS R6 Mark II - Version 1.5.0
Canon U.S.A Inc. All Rights Reserved. Reproduction in whole or part without permission is prohibited.