Skip to content

WebRTC stream error message is ambiguous #320

@CDx4f3kCAf3Y

Description

@CDx4f3kCAf3Y

This is in commit c8c5c9a.

Image

The camera for this stream has been powered off for a while now.

The error is caused by the failing request to POST http://<server>:1984/go2rtc/api/webrtc?src=<stream>.

The response from that failed request is:

  • Status
    • 500 Internal Server Error
  • Body
    • streams: dial tcp <camera ip>:554: connect: no route to host

I think it would help if the error message was more meaningful, such as Cannot connect to (camera/source/better term?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions