0

I am using rtsp-server module in GStreamer to save in file a stream received from a client with the RECORD RTSP property.

In the server I am using the signal "media_configure" to modify the element "filesink" adding the property "location" and setting the new name file.

I want that name file is setting from client, in the ANNOUNCE message for example, but I don't know the way.

Any solution??

Thank you very much!!

ChavesJM
  • 183
  • 2
  • 12
  • just to clarify - you are recording stream on server-side into file and you want for client to be able to set the file name through ANNOUNCE message - that is control server recording from client-side? – nayana Nov 18 '15 at 12:29
  • Yes, that is. Thanks. – ChavesJM Nov 24 '15 at 19:47

0 Answers0