udp - How to stream video in iOS app from GoPro HERO4? -


how stream video in ios app gopro hero4? able steam using gopro hero3. have tried several ways failed stream.

to start streaming need execute url:

http://10.5.5.9/gp/gpcontrol/execute?p1=gpstream&c1=start

to stop:

http://10.5.5.9/gp/gpcontrol/execute?p1=gpstream&c1=stop

next can download streaming data using port udp 8554. unfortunately solution working old software version. last 1 02.00.00 not working.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -