Git Product home page Git Product logo

Comments (10)

AlexxIT avatar AlexxIT commented on September 28, 2024 1

Fixed in master version

from go2rtc.

iamer avatar iamer commented on September 28, 2024

I have the same issue with a reolink doorbell

from go2rtc.

AlexxIT avatar AlexxIT commented on September 28, 2024

I can confirm problem with Reolink cameras. It doesn't make much sense to connect to them over HTTPS.
The problem is related to the upgrade to go1.22.

from go2rtc.

skrashevich avatar skrashevich commented on September 28, 2024

@AlexxIT what about bugfix release v1.9.3.1?

from go2rtc.

dubsaveli avatar dubsaveli commented on September 28, 2024

@AlexxIT I am trying to set up my Kasa cameras in go2rtc, and I have not been able to figure out how to configure the link URL correctly.

For my username, I gathered that I am supposed to use the URL-safe email with "%40" in place of "@". Is this true?

For the password, I saw that I am to use my Kasa account password but base64 encrypted. When I tried that in my URL, along with my URL-safe email, I was getting tls handshake errors. I saw in the documentation mention of "secret1 -> c2VjcmV0MQ==", which I was confused by. I was hoping that you could offer some direction on what I'm doing wrong and misunderstanding.

Thank you in advance! I am very excited to be able to use my Kasa cameras inside of HA.

from go2rtc.

Sammy1Am avatar Sammy1Am commented on September 28, 2024

What format are you using for your URL? (Obfuscate your real email and base64ed password of course) Mine looks like
kasa://sam%40example.com:[email protected]:19443/https/stream/mixed

from go2rtc.

dubsaveli avatar dubsaveli commented on September 28, 2024

@Sammy1Am My URL looks like this:

kasa://username%40email.com:cGFzc3dvcmQ@cameraIPaddress:19443/https/stream/mixed

from go2rtc.

AlexxIT avatar AlexxIT commented on September 28, 2024

https://github.com/AlexxIT/go2rtc/releases/tag/v1.9.4

from go2rtc.

asporykhin avatar asporykhin commented on September 28, 2024

I've got a similar issue (tls: handshake failure) with dom.ru intercom cameras.

The error in the log is like this:

github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:50 > error="streams: Get "https://cctv-sa1-dmfn.penza.vs.ertelecom.ru:18080/rtsp/xxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxx\": remote error: tls: handshake failure, exec/rtsp\n[tls @ 0x7fd277a34ec0] error:0A00018A:SSL routines::dh key too small\n[in#0 @ 0x7fd27686ba80] Error opening input: I/O error\nError opening input file http://192.168.xx.xx:18000/stream?cameraID=xxxxxxxx.\nError opening input files: I/O error\n"

Uprgade to the latest v1.9.4 didn't help, so for now I rolled back to v1.8.1, which works fine.

from go2rtc.

AlexxIT avatar AlexxIT commented on September 28, 2024

This fix works only for disabled TLS check. For example httpx or https + IP-address.
I think you getting redirect from http-address. So you can't use httpx.
You should create new issue. I don't know good solution yet.

from go2rtc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.