Re: [Live-devel] Bitrate estimation.

2023-11-29 Thread Ross Finlayson
> On Nov 30, 2023, at 2:27 AM, Ayik Ahmet wrote: > > Hello, I have implemented a RTSP server based on live555 from my live source > it works well with h264 and mjpeg. My question is that is there any feature > of live555 such as estimated bitrate for provided frames. By this way I can > cont

[Live-devel] Bitrate estimation.

2023-11-29 Thread Ayik Ahmet
Hello, I have implemented a RTSP server based on live555 from my live source it works well with h264 and mjpeg. My question is that is there any feature of live555 such as estimated bitrate for provided frames. By this way I can control my codec while encoding h264 frames. Thanks in advance Ahm