GStreamer 0.10.36.1 basesrc initial offset bug?

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

GStreamer 0.10.36.1 basesrc initial offset bug?

krakorar
Hi All,

I am utilizing rtspsrc to receive content from and RTSP H.264 camera and about 20-40% of the time encounter an error with basesrc at start up.  I have this problem with 0.10.36 and the latest from the 0.10 branch.

0:00:01.092901383 ^[[333m17984^[[00m      0x12368a0 ^[[36mDEBUG  ^[[00m ^[[00m             basesrc gstbasesrc.c:2756:gst_base_src_start:<fakesrc0>^[[00m starting source
0:00:01.093048609 ^[[333m17984^[[00m      0x12368a0 ^[[36mDEBUG  ^[[00m ^[[00m             basesrc gstbasesrc.c:2789:gst_base_src_start:<fakesrc0>^[[00m setting size 18446744073709551615
0:00:01.093113352 ^[[333m17984^[[00m      0x12368a0 ^[[36mDEBUG  ^[[00m ^[[00m             basesrc gstbasesrc.c:2802:gst_base_src_start:<fakesrc0>^[[00m format: bytes, have size: 0, size: 18446744073709551615, duration: -1
0:00:01.093164196 ^[[333m17984^[[00m      0x12368a0 ^[[36mDEBUG  ^[[00m ^[[00m             basesrc gstbasesrc.c:2805:gst_base_src_start:<fakesrc0>^[[00m is seekable: 1
0:00:01.093197092 ^[[333m17984^[[00m      0x12368a0 ^[[36mDEBUG  ^[[00m ^[[00m             basesrc gstbasesrc.c:2810:gst_base_src_start:<fakesrc0>^[[00m is random_access: 1
.
.
.
.
.
0:00:01.098362698 ^[[333m17984^[[00m 0x7fe120032e30 ^[[32;01mINFO   ^[[00m ^[[00m             basesrc gstbasesrc.c:2458:gst_base_src_loop:<fakesrc0>^[[00m pausing after gst_base_src_get_range() = unexpected


Best Regards,

--
Rob Krakora
MessageNet Systems
101 East Carmel Dr. Suite 105
Carmel, IN 46032
(317)566-1677
Ext 212
(317)663-0808 Fax




--
Rob Krakora
MessageNet Systems
101 East Carmel Dr. Suite 105
Carmel, IN 46032
(317)566-1677
Ext 212
(317)663-0808 Fax


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

Re: GStreamer 0.10.36.1 basesrc initial offset bug?

Tim-Philipp Müller-2
On Fri, 2012-11-02 at 10:00 -0400, Robert Krakora wrote:

Hi,

> I am utilizing rtspsrc to receive content from and RTSP H.264 camera
> and about 20-40% of the time encounter an error with basesrc at start
> up.  I have this problem with 0.10.36 and the latest from the 0.10
> branch.
> (snip)

So what's the exact error you get? (I presume that means an error
message on the bus?)

Why do you think there is an initial offset bug? which offset are you
talking about?

"unexpected" flow just generates an EOS ususally.

Some more details would be useful. Perhaps you can supply an URI and
gst-launch command to test?

 Cheers
  -Tim


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