-
Notifications
You must be signed in to change notification settings - Fork 649
Tplink Tapo camera stream volume #1696
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
Comments
At this moment, any change to video or audio can be done through transcoding (ffmpeg). |
@AlexxIT how would i do this? Whatever i do, the audio stream is just not loud enough, sound to the camera from the pc works well however sound from the camera is extremely quite.
|
Try looking at the settings of the mobile app. There might be a camera volume settings. |
@AlexxIT |
I've seen similar issues, but I haven't come across it myself. Your approach with ffmpeg is correct. You just need to choose the right parameters. |
Is there a way of increasing the audio output of tapo:// streams? Or reencode using ffmpeg for 2 way audio?
If I use the rstp stream from the camera with ffmpeg:rstp:// then I can increase the volume however if I switch to the tapo:// stream then I have 2 way but the audio is too low.
Thanks,
Tom
The text was updated successfully, but these errors were encountered: