Re: [Live-devel] Cannot watch RTSP stream from Live555 using FFMPEG

2023-10-30 Thread Ross Finlayson
> 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

[Live-devel] Cannot watch RTSP stream from Live555 using FFMPEG

2023-10-30 Thread Şükrücan Taylan IŞIKOĞLU
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