Status 31 Is always Zero #235
Unanswered
contagiousmind
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a GoPro (4) Session. Just starting playing around with the WiFi commands to enable me to work more closely with my GoPro day to day.
I've successfully connected, and sent a magic packet to wake camera from commands (I'm working in C#). I can trigger the shutter to start and stop recordings, among others.
I have called the url specified in the LiveStreaming.md documentation .../execute?p1=gpStream... which returns, status, 0.
In the HERO4-Session.md document, in the 'Streaming' section at the bottom, it says "You need to HTTP GET the status Url... until the status:31 is set to a value above 0.
This value is always zero for me - what am I missing? Any suggestions would be greatly appreciated.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions