Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TC82 video streaming Unavailable #717

Closed
gorkang opened this issue Nov 28, 2024 · 5 comments
Closed

TC82 video streaming Unavailable #717

gorkang opened this issue Nov 28, 2024 · 5 comments
Labels
Invalid Bug/Enhancement not related to integration or already available.

Comments

@gorkang
Copy link

gorkang commented Nov 28, 2024

Description

The TC82 video streaming is Unavailable, although other options seem to work fine.

image

Reproduction Steps

Go to camera sensors.

Expected behavior

The video streaming should work.

If applicable, add error logs.

Specific camera error

Logger: homeassistant.components.stream.stream.camera.front_yard_camera_hd_stream
Source: components/stream/init.py:448
integration: Stream (documentation, issues)
First occurred: 12:08:20 PM (4 occurrences)
Last logged: 12:09:22 PM

Error from stream worker: Error opening stream (ERRORTYPE_111, Connection refused, rtsp://:****@[[CAMERA_IP]]:554/stream1)

Other

This error originated from a custom integration.

Logger: custom_components.tapo_control
Source: custom_components/tapo_control/utils.py:641
integration: Tapo: Cameras Control (documentation, issues)
First occurred: 12:07:41 PM (22 occurrences)
Last logged: 12:16:21 PM

All connection attempts failed

Other

This error originated from a custom integration.

Logger: custom_components.tapo_control
Source: custom_components/tapo_control/utils.py:640
integration: Tapo: Cameras Control (documentation, issues)
First occurred: 12:07:41 PM (22 occurrences)
Last logged: 12:16:21 PM

[initOnvifEvents] Initiating onvif connection failed.

Device Firmware

1.0.21 Build 240905 Rel.60675n

Integration Version

5.8.0

Using stream component

Yes

Does camera work via official integrations?

Yes

Camera has all attributes filled out in developer tools

Yes

HASS Environment

supervised installation on Raspberry Pi 4

Search for similar issues

Yes

Additional information

No response

@JurajNyiri
Copy link
Owner

https://community.tp-link.com/en/home/forum/topic/697492

@JurajNyiri JurajNyiri added the Invalid Bug/Enhancement not related to integration or already available. label Nov 28, 2024
@prios1972
Copy link

TC82 work perfect in HA with go2rtc and generic cam
For go2rtc use tapo://password@ip/stream
For generic cam use rtsp://ipha:go2rtc password/namestreamgo2rtc

then with go2rtc you can add to homekitq

note: disable internet acces

@prios1972
Copy link

IMG_9146
IMG_9145

@prios1972
Copy link

Uploading IMG_9147.jpeg…

@gorkang
Copy link
Author

gorkang commented Dec 10, 2024

Thanks @prios1972 ! With go2rtc I can access the camera stream! Hopefully it can be integrated in HomeAssistant-Tapo-Control, as the stream is available.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid Bug/Enhancement not related to integration or already available.
Projects
None yet
Development

No branches or pull requests

3 participants