[Help] streaming GoPro Hero 4

Sebastian Dröge sebastian at centricular.com
Fri Jun 17 11:23:44 UTC 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160617/2dfe5fdd/attachment.sig>


More information about the gstreamer-devel mailing list