[Bug 740461] GOPRO Cam Not streaming fine with Gstreamer GIT
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 21 12:47:06 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740461
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiagossantos> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiagossantos at gmail.com
--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-11-21 20:47:04 UTC ---
Could be related to this:
ERROR fragmented m3u8.c:1001:gst_m3u8_client_advance_fragment:
Could not find current fragment
After this it starts pushing the fragments in a non-contiguous sequence:
gst_hls_demux_get_next_fragment:<hlsdemux0> Fetching next fragment
http://10.5.5.9:8080/live/amba_hls-4.ts 0:00:18.000000000
gst_hls_demux_get_next_fragment:<hlsdemux0> Fetching next fragment
http://10.5.5.9:8080/live/amba_hls-8.ts 0:00:18.000000000
gst_hls_demux_get_next_fragment:<hlsdemux0> Fetching next fragment
http://10.5.5.9:8080/live/amba_hls-12.ts 0:00:18.00000000
...
The timestamps should be increasing by 1s for each fragment, and it seems to be
skipping a few of them.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list