You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is maybe out of scope of this repo, but as it is about GoProStreaming, I thought to give it a go. The GoPro ("Quik") App supports "live". This creates an RTMP live stream, it even supports streaming to a custom server. I tested it and it works great. It does not need the phone to stream, it just needs the phone to start the stream. Is it possible to invoke this without the app somehow?
Update: I tried using packet capture on android to see what happens, but the app(quik) just says that the connection failed. Weird. This seems to happen if any VPN service (like PacketCapture or Netguard) is activ.
The text was updated successfully, but these errors were encountered:
I'm not sure if this is maybe out of scope of this repo, but as it is about GoProStreaming, I thought to give it a go. The GoPro ("Quik") App supports "live". This creates an RTMP live stream, it even supports streaming to a custom server. I tested it and it works great. It does not need the phone to stream, it just needs the phone to start the stream. Is it possible to invoke this without the app somehow?
These API endpoints might be useful:
But how do I start the stream?
Update: I tried using packet capture on android to see what happens, but the app(quik) just says that the connection failed. Weird. This seems to happen if any VPN service (like PacketCapture or Netguard) is activ.
The text was updated successfully, but these errors were encountered: