Skip to content

Commit

Permalink
Merge pull request #1 from oliveira131/oliveira131-patch-1
Browse files Browse the repository at this point in the history
Update camera-source.ts to work in remote HomeKit connection
  • Loading branch information
oliveira131 authored Sep 25, 2023
2 parents 26eebc8 + 097aeb8 commit 12fe3ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/homebridge-ring/camera-source.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ class StreamingSessionWrapper {
'libopus',
'-frame_duration',
request.audio.packet_time,
'-application',
'lowdelay',
//'-application', //commented to work in mobile context.
//'lowdelay',
]
: [
// AAC-eld specific
Expand Down

0 comments on commit 12fe3ad

Please sign in to comment.