Membrane RTSP source

There’s no straightforward way to ‘skip stages’ in membrane. Imho the best option would be to make disector send SPS/PPS via notification to the pipeline, store them in the state and pass to the decoder via options upon spawning. It would require the decoder to support passing SPS/PPS via options, but that should be quite easy to implement.