Skip to content

Streams aggregation #2178

@tedr9

Description

@tedr9

Obviously there must be something wrong I do, but when asked DI got this:

"Go2rtc allows for the aggregation of multiple camera streams into a single output, enabling efficient management and viewing of various video feeds. This is particularly useful for applications like smart home systems and surveillance, where you can view multiple streams simultaneously with low latency"

Thus tried example from webrtc.link:

low res composite view:

overview:
- ffmpeg:rtsp://192.168.1.101/main#video=scale=320:240
- ffmpeg:rtsp://192.168.1.102/main#video=scale=320:240

When I open ffplay rtsp://192.168.1.150/overview I get only 1st stream.

Is aggregation platform dependent or what, am I stupid again?
Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions