Skip to content

Start a stream when doorbell button pressed. #171

@yongfg

Description

@yongfg

Hi

I'm trying to start a stream on my Video Doorbell after I press the doorbell button but when I make the stream request using camera.start_stream, I'm getting:

error in response={'success': False, 'data': {'error': '14002', 'message': 'SIP Streaming in progress, RTSP Streaming is not allowed, try after some time !!!', 'reason': 'SIP Streaming in progress, RTSP Streaming is not allowed, try after some time !!!'}}

Originally I would think it imply that we can start a stream while a doorbell session is on,
However, I found that on arlo, a motion can still be triggered during a doorbell call and a video footage would be saved. This means arlo can still do the recording while the doorbell session is on. Probably we just need to figure out the correct protocol.

Does anyone have any clue or even directions to reverse engineer this would be appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions