gst-rtsp-server, Using "appsrc ! tsparse ! rtpmp2tpay" to stream any TS file.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

gst-rtsp-server, Using "appsrc ! tsparse ! rtpmp2tpay" to stream any TS file.

donbox
Hello there

I am using, with success, the following pipeline :

    *appsrc *name=tsDataSource !  *tsparse * set-timestamps=true  !
*rtpmp2tpay *pt=33 name=pay0


For the appsrc/tsDataSource,  * need-data *signal is used, to "pull" * TS
data *into the pipeline.

My question is, since I am "pulling" TS data here, do I really need to use
* set-timestamps * in tsparse.  Can that be avoided by setting appropriate
*caps *on the *appsrc *for *TS data*.










--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel