[Help] streaming GoPro Hero 4
Gal Nissim
galnissim at nyu.edu
Tue Jun 14 03:14:01 UTC 2016
Dear GStrreamers,
I'm trying to stream GoPro Hero 4.
I tried the following pipelines that were suggested by Tim Müller (here
<https://lists.freedesktop.org/archives/gstreamer-devel/2015-October/055103.html>)
but nothing appears. I did manage to stream using ffplay.
Does anyone have an idea why it's not working?
I will appreciate if you can share your thoughts with me.
Thanks,
Gal
*Tim's suggestions:*
Video only:
gst-launch-1.0 -e -v udpsrc port=8554 ! queue ! decodebin ! videoconvert !
videoscale ! autovideosink
Audio and video:
gst-launch-1.0 -e -v udpsrc port=8554 ! queue ! decodebin name=d d. ! queue
! videoconvert ! videoscale ! autovideosink d. ! queue ! audioconvert !
audioresample ! autoaudiosink
Audio and video (shorter command)
gst-launch-1.0 -e -v playbin uri=udp://127.0.0.1:8554
ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160613/6b38547c/attachment.html>
More information about the gstreamer-devel
mailing list