Query on gstreamer multiple pipeline

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Query on gstreamer multiple pipeline

manasa b athreya
Hi all,
If 2 gstreamer pipelines are running means,how to know logs obtained are from which pipeline?

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

AW: Query on gstreamer multiple pipeline

Thornton, Keith

Hi, if I remember correctly, the pipeline calling gst_init second will win.

 

Von: gstreamer-devel [mailto:[hidden email]] Im Auftrag von manasa b athreya
Gesendet: Dienstag, 14. März 2017 04:45
An: [hidden email]
Betreff: Query on gstreamer multiple pipeline

 

Hi all,

If 2 gstreamer pipelines are running means,how to know logs obtained are from which pipeline?


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Query on gstreamer multiple pipeline

Nicolas Dufresne-5
In reply to this post by manasa b athreya
Le mardi 14 mars 2017 à 09:15 +0530, manasa b athreya a écrit :
> Hi all,
> If 2 gstreamer pipelines are running means,how to know logs obtained
> are from which pipeline?

They will be running on different threads. Not all logs will be
associated with a specific pipeline though. Read this page for details
about the information found in the logs:

https://gstreamer.freedesktop.org/documentation/tutorials/basic/debuggi
ng-tools.html

> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (188 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: AW: Query on gstreamer multiple pipeline

Nicolas Dufresne-5
In reply to this post by Thornton, Keith
Le mardi 14 mars 2017 à 09:46 +0000, Thornton, Keith a écrit :
> Hi, if I remember correctly, the pipeline calling gst_init second
> will win.

No, all logs from all pipelines will be printed. Also, there is no need
to call gst_init() twice to run two pipelines.

>  
> Von: gstreamer-devel [mailto:[hidden email]
> p.org] Im Auftrag von manasa b athreya
> Gesendet: Dienstag, 14. März 2017 04:45
> An: [hidden email]
> Betreff: Query on gstreamer multiple pipeline
>  
> Hi all,
> If 2 gstreamer pipelines are running means,how to know logs obtained
> are from which pipeline?
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (188 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Query on gstreamer multiple pipeline

manasa b athreya
In reply to this post by manasa b athreya

Hi all,
If 2 gstreamer pipelines are running means,how to know logs obtained are from which pipeline?


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel