[Bug 608148] tsdemux: Better handle PCR<=>PTS conversion (big difference, latency, ...)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 15 14:26:28 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=608148
--- Comment #32 from Andres Colubri <andres.colubri at gmail.com> ---
I testing live streaming from a GoPro Hero 4 camera over wifi. I originally
observed the same problems as reported in this thread:
http://gstreamer-devel.966125.n4.nabble.com/Streaming-GoPro-with-GStreamer-1-0-td4674216.html
I then applied the last four patches posted here, and built the latest revision
of GStreamer 1.9.1 from Git on Mac OSX 10.10 using Cerbero. The following
pipeline
gst-launch-1.0 -e -v udpsrc port=8554 ! queue ! decodebin ! videoconvert !
videoscale ! autovideosink
now seems to be processing the stream, however it still gives an error (see my
last attachment for full log) and does not show the video sink window.
However, one interesting thing is that if I quit the pipeline by pressing CTR-C
while it is still launching (before the "libav :0:: error while decoding MB 6
12, bytestream -xx" lines come up), I can briefly see the live video from the
camera for 1 second or two before the pipepline shuts down.
--
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