Re: [Live-devel] multiple H265 streams

2022-02-15 Thread g.jaegy
evel] multiple H265 streams Hi, I have a working RTSP server, streaming one H265 streaming through RTP (multicast UDP). My code is mostly based on the testH265VideoStreamer example. Now, I want to add multiple H265 streams (all having the same properties, resolution etc.). I'm not sure I understa

[Live-devel] multiple H265 streams

2022-02-15 Thread g.jaegy
Hi, I have a working RTSP server, streaming one H265 streaming through RTP (multicast UDP). My code is mostly based on the testH265VideoStreamer example. Now, I want to add multiple H265 streams (all having the same properties, resolution etc.). I'm not sure I understand really how that works