tcpclientsrc: this is not a live source
Don't mark us as a live source because we are not.
This commit is contained in:
parent
4228ba0c6b
commit
5181760120
@ -152,8 +152,6 @@ gst_tcp_client_src_init (GstTCPClientSrc * this, GstTCPClientSrcClass * g_class)
|
||||
this->protocol = GST_TCP_PROTOCOL_NONE;
|
||||
this->caps = NULL;
|
||||
|
||||
gst_base_src_set_live (GST_BASE_SRC (this), TRUE);
|
||||
|
||||
GST_OBJECT_FLAG_UNSET (this, GST_TCP_CLIENT_SRC_OPEN);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user