AW: AW: rtsp server dynamic pipeline

Thornton, Keith keith.thornton at zeiss.com
Thu Sep 19 06:10:42 UTC 2019


Hi,
In answer to the first part, it is possible to re-use the memory in order to avoid a memcpy while assigning a new GstBuffer.
Use gst_buffer_new_wrapped_full and remember to set a free memory function
regards

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im Auftrag von Marca 
Gesendet: Mittwoch, 18. September 2019 19:17
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: AW: rtsp server dynamic pipeline

Hi,

thanks alot for your answer. I didn't know the appsrc exampe yet. So I have to exchange buffers manually between appsink and appsrc. I work on embedded side with jetson nano board. I don't know if buffer exchange of NVMM buffers works this way?! Otherwise a copy to userspace would be necessary which kills performance.

Is there no way to generate a pipeline which consists of the live preview and the streaming part and which always exists and runs? This pipeline should be given to the rtsp server who doesn't delete it when client disconnects?

Greetings

Marc



--
Sent from: https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgstreamer-devel.966125.n4.nabble.com%2F&data=02%7C01%7C%7Cc7effb34379f458392ed08d73c5d31ca%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637044243270406812&sdata=8Y1BSYTYvIbf0EwwV3Ej4%2BnElB4Md8UPeANOm8p8wck%3D&reserved=0
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7Cc7effb34379f458392ed08d73c5d31ca%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637044243270406812&sdata=DpgAEfWPmr7I%2Baf0XeD8NjldPRCTfdPSn8%2FkBtGROws%3D&reserved=0


More information about the gstreamer-devel mailing list