Open ttran4040 opened 8 years ago
I've been experimenting with external camera sources. GoPro is very tricky because there's no official api/sdk. The hero3/hero4 streaming methods are completely different. I'm not even sure if the native h264 decoder supports the profile coming out of the gopro. What does work and is a lot easier is using the sony action cam sdk, since it produces bitmaps you can composite using the opengl media_codec2 streaming method.
Can this support third party video recorder such as a GoPro?