RTSP Streaming

From RidgeRun Developer Wiki





Follow Us On Twitter LinkedIn Email Share this page



Preferred Partner Logo 3




Streaming

In this section we present some pipeline examples of how to stream video over the network using the rtspsink element. Check this wiki for more examples.

H264

This pipeline generates a test video pattern, compresses it using the H.264 codec, and streams it over RTSP:


H265

This pipeline creates a test video feed, encodes it in H.265 format with specific settings, and delivers it via RTSP:


Clients

This section provides information about various software solutions that can be used to receive and display the RTSP streams generated by the streaming pipelines. Refer to this wiki for more examples and different clients.

H264


H265