gopro
gopro copied to clipboard
Include Live Feed
udp://:8554
It doesn't look like it is... I haven't been able to make it work so far
after i posted yesterday i realized my comment was dumb. since then I have done some testing. using one of the start streaming http commands I did notice that udp starts streaming on 8554 over multicast however it stops after 10 seconds exactly. I am still investigating.
Looks like two devs are having issues, you can use FFplay to stream it (ffplay udp://:8554), but also you need a setting for MPEG playing in FFplay, I have done it using VLC/FFmpeg, not FFplay. Then use Python, dont know much but I think call(); can exec bash commands.
Thanks Konrad, Yea Josh Villbrandt is also working on the Live Feed, they have a few comments in their issue page. https://github.com/joshvillbrandt/goprohero/issues/8
@DenisCarriere @KonradIT have you guys found a solution to the streaming?