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? _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
