Hi Rose,
We are working on a camera. It is a pure ethernet camera with 1080p@30fps and
max bitrate is 8Mbit/s or higher. Now, we are facing the image broken problem
when I frame size over 100,000 bytes. I found this,
http://live-devel.live.narkive.com/LBpgaBLU/errors-when-streaming-hd-h-264-usi
Hi,
We are using cloud space for storage where we keep our recorded files
there, now we want to setup environment where if our user can stream any
recorded files present there. i know about the test applications live555
provides, but we want to develop something dynamically that one application
is
Hi Ross,
We are using live555 library (proxyServer) for proxying the back-end Camera
streams to end clients in one of our applications.
Recently I was trying to write a Camera simulation application (using
live555 2017.09.12) to test our Proxy Server. This Camera simulation app
Registers an RTSP
> Here you said:
> > The solution is to not send very large I-frames as single NAL units.
> > Instead, you should encode these I-frames into multiple 'slice' NAL units.
>
> Could you please give me some tips if we would like to do “encode these
> I-frames into multiple 'slice' NAL units” at li