MCPcopy Create free account
hub / github.com/dgreif/ring /

Class

packages/homebridge-ring/camera-source.ts:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64class StreamingSessionWrapper {
65 audioSsrc = hap.CameraController.generateSynchronisationSource()
66 videoSsrc = hap.CameraController.generateSynchronisationSource()
67 audioSrtp = generateSrtpOptions()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected