I have a Sony camera, and I want to use an OAK camera's CPU to encode the H.265 video stream from the Sony camera. Is this possible?
H.265 stream video
PhLnhNguyn
Technically, yes. If you send the frames from sony camera via XLINKIN to the device, perform encoding, then send the stream back via XLINKOUT. Probably not the most optimal solution though since you use twice the bandwidth and since the frame size is limited to 4K.
Thanks,
Jaka