decodebin2
Jayanth K.P
kp.jayanth at gmail.com
Tue Mar 22 04:24:18 PDT 2011
Hi,
I am linking udpsrc with decodebin2. When I change the state of the
pipeline to playing. There is no packets from the source URL. When
this happens i see the application crashes.(The crash looks to be in
the typefindfunctions).
How do we handle this scenario when there is no data from the source.
My requirement is till we get data we need to be in the pipeline.
Here are the logs ..Plz help.
Regards,
Jayanth
0:02.366610964 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.366790371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.376373667 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.376615223 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.376794186 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.386383703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.386950000 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:311:gst_buffer_init: init 0x449178
0:00:02.387187148 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:336:gst_buffer_new: new 0x449178
0:00:02.387469185 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:1914:gst_base_src_do_sync:<udpstream0> no latency needed,
live 1, sync 0
0:00:02.387735703 3194 0x463be8 DEBUG GST_CLOCK
gstclock.c:929:gst_clock_get_internal_time:<GstSystemClock> internal
time 0:09:59.539539924
0:00:02.388014185 3194 0x463be8 DEBUG GST_CLOCK
gstclock.c:974:gst_clock_get_time:<GstSystemClock> adjusted time
0:09:59.539539924
0:00:02.388355407 3194 0x463be8 LOG basesrc
gstbasesrc.c:1936:gst_base_src_do_sync:<udpstream0> startup timestamp:
99:99:99.999999999, running_time 0:00:01.082285739
0:00:02.388641370 3194 0x463be8 LOG basesrc
gstbasesrc.c:1948:gst_base_src_do_sync:<udpstream0> no timestamp
offset needed
0:00:02.388844148 3194 0x463be8 LOG basesrc
gstbasesrc.c:1960:gst_base_src_do_sync:<udpstream0> created timestamp:
0:00:01.082285739
0:00:02.389076703 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:2009:gst_base_src_do_sync:<udpstream0> no sync needed
0:00:02.389266963 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:2180:gst_base_src_get_range:<udpstream0> buffer ok
0:00:02.389496185 3194 0x463be8 LOG GST_PADS
gstpad.c:5155:gst_pad_push_event:<udpstream0:src> event: newsegment
0:00:02.389732407 3194 0x463be8 LOG GST_PADS
gstpad.c:5196:gst_pad_push_event:<udpstream0:src> event had no source,
setting pad as event source
0:00:02.389978259 3194 0x463be8 LOG GST_PADS
gstpad.c:5213:gst_pad_push_event:<udpstream0:src> sending event
newsegment to peerpad 0x456818
0:00:02.390254333 3194 0x463be8 DEBUG GST_EVENT
gstpad.c:5342:gst_pad_send_event:<decodebin20:sink> have event type
newsegment
0:00:02.390511666 3194 0x463be8 LOG GST_PADS
gstpad.c:5155:gst_pad_push_event:<sink:proxypad0> event: newsegment
0:00:02.390759370 3194 0x463be8 LOG GST_PADS
gstpad.c:5213:gst_pad_push_event:<sink:proxypad0> sending event
newsegment to peerpad 0x4500d8
0:00:02.391029852 3194 0x463be8 DEBUG GST_EVENT
gstpad.c:5342:gst_pad_send_event:<typefind:sink> have event type
newsegment
0:00:02.391277148 3194 0x463be8 DEBUG typefind
gsttypefindelement.c:530:gst_type_find_element_handle_event:<typefind>
got newsegment event in mode 1
0:00:02.391528407 3194 0x463be8 DEBUG typefind
gsttypefindelement.c:583:gst_type_find_element_handle_event:<typefind>
Saving newsegment event to send later
0:00:02.391779703 3194 0x463be8 DEBUG GST_PADS
gstpad.c:5370:gst_pad_send_event:<typefind:sink> sent event, result 1
0:00:02.392014407 3194 0x463be8 LOG GST_PADS
gstpad.c:5221:gst_pad_push_event:<sink:proxypad0> sent event to
peerpad 0x4500d8, result 1
0:00:02.392277481 3194 0x463be8 DEBUG GST_PADS
gstpad.c:5370:gst_pad_send_event:<decodebin20:sink> sent event, result
1
0:00:02.393254000 3194 0x463be8 LOG GST_PADS
gstpad.c:5221:gst_pad_push_event:<udpstream0:src> sent event to
peerpad 0x456818, result 1
0:00:02.393612481 3194 0x463be8 LOG GST_PADS
gstpad.c:4683:gst_pad_push:<udpstream0:src> Taking slow path
0:00:02.393935629 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4224:gst_pad_chain_data_unchecked:<decodebin20:sink> calling
chainfunction &gst_proxy_pad_do_chain
0:00:02.394191000 3194 0x463be8 LOG GST_PADS
gstpad.c:4683:gst_pad_push:<sink:proxypad0> Taking slow path
0:00:02.394544518 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4224:gst_pad_chain_data_unchecked:<typefind:sink> calling
chainfunction &gst_type_find_element_chain
0:00:02.394795037 3194 0x463be8 LOG typefind
gsttypefindelement.c:754:gst_type_find_element_chain:<typefind>
handling buffer in mode 1
0:00:02.395035852 3194 0x463be8 DEBUG typefind
gsttypefindelement.c:798:gst_type_find_element_chain_do_typefinding:<typefind>
not enough data for typefinding yet (0 bytes)
0:00:02.395292518 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4235:gst_pad_chain_data_unchecked:<typefind:sink> called
chainfunction &gst_type_find_element_chain, returned ok
0:00:02.395549963 3194 0x463be8 LOG GST_PADS
gstpad.c:4690:gst_pad_push:<sink:proxypad0> Caching push data
0:00:02.395835074 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4235:gst_pad_chain_data_unchecked:<decodebin20:sink> called
chainfunction &gst_proxy_pad_do_chain, returned ok
0:00:02.396094074 3194 0x463be8 LOG GST_PADS
gstpad.c:4690:gst_pad_push:<udpstream0:src> Caching push data
0:00:02.397064778 3194 0x463be8 LOG basesrc
gstbasesrc.c:2392:gst_base_src_loop:<udpstream0> next_ts
99:99:99.999999999 size 4096
0:00:02.397588555 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:2135:gst_base_src_get_range:<udpstream0> calling create
offset -1 length 4096, time 0
0:00:02.397982185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.398424370 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.406380371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.406623593 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.406801371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.416384741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.416628482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.416808075 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.426374185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.426617333 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.426795926 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.436415000 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.436656963 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.436840037 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.446383630 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.446627927 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.446807408 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.456407816 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.456652519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.456831519 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.466380185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.466620407 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.466797963 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.476384370 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.476632444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.476812629 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.486387444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.486625407 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.486804000 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.496507852 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.496782703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.496968296 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.507388667 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.507638630 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.507816853 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.516385853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.516627741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.516808741 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.526380927 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.526624223 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.526803075 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.536450778 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.536704185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.536885629 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.546381926 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.546623592 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.546802074 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.556380518 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.556628444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.556810074 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.566412112 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.566649853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.566828334 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.576426075 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.576672371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.576853964 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.586380853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.586620519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.586797667 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.596379815 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.596627370 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.596808296 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.606377185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.606620148 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.606799000 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.616382518 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.616626963 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.616805889 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.626378853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.626621741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.626800334 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.636408964 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.636652556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.636833149 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.646378519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.646620445 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.646798371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.656421222 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.656666296 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.656845741 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.666385370 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.666625666 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.666805926 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.676411334 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.676656149 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.676837260 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.686382334 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.686621038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.686798890 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.696385074 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.696631926 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.696811741 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.706379037 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.706623703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.706802296 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.716386186 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.716630519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.716810816 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.726410519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.726658408 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.726838371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.736437666 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.736690037 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.736872074 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.746385407 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.746629074 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.746807555 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.756385815 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.756633444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.756813592 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.766444259 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.766684741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.766864333 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.776811556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.782011038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.782217186 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.786451445 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.786732482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.786941112 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.796391112 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.796669853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.796856371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.806406518 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.806655222 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.806831296 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.816386741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.816630185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.816810741 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.826380481 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.826624407 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.826802111 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.836419927 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.836663112 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.836844556 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.846381408 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.846624482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.846802149 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.856381667 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.856629408 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.856810038 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.866386629 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.866627037 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.866805852 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.876382703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.876629000 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.876810185 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.886392592 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.886631296 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.886808148 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.896412371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.896657890 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.896838038 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.906380371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.906622223 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.906799112 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.916387556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.916630112 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.916811964 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.926382259 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.926625259 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.926802963 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.936415296 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.936658703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.936838778 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.946382556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.946627260 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.946804519 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.957583741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.957837556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.958020927 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.966408703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.966652185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.966830926 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.976391000 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.976638852 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.976819741 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.986425556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.986677890 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.986859149 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:02.996409779 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:02.996662816 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:02.996844704 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.006410444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.006652963 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.006831000 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.016389666 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.016632555 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.016814074 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.026428592 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.026670778 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.026848370 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.036423778 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.036668629 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.036851148 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.046641001 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.046887964 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.047065853 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.056753038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.057005297 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.057186297 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.074457667 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.074707186 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.074886371 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.076514629 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.076766889 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.076947852 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.086458296 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.091474926 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.091680518 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.102789444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.103038444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.103220222 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.106428593 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.106753075 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.106941445 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.116459001 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.116707371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.116886445 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.126389630 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.126632519 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.126809816 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.136441370 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.136687703 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.136868518 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.146386000 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.146631333 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.146810000 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.156387000 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.156634222 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.156816185 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.166423445 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.166662853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.166840038 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.176386853 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.176634371 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.176815186 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.186389482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.186628964 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.186806223 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.196393037 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.196640185 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.196820592 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.206384518 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.206626778 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.206804629 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.216400482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.216644260 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.216823001 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.226449779 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.226693927 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.226872223 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.236429741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.236672666 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.236854111 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.246386444 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.246628926 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.246806629 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.256390556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.256636149 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.256816630 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.266390223 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.266628556 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.266807482 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.276393740 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.276640926 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.276822222 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.286391741 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.286631815 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.286810148 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.296389148 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.296634370 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.296815111 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.306388148 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.306632852 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.306811481 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.316487482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.316734482 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.316915927 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.326733408 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.326980593 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.327158890 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.336462260 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.336706297 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.336887149 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.346392555 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.346635963 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.346816222 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.356394222 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.356641778 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.356822370 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.366392407 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.366632259 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.366810926 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.376402038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.376650038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.376829779 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.386594038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.386860038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:487:gst_udpstream_create:<udpstream0> doing select,
timeout 10000
0:00:03.387043186 3194 0x463be8 DEBUG GST_POLL
gstpoll.c:1218:gst_poll_wait: timeout :0:00:00.010000000
0:00:03.396407038 3194 0x463be8 LOG iptvsrc
gstudpstream.c:491:gst_udpstream_create:<udpstream0> select returned 0
0:00:03.396859297 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:311:gst_buffer_init: init 0x4491d0
0:00:03.397088260 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:336:gst_buffer_new: new 0x4491d0
0:00:03.397352297 3194 0x463be8 DEBUG GST_CLOCK
gstclock.c:929:gst_clock_get_internal_time:<GstSystemClock> internal
time 0:10:00.549158999
0:00:03.397633519 3194 0x463be8 DEBUG GST_CLOCK
gstclock.c:974:gst_clock_get_time:<GstSystemClock> adjusted time
0:10:00.549158999
0:00:03.397904779 3194 0x463be8 LOG basesrc
gstbasesrc.c:1974:gst_base_src_do_sync:<udpstream0> created timestamp:
0:00:02.091904814
0:00:03.398143186 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:2009:gst_base_src_do_sync:<udpstream0> no sync needed
0:00:03.398334667 3194 0x463be8 DEBUG basesrc
gstbasesrc.c:2180:gst_base_src_get_range:<udpstream0> buffer ok
0:00:03.398564927 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4663:gst_pad_push:<udpstream0:src> calling chainfunction
&gst_proxy_pad_do_chain
0:00:03.398828334 3194 0x463be8 LOG GST_SCHEDULING
gstpad.c:4663:gst_pad_push:<sink:proxypad0> calling chainfunction
&gst_type_find_element_chain
0:00:03.399061779 3194 0x463be8 LOG typefind
gsttypefindelement.c:754:gst_type_find_element_chain:<typefind>
handling buffer in mode 1
(encoding:3194): GStreamer-CRITICAL **: gst_buffer_span: assertion
`len > 0' failed
0:00:03.399663816 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:195:gst_buffer_finalize: finalize 0x449178
0:00:03.399905260 3194 0x463be8 LOG GST_BUFFER
gstbuffer.c:195:gst_buffer_finalize: finalize 0x4491d0
Segmentation fault (core dumped)
More information about the gstreamer-devel
mailing list