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

Erwan Patrick Vigla vigla at ece.fr
Wed Jul 21 06:17:46 PDT 2010


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_Record function to the RTSPServer, streamState, subsession classes but i don't know how to link them with the sink and framer.
Indeed, i imagine a framer which duplicates its content when the "record" functionality is activated, that supposed that the subsession access to the framer...
Have i missed something? Does my reasoning seem correct?

Thank you in advance for any help!


EPV.




More information about the live-devel mailing list