hello, looking at: https://godoc.org/golang.org/x/mobile
I see I can draw any polygon or text or image to the screen. And with audio: https://godoc.org/golang.org/x/mobile/exp/audio/al I see I could play any sound I want so... my question is, is it possible to stream a video file and play it? Feels like https://godoc.org/golang.org/x/mobile/exp/video <https://godoc.org/golang.org/x/mobile/exp/audio/al> package is missing but coming soon? Is it a fools errand to try and write this logic in go? Would I have to re-create some ffmpeg c logic? Thanks! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/9c94ed30-7072-469d-9005-e165d25a91df%40googlegroups.com.