Input source in a loop?

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

Input source in a loop?

Pedro Lamarão
My team is developing digital TV middleware and we frequently use
samples transport streams for testing.

We have recently begun considering GStreamer in order to simulate a
broadcaster transmiting sample streams into our middleware.

One of our requirements is that whatever stream source we use must
continuously broadcast the sample stream, in a looping or circular way.

We have not been able to reuse the filesrc in this manner? Is there a
reusable component that meets this requirement?

We understand that one alternative is to modify the filesrc or code our
own, of course.

--
Pedro Lamarão
Software Engineer
Digital TV Products
+55 21 3147-3000/8675
[hidden email]
www.tqtvd.com
TQTVD Software


------------------------------------------------------------------------------

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

Re: Input source in a loop?

Kapil Agrawal
Pedro,

If you mean resending the same file , in a loop ?
then you can write a simple gstreamer application that will put the pipeline back to playing state at EOS

Thanks
Kapil

On Mon, May 24, 2010 at 7:45 PM, Pedro Lamarão <[hidden email]> wrote:
My team is developing digital TV middleware and we frequently use
samples transport streams for testing.

We have recently begun considering GStreamer in order to simulate a
broadcaster transmiting sample streams into our middleware.

One of our requirements is that whatever stream source we use must
continuously broadcast the sample stream, in a looping or circular way.

We have not been able to reuse the filesrc in this manner? Is there a
reusable component that meets this requirement?

We understand that one alternative is to modify the filesrc or code our
own, of course.

--
Pedro Lamarão
Software Engineer
Digital TV Products
+55 21 3147-3000/8675
[hidden email]
www.tqtvd.com
TQTVD Software


------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal

------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel