Skip to content

EseeCloud NVR and cameras black screen stream #1690

@TalZiv

Description

@TalZiv

Hi,

I am trying to add a camera directly to go2rtc, I have tried many configurations but nothing really works.

streams:
  test_cam: http://admin:@192.168.1.19:80/livestream/12
  test_custom_header: "http://admin:@192.168.1.19:80/livestream/12#header=Authorization: Basic YWRtaW46"
  snap: http://192.168.1.19/snapshot?r=0.9730670290365486&auth=YWRtaW46

Image

I can see the the stream with this command from the terminal
HD:
ffplay -headers "Authorization: Basic YWRtaW46" -i "http://192.168.1.19/livestream/11"

SD:
ffplay -headers "Authorization: Basic YWRtaW46" -i "http://192.168.1.19/livestream/12"

This is the output from ffplay

    Last message repeated 1 times
Input #0, hevc, from 'http://192.168.1.19/livestream/11':
  Duration: N/A, bitrate: N/A
  Stream #0:0: Video: hevc (Main), yuvj420p(pc, bt709), 3840x2160, 25 fps, 15 tbr, 1200k tbn

Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions