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
Problem:
I am trying to live stream the Gopro Max to Mac; when I try to use FFmpeg with UDP, the streaming always freezes after ten seconds. It happens every time.
Moreover, I would like to confirm that the wireless live streaming quality is roughly 720p or less? And we couldn't connect the GoPro max to our laptop with a cable as USB ethernet connection to get a 1080p streaming. I would be really appreciate in advance!!!
Details:
I use the following command ffplay -fflags nobuffer -f:v mpegts -probesize 8192 udp://:8554
GoPro Camera(s): Gopro Max
Firmware Version: latest firmware
Steps to reproduce: described abobve
Happens every time? [Y/N]: Y
The text was updated successfully, but these errors were encountered:
Problem:
I am trying to live stream the Gopro Max to Mac; when I try to use FFmpeg with UDP, the streaming always freezes after ten seconds. It happens every time.
Moreover, I would like to confirm that the wireless live streaming quality is roughly 720p or less? And we couldn't connect the GoPro max to our laptop with a cable as USB ethernet connection to get a 1080p streaming. I would be really appreciate in advance!!!
Details:
I use the following command
ffplay -fflags nobuffer -f:v mpegts -probesize 8192 udp://:8554
The text was updated successfully, but these errors were encountered: