Hi,
On Sun, 8 Dec 2024 at 12:09, Clément Péron wrote:
>
> Hi,
>
> On Sat, 7 Dec 2024 at 17:43, Leo Izen wrote:
> >
> > On 12/6/24 1:30 PM, Clément Péron wrote:
> > > Hi,
> > >
> > > On Fri, 6 Dec 2024 at 18:55, Clément Péron wrote:
> > >>
> > >> Hi,
> > >>
> > >> I am trying to convert a RTSP s
Hi,
On Sat, 7 Dec 2024 at 17:43, Leo Izen wrote:
>
> On 12/6/24 1:30 PM, Clément Péron wrote:
> > Hi,
> >
> > On Fri, 6 Dec 2024 at 18:55, Clément Péron wrote:
> >>
> >> Hi,
> >>
> >> I am trying to convert a RTSP stream to a series of frames that I send
> >> to a stdout PIPE with a low latency
On 12/6/24 1:30 PM, Clément Péron wrote:
Hi,
On Fri, 6 Dec 2024 at 18:55, Clément Péron wrote:
Hi,
I am trying to convert a RTSP stream to a series of frames that I send
to a stdout PIPE with a low latency .
I first tried this command.
In general, user issues are for the ffmpeg-user mail
Hi,
On Fri, 6 Dec 2024 at 18:55, Clément Péron wrote:
>
> Hi,
>
> I am trying to convert a RTSP stream to a series of frames that I send
> to a stdout PIPE with a low latency .
>
> I first tried this command.
>
> "ffmpeg -hwaccel cuda -flags +low_delay -fflags +nobuffer -nostats
> -debug_ts -re -
Hi,
I am trying to convert a RTSP stream to a series of frames that I send
to a stdout PIPE with a low latency .
I first tried this command.
"ffmpeg -hwaccel cuda -flags +low_delay -fflags +nobuffer -nostats
-debug_ts -re -rtsp_flags prefer_tcp -rtsp_transport tcp -i
RTSP_STREAM -f rawvideo -fps