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.
09/26/2024: New firmware updates are available.
EOS R5 Mark II - Version 1.0.1
EOS R6 Mark II - Version 1.5.0
07/01/2024: New firmware updates are available.
04/16/2024: New firmware updates are available.
RF100-300mm F2.8 L IS USM - Version 1.0.6
RF400mm F2.8 L IS USM - Version 1.0.6
RF600mm F4 L IS USM - Version 1.0.6
RF800mm F5.6 L IS USM - Version 1.0.4
RF1200mm F8 L IS USM - Version 1.0.4
Canon U.S.A Inc. All Rights Reserved. Reproduction in whole or part without permission is prohibited.