Making some experiments with VLC to record remotely multiple RTSP/RTP streams, I could use any of the VLC interfaces (VLM notably to start the recording asyncronously). Reading the RTSP RFC-2326 I saw the optional RECORD method and I wonder if it could be an interesting idea to implement some record capability in the VLC RTSP server part and put a "remote record button" if VLC media player, as a client, found that the RTSP server conected has RECORD capability.
Any comments?
Thanks.