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

Support for TP-Link VIGI Two-Way Audio #1470

Open
fllash333 opened this issue Nov 21, 2024 · 5 comments
Open

Support for TP-Link VIGI Two-Way Audio #1470

fllash333 opened this issue Nov 21, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@fllash333
Copy link

Hey there,

I have a few TP-Link VIGI cameras. Unfortunately all the VIGI cameras only support ONVIF Profile S, so no back-channel audio.
However the cameras themselves do support it via the VIGI app and also via an "Open API".

In the API docs (attached), there is the talk endpoint for sending audio (with return audio sent via the preview stream).

If support is possible that would be excellent!

I'm happy to help in any way I can.
VIGI-API.docx

@AlexxIT AlexxIT added the enhancement New feature or request label Nov 21, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Nov 21, 2024

Very rare cameras. Not worth wasting time on homemade protocols. I'll leave this issue in case someone wants to implement it.

@fllash333
Copy link
Author

Understandable. I'll do some research and see about working on this myself.

@redelacruz
Copy link

redelacruz commented Nov 22, 2024

I want to get in on this party, as I already have 2 Vigi cameras (really good cameras, BTW, despite the non-reference ONVIF implementation and custom protocols) and I plan to add more. The only thing is I haven't ever used Go yet, but I might have some spare time over the holidays to learn a new language. Will look into it.

@fllash333 API doc helps a ton, thanks for putting it out there! I didn't know they released something like it.

@fllash333
Copy link
Author

I only found out they had an API at all in the product guide which had a single dot point on one of the pages. I don’t think they want to be on the hook for supporting unofficial integrations so it’s not easily accessible.

I have maybe 6 or 7 cameras, four different models.
I’m not the most experienced coder so if it’s something you think you can do I’m happy to take a back seat and help where I can.

@n1mda
Copy link

n1mda commented Nov 27, 2024

@redelacruz @fllash333 Im happy to donate if you add support for 2-way communication with VIGI cameras

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants