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.
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.