hls: Allow debugging of the playlist
Helps debugging issues
This commit is contained in:
parent
8d86a8b75d
commit
0e663fca94
@ -397,6 +397,8 @@ gst_m3u8_update (GstM3U8Client * client, GstM3U8 * self, gchar * data,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
GST_TRACE ("data:\n%s", data);
|
||||
|
||||
g_free (self->last_data);
|
||||
self->last_data = data;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user