joshgetter / hassio-addons

A Home Assistant Addon repository.
MIT License
56 stars 29 forks source link

Support for KC115 #6

Open Avaren opened 3 years ago

Avaren commented 3 years ago

Doesn't appear to work out of the box for athe KC115, going to see if I can figure out what to tweak to get it to work.

@joshgetter if you happen to see this, have you seen these errors before?

[https @ 0x7faf550e50] No trailing CRLF found in HTTP header. Adding it.
[rtmp @ 0x7fab4da010] Detected librtmp style URL parameters, these aren't supported by the libavformat internal RTMP handler currently enabled. See the documentation for the correct way to pass parameters.
[flv @ 0x7fab4db080] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
geidorei commented 3 years ago

Hi - and doh! Responded to my original thread and now working, no errors at my end al all.

Avaren commented 3 years ago

Hey @geidorei you're saying it works for you with your KC115? Do you see the either of the above errors in your logs? And do you know what firmware version your camera is using?

geidorei commented 3 years ago

Hi - missed again lol. No errors at all, all working.

Firmware: 2.3.6

joshgetter commented 3 years ago

Hey @Avaren - those errors you were seeing (from the original post) are normal. Those messages are logged from Ffmpeg due to the TP-Link stream being somewhat non-standard.

Unfortunately I don't have a KC115 so I can't test against that model. If anyone manages to get that working that'd be awesome.

Cakemix12345 commented 2 years ago

Seems to be working fine for me - Many Thanks @joshgetter

Camera = KC115 v3 / Firmware: 2.3.9 Set-up: = Home Assistant OS 7.1 running on Raspi 4 (4GB) 👍