Skip to content

BOTH resolutions on CH0_0 and CH0_1 #43

@jlopez77

Description

@jlopez77

Hey! Nice job you did. I resurrected an old camera that was never put to use due to the lack of a rtsp server :)
Thanks for that!

Could you please release a version with the defaults on BOTH or configurable via config file in the SD? That would be a game changer, for example to use this super cheap cameras with Frigate...

Now it's:

// Setting default
int resolution = RESOLUTION_HIGH;
int port = 554;
int debug = 0;

Could be:

// Setting default
int resolution = RESOLUTION_BOTH;
int port = 554;
int debug = 0;

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