> On Oct 30, 2023, at 5:16 AM, Şükrücan Taylan IŞIKOĞLU
> wrote:
>
> I am trying to create an RTSP server using Live555, with the stream source
> being raw h264 video of my USB webcam encoded with FFMPEG, sent over UDP.
>
> I have used BasicUDPSource from Live555 sources as my FramedSource c
Hello everyone,
I am trying to create an RTSP server using Live555, with the stream source
being raw h264 video of my USB webcam encoded with FFMPEG, sent over UDP.
I have used BasicUDPSource from Live555 sources as my FramedSource class. I
created my own MediaSubsession class as per the Live5