+* RTSP on_media_configure and appsrc: https://github.com/GStreamer/gst-rtsp-server/blob/master/examples/test-appsrc.c
+* Link two pipelines: http://gstreamer-devel.966125.n4.nabble.com/Two-pipelines-link-them-merge-them-easy-handling-td4686753.html
+
+a "relay" between cameras and rtsp, in rust:
+
+* https://github.com/thirtythreeforty/neolink
+
+## gstreamer: from udp to rtsp
+
+* http://trac.gateworks.com/wiki/Yocto/gstreamer/streaming
+
+## HLS
+
+or gstreamer's `hlssink(2)`, if we want to serve files via HTTP and kodi can
+read/play .m3u8 playlist