Re: [Live-devel] Implement RECORD RTSP functionality (server)

2010-07-24 Thread Ross Finlayson
As an academic project, i want to implement the record functionality in your library. I mean, to implement the RTSP request: RECORD, permitting to the server to copy the content of the media during streaming. I imagine to add a HandleCmd_Record function to the RTSPServer, streamState, subsession

[Live-devel] Implement RECORD RTSP functionality (server)

2010-07-21 Thread Erwan Patrick Vigla
Hello Ross, Before everything, great job for your work. As an academic project, i want to implement the record functionality in your library. I mean, to implement the RTSP request: RECORD, permitting to the server to copy the content of the media during streaming. I imagine to add a HandleCmd