[Live-devel] RTSP Server - Fetch Frames from Socket instead of File

Weber, Patrick Patrick.Weber at iecinfrared.com
Fri Jun 3 11:13:27 PDT 2022


I did something similar for a client using FFMpeg libraries to read the encoded stream and - if needed - parse the H264/H265 NALs, add a KLV metadata stream, then send the two streams to a Live555 RTSP server using the liveMedia libraries. It's custom code, and not a sharable solution (the code I wrote belongs to the client). Hopefully it gives you an idea for an approach though.

- Pat

>>Hi All,

>>I am looking to fetch encoded video frames from socket in live555 Media Server instead of file. Is there any reference available >>with such a concept or where actually the minimal changes are required to achieve this?



More information about the live-devel mailing list