Closed Alex-Wenner-FHR closed 1 year ago
Hello!
Would it be possible to provide a sample of the ContinuousGetMediaWorker code leveraging a H264FrameDecoder Visitor?
I have got the ContinuousGetMediaWorker up and running using the Canary samples here https://github.com/aws-samples/amazon-kinesis-video-streams-demos/tree/master/canary/consumer-java, but am really struggling to incorporate the H264 visitor in place of the CanaryProcessor, to do something such as say, save a local jpg per frame.
Thanks!
Closing this, was able to get this working. May push up a sample to the demos for folks that run into the same issue as myself. Thanks!
Hello!
Would it be possible to provide a sample of the ContinuousGetMediaWorker code leveraging a H264FrameDecoder Visitor?
I have got the ContinuousGetMediaWorker up and running using the Canary samples here https://github.com/aws-samples/amazon-kinesis-video-streams-demos/tree/master/canary/consumer-java, but am really struggling to incorporate the H264 visitor in place of the CanaryProcessor, to do something such as say, save a local jpg per frame.
Thanks!