[Help] streaming GoPro Hero 4

Gal Nissim galnissim at nyu.edu
Fri Jun 17 18:19:07 UTC 2016


Hi Sebastian,

I'm working with Andres Colubri (cc'ed) in order to develop Processing's
video library and to enable streaming from GoPro.
Attached is the URL to the output that we have got from the full debug (
https://drive.google.com/file/d/0B6N7AGfVtzMHYlFWZm81VEdIQlU/view?usp=sharing
).

We saw this message: tsdemux tsdemux.c:2576:gst_ts_demux_push_pending_data:
Not enough information to push buffers yet, storing buffer
that made us think that the video is not fully processed.

We don't fully understand the output and will appreciate your help,
Thanks,
Andres and Gal
ᐧ

On Fri, Jun 17, 2016 at 7:23 AM, Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Mi, 2016-06-15 at 21:54 -0400, Gal Nissim wrote:
> > Hi Sebastian,
> >
> > I checked the udp traffic on the wifi interface with Wireshark as you
> > suggested, and everything seems to be working fine (attached is a
> > print screen):
> > [...]
>
> You're running this on the machine with the IP 10.5.5.100? What happens
> if you run
>
>   gst-launch-1.0 udpsrc address=10.5.5.100 port=8554 ! fakesink dump=true
>
> It should dump all packets to stdout, if any are received (which they
> apparently are according to wireshark).
>
>
> Your log suggests that packets are actually received and MPEG-TS is
> detected and then handled by tsdemux. So the more relevant question in
> the end is then probably what goes wrong in tsdemux or afterwards.
>
> Can you get a full debug log with GST_DEBUG=6?
>
> --
>
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160617/1fac5cd3/attachment.html>


More information about the gstreamer-devel mailing list