Hi Fabio,
>I am working on a ARM video server streaming a H264 flow of data over RTP
>protocol.
>I am using appsrc module to inject data into the pipeline.
>The server must start/stop streaming on remote-request basis;
I am working on the similar functionality for my hobby project
(www.gitorio
Hi all...
I am working on a ARM video server streaming a H264 flow of data over RTP
protocol.
I am using appsrc module to inject data into the pipeline.
The server must start/stop streaming on remote-request basis; to satisfy
this request I do gst_element_set_state (pipeline, GST_STATE_PLAYING) to